Commit Graph

14826 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
6ed2232e89 some pre-preparations for 1.5.5
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24650 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 07:10:02 +00:00
Uwe Stöhr
b8ab199367 Italian Intro.lyx: fix footnote in author environment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24647 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 23:03:19 +00:00
Uwe Stöhr
513810a6d7 Spanish Math.lyx: fix a regression introduced by Ignacio's recent update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24646 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 22:09:53 +00:00
Uwe Stöhr
3ac2c325c6 Spanish EmbeddedObjects.lyx, Math.lyx: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24645 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 21:52:13 +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
Uwe Stöhr
8481a30711 Math.lyx: the mentioned part of bug 518 has been fixed now in branch too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24625 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 00:32:10 +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
Uwe Stöhr
8df11f4523 add Nicola Focci to the credits, part 3/3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24596 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-03 18:44:15 +00:00
Joost Verburg
7f0553e87d detect JabRef and put in path_prefix (for new menu item to edit BibTeX database)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24583 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-02 15:53:37 +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
Joost Verburg
efee6d8e09 names for Norwegian languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24580 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-02 13:08:41 +00:00
Joost Verburg
2fd9caac50 use standard function to refresh shell icons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24577 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-01 23:47:41 +00:00
Joost Verburg
ad247d6be1 lots of installer improvements:
* Add option to bundle required ImageMagick/Ghostscript files without the need to modify registry keys that belong to the original applications. This allows for full support for installation by limited users, gives different users the possibility to have a different setup of all LyX tools and reduces download size. The necessary files will be included in the dependency package.
* Python, ImageMagick and Ghostscript will now all be compiled using the same MSVC compiler and can use the same C runtimes. This reduces the installer size.
* Compile Python files during installation to improve performance. Limited users may not have access to the installation folders so the files cannot be compiled afterwards.
* Only the settings that typically need to be changed for LyX releases are now in settings.nsh.
* Rename launcher executable to LyXLauncher.exe to match the alternative installer.
* Minor fixes and cleanup.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24575 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-01 18:39:05 +00:00
Joost Verburg
7289f016e7 don't change folder when cancel button is pressed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24565 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-30 16:07:15 +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
Uwe Stöhr
b559a0c607 tex2lyx/preamble.cpp: remove the setspace handling.
I introduced this accidentally with the fix for bug 4773.
Not taking care of setspace doesn't harm. But at the moment setspace would be erased from the preamble and only readded by LyX when the user uses global line spacing settings. But when the user only uses paragraph spacing settings, it won't be readded and the document will become uncompilable. So this commit prevents a regression that can first be undone when bug 20 is fixed. (I have a fix for bug 20 in the pipe.)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24508 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-26 11:01:36 +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
Uwe Stöhr
3a3d8e2d98 installer:
- preparation for LyX 1.5.5
 - backport the new PDF viewing method from trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24496 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 21:31:25 +00:00
Joost Verburg
86824e189a fix lock on tmpbuf directory
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24486 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 10:52:24 +00:00
Uwe Stöhr
46292d462a installer: fix a typo in a language file to be able to compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24481 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 01:35:34 +00:00
Joost Verburg
f7a99220f2 quit when PDF file no longer exists
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24479 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-23 21:03:07 +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
Joost Verburg
407e829bc7 installer updates from trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24456 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 18:33:20 +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
5e167307b4 SCons and Make: register the Italian clipart files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24433 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:24:14 +00:00
Uwe Stöhr
141e925174 French translation updates by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24431 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:02:42 +00:00
Enrico Forestieri
d53fe9f1b4 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24430 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:01:35 +00:00
Uwe Stöhr
1a6d8cd81a Math.lyx: description of the new supported commands \brace and \brack
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24429 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-21 23:39:35 +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
e7622540fa - Tutorial.lyx: remove the word "commercial" as requested on the lyx-docs list
- make the Spanish manuals compile (I introduced this bug accidently some time ago)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24355 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 15:06:42 +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
Uwe Stöhr
ba5fd74e6c po file remerge to be able to translate one new string
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24352 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 14:28:01 +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
Uwe Stöhr
12cf151ae9 installer updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24304 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-16 20:46:25 +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
Jürgen Spitzmüller
cea3932a14 * lib/layouts/article-beamer.layout:
* lib/layouts/scrarticle-beamer.layout:
* lib/Makefile.am:
* development/scons/scons_manifest.py:
	- new layouts that support beamerarticle.cls

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24290 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-16 13:46:29 +00:00
Uwe Stöhr
5f5c11636a installer: fix r24279 again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24285 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 23:35:17 +00:00
Uwe Stöhr
b6182999f6 German UserGuide.lyx: updates by Hartmut - part 2: describe LilyPond (taken from the English UserGuide)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24283 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 23:24:32 +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
Uwe Stöhr
97f81586dd installer: fix the just made commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24280 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 22:55:21 +00:00