Commit Graph

14416 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
6b50f78bf2 * status.15x: style.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23603 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 18:01:47 +00:00
Jürgen Spitzmüller
113d65643c * src/insets/InsetNote.h:
- implement missing noFontChange.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23602 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 17:50:12 +00:00
Uwe Stöhr
b71906bc7e stdmenus.inc: comment out two non-working menu entries
(see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg136498.html)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23599 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 16:49:06 +00:00
Jürgen Spitzmüller
cb05cc652f * lib/configure.py:
- Add support for the HTML-to-LaTeX converters gnuhtml2latex 
	  and htmltolatex (bug 4615).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23586 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 14:10:13 +00:00
Uwe Stöhr
b8d522bd59 installer update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23584 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 12:41:44 +00:00
Jürgen Spitzmüller
9865bdd6c8 * lib/layouts/amsmaths.inc:
- assure amsthm is loaded if a theorem is defined with \theoremstyle.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23578 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 10:18:33 +00:00
Jürgen Spitzmüller
5cdfc7acea * src/Text3.cpp (doInsertInset):
- further improve the behaviour when inserting a collapsable inset 
	  over a multi-paragraph selection.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23534 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-07 11:51:24 +00:00
Jürgen Spitzmüller
ba956235d1 * src/Text3.cpp (doInsertInset):
- Improve the behaviour when inserting a collapsable inset 
	  over a multi-paragraph selection.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23511 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-06 13:34:42 +00:00
Uwe Stöhr
98b08ee76b UserGuide: - update from floatflt to wrapfig (forgot this for the LyX 1.5.4 release)
- mention the math manual (dito)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23499 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-06 01:56:03 +00:00
Jürgen Spitzmüller
0a77e56725 * lib/configure.py:
- Use verbose htlatex command instead of oolatex, if available, 
	  since the latter caused problems on some systems (bug 4604).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23495 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-05 23:31:10 +00:00
Jürgen Spitzmüller
5a918564ae * src/insets/InsetMathBox.{cpp,h}:
- add validate method and validate \tag[*] (bug 4586)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23482 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-05 18:52:30 +00:00
Pavel Sanda
f1e1afa308 Andre' comments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23464 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 21:49:30 +00:00
Uwe Stöhr
ab6aeb882d French version of Formula-numbering.lyx by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23460 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 20:48:26 +00:00
Pavel Sanda
6bfbb310d2 ToC tree redrawing after resets.
http://bugzilla.lyx.org/show_bug.cgi?id=3740


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23444 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 14:07:12 +00:00
Jean-Marc Lasgouttes
af3b63ac40 * src/CutAndPaste.cpp (eraseSelectionHelper): when the last paragraph that
is cut is completely erased, remove it regardless of its layout (fixes
	bug 3995).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23430 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 10:14:29 +00:00
