Jürgen Spitzmüller
d32f8cd92c
* lyx.man:
...
- document -geometry
- update date (bug 4740)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24254 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-13 11:57:09 +00:00
Uwe Stöhr
01b6caf999
German UserGuide.lyx: more tiny updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24252 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-13 11:21:51 +00:00
Jürgen Spitzmüller
3d3c5ce6e5
* src/mathed/InsetMathNest.cpp:
...
- use niceInsert for single-cell insets (fix rest of bug 4720)
No status.15x entry needed (this was a new bug)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24251 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-13 09:42:06 +00:00
Uwe Stöhr
ddf37895f5
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24248 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 14:05:02 +00:00
Uwe Stöhr
a96cf0bbd9
tex2lyx/preamble.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=4719 also for branch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24242 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 22:17:16 +00:00
Uwe Stöhr
2471cb6059
Extended.lyx: remove a chapter whose content is already in other doc files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24219 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 22:11:49 +00:00
Uwe Stöhr
bd3e5eb3b0
installer updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24198 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 21:52:51 +00:00
Jürgen Spitzmüller
cd7a390281
* make windoze (users) happy (replace Vert.xpm by vert2.xpm due to case conflict).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24180 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 16:07:30 +00:00
Jürgen Spitzmüller
1ac3b26241
* fix symbol in the math panel (part of bug 4720):
...
- Vert.xpm: rename to vert.xpm (what it actually is)
- Vert.xpm: add correct symbol
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24170 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 11:34:41 +00:00
Uwe Stöhr
20f3689198
UserGuide.lyx: fix output of the wrap floats section
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24167 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 09:32:42 +00:00
Jürgen Spitzmüller
24d2d48b10
* src/support/filetools.cpp (unzippedFileName):
...
- Fix an assertion with compressed image files
that do not have a zip-extension.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24166 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 09:29:01 +00:00
Uwe Stöhr
07d4c80739
Math.lyx: get rid of an ERT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24164 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 09:22:09 +00:00
Jürgen Spitzmüller
528ed18faf
* lib/doc/de/Extended.lyx:
...
- correction by Hartmut.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24162 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 06:50:27 +00:00
Jürgen Spitzmüller
d1b369e564
* src/mathed/InsetMathNest.cpp:
...
- backport rev. 24158 (fix bug 4713)
No status.15x entry needed (this was a new bug)
Author: poenitz
Date: Mon Apr 7 21:19:03 2008
New Revision: 24158
URL: http://www.lyx.org/trac/changeset/24158
Log:
fix #4713
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24161 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 05:48:13 +00:00
Jürgen Spitzmüller
2ed21cee18
* status.15x: document rev. 24094.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24095 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-02 16:44:28 +00:00
Joost Verburg
21180f3b97
Use *.* to select all files in the file selection dialog on Windows. Using shortcuts for navigation is now possible.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24094 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-02 12:03:58 +00:00
Enrico Forestieri
31ce8f79de
Fix bug 4665:
...
http://bugzilla.lyx.org/show_bug.cgi?id=4665
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24090 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 21:07:38 +00:00
Jürgen Spitzmüller
70ba715571
document rev. 24085.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24086 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 14:02:28 +00:00
Jürgen Spitzmüller
dc798a4b34
Backport of this and follow-up fixes of bug 4566 by sts:
...
URL: http://www.lyx.org/trac/changeset/23804
Log:
* another try on http://bugzilla.lyx.org/show_bug.cgi?id=4566 :
"Eqnarray multiple cells size change erases what they contain"
We also apply LFUN_MATH_INSERT to every selected cell if a single math inset is inserted.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24085 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 13:59:13 +00:00
Enrico Forestieri
8634dbd811
Fix bug 4668
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24081 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 02:31:06 +00:00
Joost Verburg
4f5f6191bc
improved method to find location of local MiKTeX root
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24075 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 17:42:30 +00:00
Pavel Sanda
5fced7deab
Cosmetics.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24073 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 13:25:53 +00:00
Pavel Sanda
e56ab77831
Add info.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24070 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 10:54:02 +00:00
Pavel Sanda
3a056add40
Branch: fix compilation problems with gcc 4.3.0 && --pch-disabled --without-included-boost
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg137863.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24069 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 08:50:41 +00:00
Uwe Stöhr
203abb2e1e
installer: new Japanese translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24059 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 01:55:08 +00:00
Enrico Forestieri
2b1fcc29ec
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24057 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 00:53:23 +00:00
Uwe Stöhr
974589e08a
Math.lyx: some fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24028 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 04:24:30 +00:00
Uwe Stöhr
b8873400e2
Spanish Math.lyx: fix a note
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24027 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 02:41:15 +00:00
Uwe Stöhr
d5171a3b66
Math.lyx: fix index entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24026 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 02:09:18 +00:00
Uwe Stöhr
811b9f7f60
Spanish Math.lyx: fix index entries according to the other Math.lyx variants
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24011 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-28 01:54:26 +00:00
Uwe Stöhr
bc696d1f98
Math.lyx: remove an obsolete note
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24009 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-27 23:54:03 +00:00
Richard Heck
f6d979f582
Revert stupid commit (thanks Andre) and also revert inadvertent commit. My bad.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24002 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-27 08:27:17 +00:00
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