Commit Graph

497 Commits

Author SHA1 Message Date
Enrico Forestieri
edfbaf8b60 Forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24841 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 17:20:11 +00:00
Jürgen Spitzmüller
5d3c5c0460 * status.15x: forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24839 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 15:04:40 +00:00
Jean-Marc Lasgouttes
722c134fc7 update to french (formats)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24838 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 14:14:08 +00:00
Jürgen Spitzmüller
8896987c68 *** fix bug 2488 (make dynamic formats in menus translatable) ***
* po/lyx_pot.py:
	- new method formats_l10n that parses configure.py for file formats and shortcuts
* po/Makefile.in.in:
* development/scons/SConstruct:
	- call formats_l10n on po update

* src/MenuBackend.cpp:
	- handle translated formats
* src/LyXFunc.cpp:
	- use translated string for file filter


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24831 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 09:05:59 +00:00
Jürgen Spitzmüller
74943c8d6d * src/support/FileFilterList.cpp (parse_filter):
- fix regex so that brackets in the filter name itself
	  (such as in "LaTeX (plain)") are handled.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24829 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 05:46:05 +00:00
Uwe Stöhr
b29e1116ec csv2lyx.py: new csv2lyx version by Hartmut and José also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24819 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-18 19:15:20 +00:00
Uwe Stöhr
d8c27b8174 tex2lyx/preamble.cpp: fix bug 4867 also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24817 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-18 18:43:18 +00:00
Uwe Stöhr
bf9e1b9ec8 tex2lyx/preamble.cpp: support for the paper orientation also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24808 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-16 20:22:25 +00:00
Uwe Stöhr
b6205e98bd tex2lyx/preamble.cpp, tex2lyx/text.cpp : fix bug 20 also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24728 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-11 14:23:08 +00:00
Jürgen Spitzmüller
25832df177 back to svn.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24721 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-11 09:31:48 +00:00
Jürgen Spitzmüller
087fcb381b * status.15x:
- some shuffling.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24700 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 11:36:24 +00:00
Jürgen Spitzmüller
9220eca744 * status.15x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24699 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 11:15:47 +00:00
Jürgen Spitzmüller
9fcb0d1b7a * lib/layouts/apa.layout:
- Use styleguide-conforming headings in the APA layout (bug 4827).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24693 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 08:22:06 +00:00
Jürgen Spitzmüller
5d515197a6 * lib/layouts/amsmaths-plain.inc:
- Fix LaTeX errors triggered by switching from ams article to ams plain
  	  article (patch by Paul Rubin and me).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24691 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 08:00:34 +00:00
Jürgen Spitzmüller
60b4b5e4e0 * status.15x: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24690 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 07:51:42 +00:00
Jürgen Spitzmüller
dd6cbed911 Hartmut's csv2lyx.py script.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24660 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 16:43:29 +00:00
Jean-Marc Lasgouttes
df7b002d19 update Galician l10n
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24651 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 07:57:34 +00:00
Jean-Marc Lasgouttes
2e4c330f26 fix some compilation warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24636 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 13:20:07 +00:00
Jürgen Spitzmüller
a8198c94b5 * status.15x: bug 518 is not completely resolved yet.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24617 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 15:30:10 +00:00
Jürgen Spitzmüller
43097f8952 * backport revision: 23665 from sts:
URL: http://www.lyx.org/trac/changeset/23665
Log:
* fix for http://bugzilla.lyx.org/show_bug.cgi?id=518

"wrong numbering of multline environment inside LyX"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24615 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 14:21:28 +00:00
Jürgen Spitzmüller
d2dc7bdff1 Correctly handle quotation marks in command preferences (bug 2016):
* src/LyXRC.cpp:
	- new helper function to escape commands
	- parse escaped commands

* src/Lexer.{cpp,h}:
	- whitespace/typos.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24614 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 13:54:23 +00:00
