Commit Graph

14642 Commits

Author SHA1 Message Date
Richard Heck
aff53a5a28 Remove unused code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24000 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-27 06:19:07 +00:00
Uwe Stöhr
ac66bdd5e7 German UserGuide.lyx: update by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23962 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-26 01:08:26 +00:00
Joost Verburg
1bef840cb4 formatting and fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23935 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-25 02:03:40 +00:00
Jürgen Spitzmüller
7255a701e8 * src/Text3.cpp:
- disallow non-Note notes inside commands (sections etc.)
	  This fixes bug 4180 partially (the change is still possible via the dialog).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23919 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-24 13:24:44 +00:00
Bo Peng
090e6911d2 Move \label{} outside of listings option caption={} because the listings package prefers a separate label={} option.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23865 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-21 13:56:27 +00:00
Jean-Marc Lasgouttes
b53311572b - fix the 'make check' target in src/support; one of the checks still
fails (bug 4638)



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23850 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-20 13:46:54 +00:00
Uwe Stöhr
a5b2172de9 installer update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23844 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-20 00:20:14 +00:00
José Matox
3dde4900ea Fix bug 4639 - loading of lyx files without a textclass defined.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23825 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-19 12:14:29 +00:00
Uwe Stöhr
0639100f3b - German EmbeddedObjects.lyx: tiny beautification by Hartmut
- German Extended.lyx: remove stuff that is already in the EmbeddedObjects manual

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23818 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-18 21:37:44 +00:00
Uwe Stöhr
5a46a44e50 German Extended.lyx: additions by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23801 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-17 22:02:40 +00:00
Jürgen Spitzmüller
bee48063a0 backport rev. 23673 from sts, which partially fixes a major dataloss bug:
URL: http://www.lyx.org/trac/changeset/23673
Log:
* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4566

  "Eqnarray multiple cells size change erases what they contain"

  We now loop over the selected cells and change the font in each of them.

Note that the bug still applies if a font change is done via the math panel.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23789 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-17 11:49:12 +00:00
Uwe Stöhr
9770029326 - Spanish Math.lyx: many small cleanups by Ignacio
- Math.lyx: small correction according to the final solution for bug 2556

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23783 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-17 01:25:33 +00:00
Jürgen Spitzmüller
1862af42e0 Backport rev. 23762
Author: sts
Date: Sat Mar 15 12:40:04 2008
New Revision: 23762

URL: http://www.lyx.org/trac/changeset/23762
Log:
* make forward deletion of formula labels/numbers more intuitive:
** We show (Eq:bla,#) for labeled formulas
** The first forward delete removes the label
** The second forward delete removes the number

Fixes http://bugzilla.lyx.org/show_bug.cgi?id=2556


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23765 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-15 17:23:15 +00:00
Richard Heck
ebed03d340 Fix crash noted by Pavel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23755 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-15 03:08:59 +00:00
Jürgen Spitzmüller
0a93c2d586 backport rev. 23643 from sts:
URL: http://www.lyx.org/trac/changeset/23643
Log:
* also forward delete numbering in math hull

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23712 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 17:38:53 +00:00
Uwe Stöhr
ec1e761a17 Math.lyx: bug 2556 is now fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23704 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 01:15:20 +00:00
Enrico Forestieri
decf7cf106 Add bm to chkconfig.ltx and LaTeXConfig.lyx.in. Also make sure that bm
is loaded after amsmath.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23702 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 01:00:55 +00:00
Uwe Stöhr
af0d47aa54 French UserGuide: missing translations from Siegfried
UserGuide.lyx: fix a menu name

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23699 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 00:42:31 +00:00
Uwe Stöhr
a54f9c634b German Extended.lyx: updated by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23698 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 00:20:46 +00:00
Enrico Forestieri
30deb83dcb Provide \boldsymbol through the bm package.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23696 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 22:07:50 +00:00
Pavel Sanda
fed64cdee7 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23692 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 20:18:06 +00:00
Pavel Sanda
68d16e9466 Backport for http://bugzilla.lyx.org/show_bug.cgi?id=4194
(focus of buttons in search dialog).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23691 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 20:03:34 +00:00
Jürgen Spitzmüller
d6c3c06197 * src/mathed/InsetMathNest.cpp:
- do not output \color{ignore} (bug 4091).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23689 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 19:03:33 +00:00
Jürgen Spitzmüller
a965ea56a1 backport rev. 23610:
URL: http://www.lyx.org/trac/changeset/23610
Log:
* fix for http://bugzilla.lyx.org/show_bug.cgi?id=2556
  "not possible to delete a label of a formula":

  Press forward delete at the end of a row and the label is deleted.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23685 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 15:06:07 +00:00
Jean-Marc Lasgouttes
33d93b32db new configure option --enable-build-type
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23614 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-10 10:27:34 +00:00
Jean-Marc Lasgouttes
9973b943b3 small correction to avoid a menu warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23613 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-10 10:26:45 +00:00
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