Commit Graph

1645 Commits

Author SHA1 Message Date
Uwe Stöhr
30321350fe also for branch:
- elsarticle.layout: add the stdlayouts, fixes #6189
- elsarticle.lyx: add two theorems as example

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31449 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 23:23:42 +00:00
Uwe Stöhr
a19aa609ce -also for branch-
svglobal3.layout:
 - major overhaul for version 3.2 that has to be used since 2007
 - remove wrong document class option, fixes first part of #6198
svjour.inc:
 - remove style "subparagraph" that doesn't exist, fixes second part of #6198
 - simplifications
svjour3.lyx: new template file for articles in journals published by Springer (It is the LyX implementation of the  template.tex file provided by svjour version 3.2)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31428 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 11:50:54 +00:00
Uwe Stöhr
929303c5f3 installer: fix a bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31423 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-21 00:37:48 +00:00
Uwe Stöhr
ec37e82ae0 recipebook.layout: remove unnecessary definitions - nothing that needs to be mentioned in the status file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31415 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-20 15:40:52 +00:00
Uwe Stöhr
44b4c28347 Math.lyx: revision of appendix A, symbol for the Fourier translation added
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31393 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-17 02:02:17 +00:00
Enrico Forestieri
6ffeab01b7 Implement the LyXServer on Windows.
In order to enable the server, specify the LyXServer pipe in
Tools->Preferences->Paths. The path to be entered there must have the
form "\\.\pipe\nameofyourchoice" (without quotes). After that, you can
send commands to LyX. For example, if the pipe path is \\.\pipe\lyxpipe,
typing the following in a terminal:

echo LYXCMD:test:file-open > \\.\pipe\lyxpipe.in
type \\.\pipe\lyxpipe.out