Joost Verburg
679dae2dd1 info about windows installer updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24581 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-02 14:28:39 +00:00
Uwe Stöhr
911105f298 - tex2lyx/text.cpp: correct font size handling also for branch, fixes bug 4807
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24558 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-29 22:39:55 +00:00
Uwe Stöhr
9f5ca02dc4 tex2lyx/text.cpp:
- fix an off by one error in the font size handling, fixes bug 4803
- support \lyxline, fixes bug 4795

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24519 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-27 11:03:26 +00:00
Jürgen Spitzmüller
25c1826386 * src/insets/InsetListingsParams.cpp:
- prevent invalid pointer (bug 4780).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24509 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-26 12:15:56 +00:00
Abdelrazak Younes
3389804bf1 Fix bug 4791.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24503 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-25 12:54:25 +00:00
Jean-Marc Lasgouttes
0abbee54ce update japanese l10n
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24472 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-23 08:27:19 +00:00
Joost Verburg
12633afa4d new installer feature
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24457 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 19:10:55 +00:00
Uwe Stöhr
dab7769de9 status.15x: update the list of updates languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24437 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:40:57 +00:00
Uwe Stöhr
5fad0504fd Now also for branch:
- tex2lyx/preamble.cpp: fix the import of paragraph settings, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4773

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24426 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-21 22:26:29 +00:00
Uwe Stöhr
8d01107a96 Now also for branch:
- tex2lyx/preamble.cpp, text.cpp: add support for \textcolor fixes http://bugzilla.lyx.org/show_bug.cgi?id=2457

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24422 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-21 22:17:49 +00:00
Enrico Forestieri
aec651ca55 Allow using \binom without amsmath and add support for \brace and \brack
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24418 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-21 22:03:18 +00:00
Enrico Forestieri
6bc6ca6c4d Only add \makeatletter and \makeatother to the preamble when actually needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24417 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-21 21:55:49 +00:00
Jürgen Spitzmüller
9af53d6fa7 * src/tex2lyx/tex2lyx.man:
- make the man page a bit less outdated (bug 2770).

note that the page isn't really up to date yet. I didn't check anything thoroughly (especially the "what's supported" and "what's not supported" part). Uwe, maybe a job for you, as you are most familiar with it nowadays.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24387 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 15:26:10 +00:00
Uwe Stöhr
22a0697f70 stdmenus.inc: stdmenus.inc: remove doubled menu entry, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4765
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24360 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 16:23:49 +00:00
Uwe Stöhr
7ec11218ae Italian Intro.lyx: big update by Nicola Focci
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24353 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 14:30:51 +00:00
Abdelrazak Younes
30eb0020ec Fix crash on startup with 4.4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24324 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-18 12:49:14 +00:00
Jürgen Spitzmüller
6f338efd65 * status.15x: document new beamer-article layouts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24291 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-16 13:49:33 +00:00
Uwe Stöhr
6aaddd9e32 tex2lyx: text.cpp, Parser.h, Parser.cpp:
fix the import of \makebox, fixes http://bugzilla.lyx.org/show_bug.cgi?id=2504 also for branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24281 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 22:59:00 +00:00
Jürgen Spitzmüller
de44b8a1f3 * lib/scripts/TeXFiles.py:
- fix typo spotted by Hartmut.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24261 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 14:06:11 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Jürgen Spitzmüller
8a8f4a8f73 * status.15x: add bug number.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23067 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-19 20:13:10 +00:00
Jürgen Spitzmüller
680ff493b8 Really uncontroversial ...
* lib/symbols:
	- \implies requires amsmath (bug 4561).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23062 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-19 07:16:26 +00:00
Jürgen Spitzmüller
5dc946f452 * status.15x:
- minor stylistic tweaks.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23056 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-18 15:24:09 +00:00
Jürgen Spitzmüller
2c45aab0ac * src/insets/InsetCharStyle.cpp (draw):
- the status bar message on mouse hovering triggered a crash
	  when a math inset was embedded in a char style inset (bug 4559)
	  Until a better solution is found, the message is disabled.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23055 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-18 11:12:01 +00:00
Uwe Stöhr
1a00b94083 hu.po: updates by Szöke
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23038 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-16 20:51:48 +00:00
Jürgen Spitzmüller
6512b4a439 Fix a crash following the input of an invalid paragraph separation value in the document settings dialog (bug 4556), as discussed with Jean-Marc on bugzilla.
* src/frontends/qt4/QDocument.cpp:
	- disallow input of defskip length without actual length value.

* src/BufferParams.cpp (readToken):
	- there might be documents with the invalif "\defskip defskip" param. Reset this to "\defskip medskip".

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23023 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-15 14:16:52 +00:00
Jürgen Spitzmüller
aab26a736b * po/pt.po:
- updates by Susana Barbosa.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23021 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-15 12:32:36 +00:00
Uwe Stöhr
f02d28f75c fr.po: updates by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23009 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-14 22:26:52 +00:00
Jürgen Spitzmüller
0deb9cb363 forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23002 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-14 10:42:45 +00:00
Uwe Stöhr
b54e067d16 French translation of the math manual by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22969 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-12 22:39:57 +00:00
Jürgen Spitzmüller
35a75c5119 * src/frontends/qt4/TocWidget.cpp (updateGui):
- set correct list (bug 4260).

