Enrico Forestieri
695f8e233b
As ImageMagick output is different for different versions, and different (even
...
incompatible) options are to be used to obtain the same result, it is better
to query the version and accordingly use the needed options (bug 4749).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26220 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-20 00:50:44 +00:00
Uwe Stöhr
021270b5e9
- installer updates
...
- fix class of German splash.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26215 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 20:48:43 +00:00
Jürgen Spitzmüller
733a01eaa3
* src/Paragraph.cpp:
...
- use \textquotedbl for straight quotes in T1 encoding (bug 5091).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26213 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 09:02:07 +00:00
Jürgen Spitzmüller
b5976cd8fb
Backport of revision: 25879
...
URL: http://www.lyx.org/trac/changeset/25879
Log:
* unicodesymbols:
- force dissolving of ligatures (bug 5086).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26211 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 08:30:39 +00:00
Jürgen Spitzmüller
f205cbc1af
* status.15x: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26210 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 08:06:47 +00:00
Jürgen Spitzmüller
8f2d853ec1
Backport of revision 25419:
...
URL: http://www.lyx.org/trac/changeset/25419
Log:
*** Extend preview scripts to also handle PDF output (bug 2165) ***
* src/PreviewLoader.cpp:
- add conditions for preview with pdf output
* lib/scripts/legacy_lyxpreview2ppm.py:
- if no dvi preview file is available, check for a PDF file
and process that, if found
- also produce png output, if requested.
* lib/scripts/lyxpreview2bitmap.py:
- if no dvi preview file is available, check for a PDF file
and process that, if found
* lib/scripts/lyxpreview_tools.py:
- move some common functions here
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26209 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 08:02:39 +00:00
Uwe Stöhr
19ba4b9517
status.15x: fix format from previous commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26196 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-16 22:52:02 +00:00
Uwe Stöhr
6e6960ecd6
layout for the svjour3 class, it is adoption of the existing svjour layout by John Perry, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5154
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26195 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-16 22:46:30 +00:00
Jean-Marc Lasgouttes
b0fced20e1
autogenerated file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26190 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-16 08:24:30 +00:00
Jean-Marc Lasgouttes
105e334360
fix installation with automake 10.1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26189 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-16 08:23:38 +00:00
Jean-Marc Lasgouttes
80eb08d2b2
Fix bug 2449: Insertion of math delimiter cannot completely be undone
...
http://bugzilla.lyx.org/show_bug.cgi?id=2449
* Text3.cpp (dispatch): handle undo for LFUN_MATH_INSERT,
LFUN_MATH_MATRIX, LFUN_MATH_DELIM and LFUN_MATH_BIGDELIM.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26188 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-16 07:51:35 +00:00
Jean-Marc Lasgouttes
7a7472a8fd
Fix bug 3407: Undo with text-in-mathmode
...
http://bugzilla.lyx.org/show_bug.cgi?id=3407
* InsetMathNest.cpp (doDispatch/LFUN_MATH_MODE): handle undo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26187 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-16 07:44:22 +00:00
Uwe Stöhr
ab72650397
new Ukrainian Intro manual by Yuri
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26180 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-15 20:01:11 +00:00
Jean-Marc Lasgouttes
ed48c4e8a8
Apply a patch (obtained by "cvs diff -u -D 2005/05/04 -D 2005/05/05" in the
...
gettext repository) that streamlines OS X configuration. In particular, this
allows on OS X 10.5 to build against the 10/4 SDK.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26168 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-14 20:42:58 +00:00
Jean-Marc Lasgouttes
89523861a7
autogenerated file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26166 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-14 16:15:00 +00:00
Jean-Marc Lasgouttes
c452d27b41
Fix bug 5065: DEPM fails with "cursor follows scrollbar"
...
http://bugzilla.lyx.org/show_bug.cgi?id=5065
* BufferView.cpp (setCursorFromScrollbar): makes sure that the mouse is set using mouseSetCursor (so that dEPM can trigger).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26165 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-14 16:03:16 +00:00
Uwe Stöhr
ff4d340288
German Tutorial.lyx: delete an obsolete footnote
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26150 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-13 21:22:24 +00:00
Jean-Marc Lasgouttes
f75d1071a1
remove all traces of $(doc_files)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26139 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-13 10:55:37 +00:00
Uwe Stöhr
2d2e5bbd99
German docs: small issues by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26132 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 23:07:17 +00:00
Uwe Stöhr
0923468b30
German Intro.lyx: small issues by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26128 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 22:35:31 +00:00
Uwe Stöhr
522a439f0a
installer: new Catalan translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26087 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-06 23:23:49 +00:00
Uwe Stöhr
fb030edecd
installer: fix a bug when loading on Ukrainian PC
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26078 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 23:32:13 +00:00
Uwe Stöhr
85659ea9b7
status.15x: fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26074 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 20:48:43 +00:00
Uwe Stöhr
c34362fb04
singlecol.layout: new layout file for articles for the numerous journals published by the company "Inderscience"
...
(@Jürgen: This is uncontroversial as this is only a wrapper of article.inc)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26072 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 20:45:16 +00:00
Uwe Stöhr
095ee073df
Math.lyx: fix typos reported on the lyx-docs list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26053 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-04 12:42:47 +00:00
Uwe Stöhr
d1a659aa2e
German Tutorial.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26052 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-04 12:21:05 +00:00
Uwe Stöhr
20c66e9de0
German documentation: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26039 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-03 19:29:46 +00:00
Uwe Stöhr
cb0f84bc40
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26012 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-31 22:50:48 +00:00
Richard Heck
04e74ebad4
Fix hollywood template. There's no need for this space, and it causes problems.
...
Jurgen, if you object to this when you get back, we can revert it of course.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26010 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-31 18:15:27 +00:00
Uwe Stöhr
689f23a190
Catalan Intro.lyx: small adjustments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26005 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-30 21:31:16 +00:00
Uwe Stöhr
44326be598
new Catalan translation of Intro.lyx and example files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26004 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-30 20:41:58 +00:00
Uwe Stöhr
d3902d9cf8
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26003 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-30 19:32:28 +00:00
Uwe Stöhr
5862ab2e56
installer:
...
- new module for translated languages
- new Ukrainian translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25994 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-30 00:08:23 +00:00
Uwe Stöhr
f4cadc449f
- fix ca.po
...
- po update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25946 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 23:01:38 +00:00
Uwe Stöhr
4086901a2c
ca.po: updates by Joan
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25941 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 22:15:39 +00:00
Jürgen Spitzmüller
63227acc13
* update tex2lyx man page, mostly done bei Uwe (bug 2770).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25928 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 07:51:00 +00:00
Uwe Stöhr
a70d5b9c72
Hebrew translation updates by Ran
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25922 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 23:16:09 +00:00
Uwe Stöhr
fb9d45dfb3
tex2lyx: forgot to add these files in my last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25921 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 22:49:56 +00:00
Uwe Stöhr
282f58b796
tex2lyx: use the same test files as in trunk to uncover bugs that are only in branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25920 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 21:58:47 +00:00
Uwe Stöhr
0a263166c3
Fix bug 5090 also in branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25915 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 11:28:43 +00:00
Jürgen Spitzmüller
c16a2047fe
* de.po: missing blank spottet by Michael.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25912 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 09:17:11 +00:00
Uwe Stöhr
d2fe5592d0
installer: forgot this
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25905 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 21:23:59 +00:00
Uwe Stöhr
0a8163107d
installer: updates for LyX 1.5.6 and fixed compiler warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25904 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 21:13:06 +00:00
Jürgen Spitzmüller
189238a3e4
starting 1.5.7svn. Branch freeze is lifted.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25896 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 07:19:59 +00:00
Jürgen Spitzmüller
0522b3d56e
* configure.ac:
...
* ANNOUNCE:
* NEWS:
- towards 1.5.6.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25891 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 06:23:48 +00:00
Jürgen Spitzmüller
444f37ab25
* po/*.po: final remerge before 1.5.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25890 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 06:08:21 +00:00
Jürgen Spitzmüller
e5fbea64dd
* po/ja.po:
...
- update from Koji Yokota.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25888 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 05:53:32 +00:00
Uwe Stöhr
a660a0eca0
installer: support for Ukrainian menu names
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25866 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-24 16:57:27 +00:00
Uwe Stöhr
f19d1f3ecb
- set EOL style for uk.po
...
- fix SCons for uk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25854 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 19:25:46 +00:00
Jürgen Spitzmüller
4ffb28d8f3
Add Yuri Chornoivan to the credits.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25839 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 12:21:19 +00:00