Bo Peng
a615565a4f
Scons: Allow the use of newer versions of scons such as scons 1.0.0.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26308 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-05 14:31:25 +00:00
Jean-Marc Lasgouttes
28ba372396
use svjour.inc instead of svjour3.inc (bug 5154)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26297 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-04 14:21:17 +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
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
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
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
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
Joost Verburg
f2e50ec7fc
updated list of installer files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25083 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-02 20:29:25 +00:00
Jürgen Spitzmüller
b55a949f4b
* New layout and template files for the Journal of Statistical Software (JSS), contributed by Andreas Karlsson
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25043 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-01 08:37:45 +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
Uwe Stöhr
f236b10efc
remove the now obsolete Spanish mathed.lyx example file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24745 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-13 00:45:43 +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
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
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
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
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
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
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
a4ac946429
delete French mathed.lyx as we did already for the other languages where we have a translation of the new math manual.
...
(I simply forgot to the French version, for German and English it was already done and anounced for LyX 1.5.4.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23202 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 22:52:01 +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
Uwe Stöhr
37cba46b4a
EmbeddedObjects: French translation updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22878 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 21:47:22 +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
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
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
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
Uwe Stöhr
9ab9311115
forgot to add this in r22567
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22576 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 23:40:42 +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
Uwe Stöhr
2cf2a1c23e
French docs translation updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22091 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-11 21:48:02 +00:00
Uwe Stöhr
40b92bd6b6
scons/SConstruct: disable assertions for stable releases
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21954 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-04 21:05:16 +00:00
Uwe Stöhr
cbbc0e9e09
big French manual update:
...
- UserGuide updates
- new translation of the EmbeddedObjects manual
done by Siegfried MEUNIER-GUTTIN-CLUZEL
- remove the file examples/fr/ExemplesTableaux.lyx since we have this now in the EmbeddedObjects.lyx manual (as I did for the other lanuages some weeks ago)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21559 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 22:33:48 +00:00
Uwe Stöhr
ced32f0ecb
- remove the example file currency.lyx and its German translation as this is obsolete since LyX 1.5's unicode support
...
- remove the German example file "TabellenBeispiel.lyx" since its content is since LyX 1.5.2 in the German EmbeddedObjects manual
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21279 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-29 23:29:38 +00:00
Uwe Stöhr
32992261c2
Spanish translation of the file ItemizeBullets.lyx by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21232 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-28 11:43:19 +00:00
Uwe Stöhr
c4e4a6b650
Documentation updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21113 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-22 01:56:54 +00:00
Enrico Forestieri
ddb51901c6
Was forgetting this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20850 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-08 14:28:30 +00:00
Jürgen Spitzmüller
9f5e75da97
* development/scons/scons_manifest.py:
...
- add Spanish UserGuide.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20768 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-06 07:32:24 +00:00
Bo Peng
30ccddd368
Fix scons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20639 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-01 17:24:58 +00:00
Uwe Stöhr
bc2358a2c6
Thanks to Ignacio, we have a new Spanish UserGuide!
...
(now also in branch)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20229 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-11 21:48:18 +00:00
Uwe Stöhr
fd6ac3e128
UserGuide.lyx: - apply the new version from trunk also to branch, except of Appendix B that follows later, when it is ready.
...
- for the complete changelog, see my announcement message:
http://www.mail-archive.com/lyx-docs@lists.lyx.org/msg02847.html
I'm doing this now as I only got boring "well done", "amazing", I like it" etc. messages ;-)
I'm sure some misspellings and typos remains but they could never be avoided. Report me some, and I'll fix them immediately.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19814 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-26 20:34:41 +00:00
Bo Peng
832b002c8b
Scons: allow the use of snapshot version of scons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19776 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-24 16:40:04 +00:00
Bo Peng
7009c53dbd
Scons: Remove /TP (force to use C++ compiler) option from scons/msvc. It is not needed after the .C ==> .cpp conversion
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19709 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-21 22:18:20 +00:00
Bo Peng
5da64c69a1
fix scons for gettext upgrade
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19361 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 01:33:12 +00:00
Bo Peng
826b5c5eed
Remind scons user to check config.log when configure fails
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19339 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-06 16:02:04 +00:00
Jean-Marc Lasgouttes
3ed4ef84b6
* src/support/gzstream,cpp:
...
* src/support/gzstream.h: re-introduce the stream we were using in
1.4.x. The boost iostream solution produces unreadable streams
on windows and we do not know why currently.
* src/support/Makefile.am:
* src/Buffer.cpp:
* src/Lexer.cpp:
* development/scons/scons_manifest.py: adapt.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19270 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-01 15:13:01 +00:00
Jürgen Spitzmüller
0f85db4b41
* lib/Makefile.am:
...
* development/scons/scons_manifest.py:
- add apa template.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19246 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 04:45:14 +00:00
Bo Peng
e138a93ec7
SCons: allow linking SConstruct to lyx top source directory because I am tired of typing development/scons/SConstrct again and again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19244 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 16:07:07 +00:00
Jürgen Spitzmüller
c3d9485c5a
* configure.ac:
...
* development/cmake/config.h.cmake:
* development/scons/SConstruct:
- fix casing of __FreeBSD__ macro, also check for __FreeBSD_kernel__
(fixes bug 3537)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19066 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-13 14:21:50 +00:00
Jean-Marc Lasgouttes
0ffdae7651
Rename development/cmake/README.cmake to INSTALL.cmake
...
Actually distribute the cmake files with LyX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19034 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-11 07:27:56 +00:00
Bo Peng
08f31f3e64
Scons: check for windows.h under msvc.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18981 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-04 05:06:44 +00:00