Sorry to violate my own rule, but this bug is so annoying, and the fix is straightforward (and the freeze is still young ;-).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22962 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-12 13:57:38 +00:00
Jean-Marc Lasgouttes
aabb9884c2 remove some dust from INSTALL instructions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22946 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-11 16:54:12 +00:00
Jürgen Spitzmüller
3193635d36 * status.15x:
- document fs::exists fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22938 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-11 08:25:30 +00:00
Jürgen Spitzmüller
7b295e03f0 * src/frontends/qt4/LyXFileDialog.cpp:
- explicitely set ShowHidden for hidden UNIX directories
	  (workaround for Qt bug, bug 4513).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22916 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 11:45:45 +00:00
Pavel Sanda
d9d98018bd Not every pane is panel. Reverting 22914, sorry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22915 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 11:34:00 +00:00
Pavel Sanda
0aee54ae49 Cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22914 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 10:35:12 +00:00
Jürgen Spitzmüller
5f6959d781 * status.15x:
* RELEASE-NOTES:
* ANNOUNCE:
	- updates.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22897 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-09 14:37:36 +00:00
Uwe Stöhr
bf5e1e5eeb wrap floats: switch from floatflt to wrapfig
(the manuals have already been updated two days ago)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22895 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-09 12:52:43 +00:00
Jürgen Spitzmüller
e99adb41bc * src/Text3.cpp (doInsertInset):
- update metrics before pasting selected content
	  (fix bug 4502).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22892 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-09 10:47:23 +00:00
Uwe Stöhr
2c29bfefd4 - add example files how to create serial letters
- backport an improvement of scrlttr2.layout from trunk (r22811)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22875 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 21:15:47 +00:00
Jürgen Spitzmüller
f0f398239a Backport rev. 22864:
URL: http://www.lyx.org/trac/changeset/22864
Log:
* clear selection when mutating a math inset into an eqnarray. This fixes #4452.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22865 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 16:40:41 +00:00
José Matox
c5a0460f3c Fix compilation with gcc 4.3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22858 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 09:41:07 +00:00
Edwin Leuven
0031f3a94d add download fix to status file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22842 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-07 16:14:54 +00:00
Uwe Stöhr
d88a5209e1 scrlttr2.layout: fix bug 4529
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22773 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-03 19:02:07 +00:00
Uwe Stöhr
1ff34880d4 make koma-letter2.lyx compilable (fix a preamble bug)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22758 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-03 01:37:26 +00:00
Uwe Stöhr
914ba7739f EmbeddedObjects.lyx: new section about Floats set side by side
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22748 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-02 02:14:51 +00:00
Uwe Stöhr
a2f38138ae de.po translation updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22745 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-02 00:52:33 +00:00
Jürgen Spitzmüller
6580bb7fa9 * lib/unicodesymbols:
- support some more glyphs from tipa.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22743 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-01 17:40:53 +00:00
Pavel Sanda
b521a28c11 * status.15x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22741 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-01 17:12:30 +00:00
Bo Peng
c85c19cc41 Improve cursor movement around lines with ending line-breaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22737 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-01 16:57:34 +00:00
Pavel Sanda
dd5d755d3c Keyboard shortcuts for toc window buttons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22728 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-31 20:30:01 +00:00
Jürgen Spitzmüller
78a34b0d43 * status.15x: a bit of reordering.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22712 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-30 07:29:51 +00:00
Jean-Marc Lasgouttes
54b0ad5904 * src/Text.cpp (changeCase): do not set the selection if it was not
already set.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22700 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 13:20:44 +00:00
Uwe Stöhr
c61c949a2a - delete the example file mathed.lyx
- German Math.lyx: correct document title

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22699 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 11:57:06 +00:00
Uwe Stöhr
eb6aa13bcc I wrote a new manual "LyX's detailed math manual". See the announcement on the list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22690 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-27 20:50:30 +00:00
Richard Heck
e2f11cf1a8 Status for last commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22688 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-26 20:43:06 +00:00
Enrico Forestieri
9c20327dae Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22668 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-25 14:04:23 +00:00
Jürgen Spitzmüller
a4b56a4463 * src/BufferParams.{cpp,h}:
- (paperSizeName): add missing paper sizes. Add an argument to the function
	  that returns context-sensitive information (depending on the purpose)
	- (paperSizeName): Do not hardcode "letter" for default paper size (bug 2098).
	- (dvips_options): pass purpose DVIPS to paperSizeName