Uwe Stöhr
dcb606d0b7 installer:
- new Romanian translation
- fix two bugs with language settings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23402 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-02 21:39:50 +00:00
Uwe Stöhr
688457ddca German Extended.lyx: small update by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23396 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-02 17:20:14 +00:00
Uwe Stöhr
e13830f115 installer update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23385 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-02 12:47:01 +00:00
Uwe Stöhr
b1c98994df French UserGuide.lyx: forgot to update the version number
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23375 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-01 20:48:06 +00:00
Uwe Stöhr
e35085f07c - new Spanish translation of the math manual
- Math.lyx: bug 2461 is now fixed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23368 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-01 14:50:18 +00:00
Uwe Stöhr
c81532af72 fix http://bugzilla.lyx.org/show_bug.cgi?id=2461 also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23367 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-01 14:18:57 +00:00
Uwe Stöhr
352ab474a0 installer update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23366 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-01 14:15:51 +00:00
Jürgen Spitzmüller
9ea2659bdd * lib/configure.py:
- add checks for pdf2ps and pdftops (bug 3968).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23352 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-29 10:32:34 +00:00
Uwe Stöhr
249446dafe Math.lyx: two more bugfixes spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23337 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-28 21:06:03 +00:00
Uwe Stöhr
019c4e9a71 status.15x: tipo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23298 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 23:39:31 +00:00
Uwe Stöhr
f7a0bff71f InsetMathNest.cpp: allow to enter starred commands (fixed bug 4585)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23297 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 23:33:03 +00:00
Uwe Stöhr
389b03c870 EmbeddedObjects.lyx: check for the sidecap package, since it is e.g. no longer by default installed on MiKTeX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23269 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 00:39:25 +00:00
Uwe Stöhr
4a067a65f9 installer updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23268 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 00:04:17 +00:00
Uwe Stöhr
de42244c92 - chkconfig.ltx: check for nicefrac and units
(nicefrac and units are supported by LyX since LyX 1.5.0.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23267 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 00:02:48 +00:00
Uwe Stöhr
94230a5629 Math.lyx: several fixes for bugs spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23265 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 23:40:48 +00:00
Uwe Stöhr
67b84f2e80 final installer updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23255 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 18:10:30 +00:00
Uwe Stöhr
1a59e860c9 German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23254 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 18:08:43 +00:00
Jürgen Spitzmüller
971fc1b5f8 * lib/lyx2lyx/lyx_1_5.py:
- implement wrapper around normalize that handles specific cases
	  that must not be normalized (rest of bug 3313).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23228 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-25 13:33:12 +00:00
Jürgen Spitzmüller
4cc31fc8c2 * po/ro.po:
- update by Marius Ionescu

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23219 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-25 07:34:49 +00:00
Uwe Stöhr
fd54133723 installer updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23207 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-25 01:23:55 +00:00
Uwe Stöhr
3bfd264995 nl.po: fix two shortcut collisions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23206 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-25 01:11:41 +00:00
Uwe Stöhr
a4ac946429 delete French mathed.lyx as we did already for the other languages where we have a translation of the new math manual.
(I simply forgot to the French version, for German and English it was already done and anounced for LyX 1.5.4.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23202 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 22:52:01 +00:00
Bo Peng
94b2999e9e Load local textclass in addTextClass(), reload local layout correctly in LFUN_TEXTCLASS_APPLY and LFUN_TEXTCLASS_LOAD
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23199 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 21:25:11 +00:00
Uwe Stöhr
bfa4f6b0f4 insets/InsetTabular.cpp: fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4554
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23195 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 16:07:47 +00:00
Jürgen Spitzmüller
9546792d88 * status.15x: reset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23185 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 13:08:27 +00:00
Jürgen Spitzmüller
21bcc15da9 start 1.5.5svn.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23184 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 12:40:46 +00:00
Jürgen Spitzmüller
8fb7a3cfe4 * configure.ac:
- set version to 1.5.4

* ANNOUNCE:
* NEWS:
* status.15x:
	- final tweaks.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23182 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 10:55:12 +00:00
Jürgen Spitzmüller
86f4991ed5 * po/*.po:
- final remerge.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23181 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 10:52:42 +00:00
Uwe Stöhr
0b8235fd0b Extended.lyx: update by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23164 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-23 18:12:37 +00:00
Jürgen Spitzmüller
6c1b8c8422 forgot this in r23160.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23161 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-23 17:28:44 +00:00
Jürgen Spitzmüller
de263dca11 * src/Text3.cpp (cursorPrevious, cursorNext):
- Fix a crash when pressing "page up" while the cursor is in an empty
  	   paragraph (bug 4570); patch by Jean-Marc, slightly extended by advice of Abdel.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23160 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-23 17:21:33 +00:00
Uwe Stöhr
9cacf64790 installer update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23156 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-23 15:58:32 +00:00
Uwe Stöhr
e8a5d3aa43 fr.po: update by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23155 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-23 15:47:29 +00:00
Pavel Sanda
095a61803e * Updated he.po (by Ran Rutenberg)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23131 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-22 14:07:38 +00:00
José Matox
0ba8c400f2 Make postats.py independent of the environment locale (2nd try)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23099 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-21 15:08:15 +00:00