Commit Graph

14758 Commits

Author SHA1 Message Date
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
Uwe Stöhr
b782027878 installer updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24279 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 22:54:13 +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
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