* src/Converter.cpp:
	- (dvipdfm_options): pass purpose DVIPDFM to paperSizeName.
* src/Format.cpp:
	- (view): pass purpose XDVI to paperSizeName (fix bug 4432).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22665 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-25 12:59:23 +00:00
Uwe Stöhr
3b6d6ec131 all docs: fix font loading in the preamble
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22653 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-22 22:01:33 +00:00
Uwe Stöhr
d43a62bf3f the missing things of r22636
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22637 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-20 21:43:01 +00:00
Pavel Sanda
514ea8d2d2 Add Japanese splash.lyx (from Koji)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22636 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-20 00:52:35 +00:00
Jürgen Spitzmüller
0ca8918365 * status.15x: small tweak.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22630 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-19 11:27:54 +00:00
Pavel Sanda
fe290e4728 Update cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22628 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-19 11:10:04 +00:00
Uwe Stöhr
c6ac77c78e unicodesymbols: support for missing space modifier letters (patch by Jürgen)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22622 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-18 19:07:38 +00:00
Jürgen Spitzmüller
43ef820375 * src/LaTeX.cpp:
- do a second latex run before bibtex if package clefval requests it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22613 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-17 10:07:04 +00:00
Uwe Stöhr
2390110753 two new documentation file translations from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22594 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 22:57:34 +00:00
Jürgen Spitzmüller
6be0995fd7 * src/frontends/QDocument.{cpp,h}:
- do not update dialog when clicking in the main window without buffer change
	  (bug 4302).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22584 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 10:44:55 +00:00
Uwe Stöhr
3dbc36cb95 - toolbar button for boxes
- installer updates
- fix SVN EOL for toolbar-toggle_math.xpm

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22567 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 22:29:15 +00:00
Jean-Marc Lasgouttes
bf26b7172d * src/Spacing.cpp (writeBeginEnv, writeEndEnv): add a bool parameter
directing to use memoir's capitalized latex macros.
	* src/LaTeXFeatures.cpp (getPackages): act on feature "SetSpace".
	* src/output_latex.cpp (TeXOnePar): ditto

	* lib/layouts/memoir.layout: provide feature SetSpace, indicating that
	memoir provides the setspace functionality, but with a different syntax.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22552 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 14:59:11 +00:00
Jürgen Spitzmüller
afa16a3754 * src/LaTeXFeatures.cpp:
- the package "pdfcolmk" must be loaded after [x]color.sty
	  (see package documentation).
	- load xcolor.sty the same way than color.sty, and only load one of them
	  (xcolor, if requested, else color).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22549 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 10:11:44 +00:00
Uwe Stöhr
c4670157be InsetBox.cpp: fix the LaTeX-output, fixes bug 2492 http://bugzilla.lyx.org/show_bug.cgi?id=2492
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22541 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-13 14:44:28 +00:00
Uwe Stöhr
99a9627e12 unicodesymbols: add ligatures, patch by Anders Ekberg
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22539 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-13 13:26:04 +00:00
Uwe Stöhr
2f77705a21 UserGuide.lyx: fix bibliographies
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22529 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 17:00:13 +00:00
Jürgen Spitzmüller
6002a1b5a8 * status.15x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22515 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 11:52:16 +00:00
Jürgen Spitzmüller
43ef0e78e7 * lib/lyx2lyx/lyx_1_4.py:
- add proper reversion method for sideways floats (this was missing).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22509 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 10:20:38 +00:00
Uwe Stöhr
e663498e04 UserGuide.lyx: add a paragraph how to dissolve insets, fixes bug 3687
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22498 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-11 23:42:24 +00:00
Pavel Sanda
3857508ab6 Character count for branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22490 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-11 10:03:38 +00:00
Jürgen Spitzmüller
2b9fbbda4f document rev. 22478.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22479 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-10 16:07:33 +00:00
Pavel Sanda
db87738005 Roll back xdg-open in configure.py.
See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133878.html .


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22431 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-08 14:22:29 +00:00
Uwe Stöhr
346b279374 French Tutorial.lyx: updates by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22424 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 21:25:51 +00:00
Jean-Marc Lasgouttes
4634dd7957 * src/MenuBackend.cpp (expandFormats): do not add shortcut for
plaintext if it is not correct.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22416 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 17:19:22 +00:00