brings up the file dialog and returns the acknowledgment from LyX.
Beware of spaces when using cmd.exe. For example, the following:
echo LYXCMD:test:file-open:foo.lyx> \\.\pipe\lyxpipe.in
will correctly load the document named foo.lyx, but
echo LYXCMD:test:file-open:foo.lyx > \\.\pipe\lyxpipe.in
(notice the space before the redirection) will try to load a
document whose name is "foo.lyx .lyx" because cmd.exe will also
pass the space (sigh).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31389 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-13 20:49:30 +00:00
Uwe Stöhr
433fdaedcb powerdot-example.lyx: remove obsolete option to be able to compile the document with recent versions of powerdot, see http://www.mail-archive.com/lyx-users@lists.lyx.org/msg76401.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31367 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 23:29:19 +00:00
Uwe Stöhr
334c581947 installer: some preparations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31365 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 23:23:00 +00:00
Uwe Stöhr
cdd1ef044b French UserGuide.lyx, EmbeddedObjects.lyx: a note from Jean-Pierre for a bug in TeXLive 2007
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31363 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 22:08:45 +00:00
Uwe Stöhr
9ffc23a1b9 installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31362 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 19:44:30 +00:00
Uwe Stöhr
efa3f6564c installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31335 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 17:47:40 +00:00
Uwe Stöhr
f1d5f2ed9c - French Braille.lyx: updates by Jean-Pierre
- Braille.lyx: my Email address can already be found in the LyX credits

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31285 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 14:26:08 +00:00
Uwe Stöhr
ffe6d3b56d installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31282 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 01:22:48 +00:00
Uwe Stöhr
e2b8cf06f0 installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31262 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:57:26 +00:00
Uwe Stöhr
83180cd61f documentation files: the small updates that went to trunk last week, nothing to mention in status.16x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31261 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:52:35 +00:00
Uwe Stöhr
892e033e94 installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31260 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:47:55 +00:00
Joost Verburg
b33150733a * All ImageMagick and Ghostscript resources are no longer installed as separate files but included in the applications. This improves performance and makes maintenance easier.
* Updated download location
* Fixed compatibility issue with recent NSIS versions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31187 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-21 22:35:41 +00:00
Uwe Stöhr
d5a26173e4 French documentation files: translation updates by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31170 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-20 23:24:56 +00:00
Enrico Forestieri
0e322e01c7 On Cygwin, use link options at the link (rather than compile) stage.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31146 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-19 17:01:02 +00:00
Uwe Stöhr
3d6a867b5c New French translation for the Braille.lyx manual from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31134 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-18 23:57:47 +00:00
Uwe Stöhr
922376d111 installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31021 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-13 21:41:34 +00:00
Uwe Stöhr
e653df21dd installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30915 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-07 21:40:01 +00:00
Uwe Stöhr
46e786292e installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30885 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-06 23:23:47 +00:00
Uwe Stöhr
8d6dea3be9 Hebrew documentation files: set the encoding explicitly to "cp1255" since the default would be "latin9,cp1255" due to the English parts in these files and that won't load cp1255 completely.
This behavior is new since some encoding updates at CTAN and I don't know why this is the case. using only "cp1255" will encode latin text correctly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30829 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 14:08:13 +00:00
Uwe Stöhr
d9610c3cb5 installer: update to Ghostscript 8.70
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30827 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 13:06:22 +00:00
Uwe Stöhr
8fb7769602 - Visual support for the integral signs \fint and \fintop in formulas also for branch.
- add toolbar entries for \landdownint and the like

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30683 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-19 13:21:37 +00:00
Uwe Stöhr
d9584a8c5d scons_manifest.py: revert unintended commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30681 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 21:58:25 +00:00
Uwe Stöhr
e64ddc0b08 - Math.lyx: describe the new support for chemical equations
- status.16x: the support for chemical formulas is the major new feature of LyX 1.6.4, therefore advertise it as such

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30679 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 21:51:16 +00:00
Uwe Stöhr
ce6e844d91 German Intro.lyx and Tutorial.lyx: spell checking and updates by Hartmut and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30668 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 14:40:10 +00:00
Uwe Stöhr
d88c4c0c37 installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30657 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 01:10:53 +00:00
Uwe Stöhr
a8a013599b French UserGuide.lyx: correct an image path
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30586 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-14 19:06:08 +00:00
Uwe Stöhr
97e2f70acf German Extended.lyx: update from Hartmut and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30486 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 15:40:59 +00:00
Uwe Stöhr
8a22ee8437 installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30455 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-10 17:19:35 +00:00
Uwe Stöhr
16712564dd SConstruct: apply Jürgen's patch to disable assertions in release mode (works only on Linux not on Windows, but better than nothing). I tested the patch the last weeks without having problems.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30436 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 18:06:00 +00:00
Uwe Stöhr
e41870c873 UserGuide.lyx: remove an obsolete sentence; spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30335 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-02 12:41:54 +00:00
Uwe Stöhr
9f7ba61cb3 Spanish documentation and translation updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30333 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-02 12:27:28 +00:00
Enrico Forestieri
8359be573d Add some cygwin stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30332 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-01 21:10:00 +00:00
Uwe Stöhr
142e0604aa installer: update to Qt 4.5.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30325 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-30 14:28:12 +00:00
Uwe Stöhr
d4d0a8856a SCons: sort
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30320 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-30 12:00:37 +00:00
Uwe Stöhr
8994382510 installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30318 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-30 11:44:27 +00:00
Pavel Sanda
af5d3f5f6c Backport r30289, r30290
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30291 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-28 12:24:52 +00:00
Uwe Stöhr
f84aba02aa installer:
- require NSIS 2.45 because of the fixed Indonesian translation
- preparation for LyX 1.6.4
- update to JabRef 2.5

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30248 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-23 20:46:49 +00:00
Uwe Stöhr
6535b61bf8 EmbeddedObjects.lyx: add a sentence about branches in child documents
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30236 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-23 01:21:15 +00:00
Uwe Stöhr
9c7b15d131 installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30234 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-23 00:57:52 +00:00
Uwe Stöhr
3e036d6cd9 documentation files: remove residues of DocStyle.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30204 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:54:08 +00:00
Uwe Stöhr
bdda6d2204 Customization.lyx: remove links to the removed file DocStyle.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30199 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:02:40 +00:00
Uwe Stöhr
676c255df6 DocStyle.lyx: remove this outdated file. It has not been used since years. Every doc file currently has its own format which is OK since the format is the same for each whole file.
(People started now translating DocStyle.lyx while it isn't worth it.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30197 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 22:41:33 +00:00
Uwe Stöhr
1d6898955c installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30195 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 21:49:57 +00:00
Uwe Stöhr
1bde292bee installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30163 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 20:33:57 +00:00
Uwe Stöhr
0ea658283f installer: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30138 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 12:16:14 +00:00