Commit Graph

4051 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
1a1b6147d4 * de/UserGuide.lyx: typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30789 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-26 11:46:13 +00:00
Pavel Sanda
8a4b22a03d * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30777 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-25 12:06:15 +00:00
Vincent van Ravesteijn
716143d3d4 Fix wrong lyx2lyx routines for r30756.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30764 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-24 20:48:49 +00:00
Vincent van Ravesteijn
966687d98b Fix bug #6058: Change tracking not usable in version control.
This patch makes sure that there are minimal changes when loading and saving a file with change tracking.

- the authors are assigned a buffer_id, such that when the file is saved, they get the same id,
- the authorlist is sorted according to the buffer_id,
- the buffer_id is written to the file in the author list (file format change)
- the ids start with 1, because 0 is internally reserved for the current Author,
- when writing the file, the current author is assigned an id if he didn't already have it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30756 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-23 20:08:05 +00:00
Jürgen Spitzmüller
d2bba0b048 * lyx_2_0.py (latex_length):
- simplify.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30745 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-22 07:39:57 +00:00
Jürgen Spitzmüller
42218ca7b1 * lyx_2_0.py:
- further code simplifications.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30744 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-22 06:34:34 +00:00
Uwe Stöhr
f8f7080ec1 French Math.lyx: translations by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30743 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 22:10:02 +00:00
Jürgen Spitzmüller
8d898ad5b7 * lyx_2_0.py (revert_hspace_glue_lengths):
- proceed after non-glue hspace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30739 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 17:48:03 +00:00
Jürgen Spitzmüller
9a594992d2 * lyx_2_0.py (revert_percent_hspace_lengths, revert_hspace_glue_lengths):
- further simplifications of the code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30738 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 17:41:00 +00:00
Jürgen Spitzmüller
21c5e4633d * lyx_2_0.py (revert_percent_hspace_lengths, revert_hspace_glue_lengths):
- fix bug where a \hspace*{} was not reverted if it was followed by a \hspace{}.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30737 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 17:19:33 +00:00
Jürgen Spitzmüller
e59b0d2c28 * lyx_2_0.py:
- use predefined methods for getting length values.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30736 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 17:02:26 +00:00
Uwe Stöhr
6147d5f796 French EmbeddedObjects.lyx: translations by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30734 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 16:05:12 +00:00
Uwe Stöhr
e09862ec15 lyx_2_0.py: fix glue length reversion routine again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30733 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 15:51:36 +00:00
Uwe Stöhr
ed8b1fb1fd German Customization.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30731 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 14:08:43 +00:00
Uwe Stöhr
34ab111257 lyx_2_0.py: re-add comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30729 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 13:19:51 +00:00
Uwe Stöhr
e65445a650 lyx_2_0.py: fix glue length reversion routine
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30728 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 13:14:02 +00:00
Uwe Stöhr
f00f149756 Spanish Math.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30726 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 12:47:11 +00:00
Uwe Stöhr
1016353a5e lyx_2_0.py: add comments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30725 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 12:02:48 +00:00
Uwe Stöhr
0b33b9d090 allow to use glue lengths in the HSpace dialog; file format change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30724 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-21 11:51:43 +00:00
Uwe Stöhr
d0e5bcf22d German Math.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30712 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-20 11:28:53 +00:00
Uwe Stöhr
efd4f71fbd allow the usage of relative lengths in the HSpace and the VSpace dialog; file format change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30710 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-20 11:22:51 +00:00
Uwe Stöhr
57d6ceb90c German Math.lyx, EmbeddedObjects.lyx: spell checking
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30708 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-20 11:15:13 +00:00
Uwe Stöhr
3860010433 EmbeddedObjects.lyx: spell checking by Hartmut and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30699 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-20 01:17:42 +00:00
Uwe Stöhr
da35be8a07 lyx_2_0.py: remove unnecessary initializations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30697 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-19 22:24:42 +00:00
Uwe Stöhr
6b970c0339 GuiDocument.cpp: allow to use percent lengths for the paragraph skip separation; file format change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30696 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-19 22:08:58 +00:00
Uwe Stöhr
d7e6c2a539 lyx_2_0.py: correct comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30695 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-19 21:18:31 +00:00
Uwe Stöhr
53e7a92494 support to specify the paragraph indentation in the document settings dialog; introduces the new class HSpace; - file format change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30694 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-19 21:13:27 +00:00
Uwe Stöhr
ca931d4d52 Math.lyx: proper layout for the PDF output and some fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30688 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-19 14:19:00 +00:00
Uwe Stöhr
7e31318d5b German UserGuide.lyx: a few more typo corrections from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30686 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-19 13:37:46 +00:00
Uwe Stöhr
cb90de7593 Math.lyx: documentation for \fint, \landdownint and the like
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30685 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-19 13:33:45 +00:00
Uwe Stöhr
cdea2bc27a - Math.lyx: describe the new support for chemical equations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30680 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 21:51:29 +00:00
Uwe Stöhr
7ee8a18f8c Makefile.am: sort
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30678 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 21:46:55 +00:00
Uwe Stöhr
e847919f2c German Extended.lyx: spell checking and cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30675 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 16:11:38 +00:00
Uwe Stöhr
54bf1574bb German UserGuide.lyx: spell checking and cleanups final part 2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30673 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 15:58:08 +00:00
Uwe Stöhr
8f7bb9cd96 German UserGuide.lyx: spell checking and cleanups part 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30670 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 15:23:28 +00:00
Uwe Stöhr
59aace512a German Intro.lyx and Tutorial.lyx: spell checking and updates by Hartmut and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30669 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-18 14:40:25 +00:00
Jürgen Spitzmüller
4e31cd60b3 * lyx2lyx/lyx_1_5.py:
- fix bug 6018.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30644 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-17 15:03:13 +00:00
Jürgen Spitzmüller
87b701a06b * attempt to fix polytonic Greek (with mutli-accents) [bug 5976].
* add extended Greek chars to unicodesymbols [bug 4997].

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-16 06:19:25 +00:00
Jean-Marc Lasgouttes
ace4f7d3b8 move the the latex and validate methods from InsetCollapsable to InsetText; small cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30582 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-14 18:27:54 +00:00
Jean-Marc Lasgouttes
24ae6d12d5 fix wrong path
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30559 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-14 12:07:07 +00:00
Jürgen Spitzmüller
e6f922009f * Add possibility to append active branch names to the output file name (#3105).
File format change.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30546 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-13 14:30:08 +00:00
Pavel Sanda
6ee13aa2ac Clash of shortcuts in context menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30541 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-13 13:33:32 +00:00
Pavel Sanda
0124363c18 Update credit of John.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30537 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-13 09:50:47 +00:00
Jean-Marc Lasgouttes
f1edcc0fe2 fix label for enumii
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30519 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 19:55:22 +00:00
Jean-Marc Lasgouttes
4a2a25c5b7 simplify the sweave module description
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30496 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 10:19:51 +00:00
Richard Heck
63e50cfd74 Remove duplicate line that prevents LyX from installing,
at least under F11.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30494 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 00:58:33 +00:00
Uwe Stöhr
a86fe9aabe German Extended.lyx: update from Hartmut and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30485 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 15:40:26 +00:00
Uwe Stöhr
3fcd8ee4de lyx_2_0.py: fix revert_tabularvalign to make it work also for booktabs and for more than one table in a line
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30484 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 15:36:11 +00:00
Uwe Stöhr
424943af89 - support for longtable alignment, fileformat change
- GUI support for table alignment

(all comments to the polished layout of the table dialog welcome)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30477 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 13:09:45 +00:00
Uwe Stöhr
fa76010250 lyx_2_0.py: fix revert_tabularvalign
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30476 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 13:01:16 +00:00
Pavel Sanda
0cb8c55e11 * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30468 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 09:41:51 +00:00
Pavel Sanda
edb52c37d2 Add LFUN_BRANCH_ADD_INSERT.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg152890.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30467 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 09:38:31 +00:00
Richard Heck
693f5c5ca6 Credit Sergiu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30454 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-10 16:23:46 +00:00
Jürgen Spitzmüller
46fdf8dbac talking about famous last words?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30382 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:39:23 +00:00
Jürgen Spitzmüller
eae7f31aaf * one (hopefully) final casing fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30379 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:27:19 +00:00
Jürgen Spitzmüller
91fd085b07 * clarify and apply Title Casing rules.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30378 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:24:04 +00:00
Enrico Forestieri
25de97c019 Fix shortcuts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30377 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 14:41:06 +00:00
Enrico Forestieri
1e59816df5 Fix typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30376 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 14:35:40 +00:00
Uwe Stöhr
93ea135eb5 Italian Intro.lyx: another typo spotted by users
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30348 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 12:08:58 +00:00
Uwe Stöhr
b66f024c2c Italian Intro.lyx: two typos spotted by a user
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30345 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 00:16:53 +00:00
Uwe Stöhr
bc870d3bcd symbols: typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30342 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-03 12:40:03 +00:00
Uwe Stöhr
a555fcaa92 symbols: now that we support mhchem, also supports its commands visibly in LyX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30341 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-03 12:33:00 +00:00
Enrico Forestieri
0a90c42b86 Fix bugs #6047, #4043, and #5394.
6047: Lyx 1.6.3 unable to typeset the third chemical equation of the
      file mhchem.lyx (package mhchem)
4043: mhchem support
5394: support for the mhchems's \ce command
The \ce and \cf insets are text mode environments that allow entering
spaces and mathmode commands. LyX leaves them alone and doesn't try to
be smart, i.e., the behaviour is exactly the same we had in the old days
with text-in-math mode environments, before the introduction of the
\ensuremath and \lyxmathsym macros. This means that in those environments
one has to know what he is doing, as LyX will not offer any protection.
The hack of enclosing \ce and \cf in a \text{} environment in order to
be able to enter spaces is no longer necessary.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30338 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-03 00:05:58 +00:00
Uwe Stöhr
7e2391c64c UserGuide.lyx: remove an obsolete sentence; spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30336 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-02 12:42:13 +00:00
Uwe Stöhr
ec146287dc Spanish documentation and translation updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30334 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-02 12:29:02 +00:00
Uwe Stöhr
7f163c0117 EmbeddedObjects.lyx: new section about subfloats (This is already explained elsewhere but users requested to have it here with an example that every type can have subfloats and to have an example for the two different placements.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30315 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-30 09:35:48 +00:00
Uwe Stöhr
a8c427f51d Spanish EmbeddedObjects.lyx: update by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30313 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-30 08:38:49 +00:00
Jürgen Spitzmüller
74aad3cb41 * stdmenus.inc: revert unintended change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30297 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-29 06:27:12 +00:00
Jürgen Spitzmüller
bf2567b44f * Standardize Capitalization. Skip the controverse AMS environments for now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30296 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-29 06:19:21 +00:00
Pavel Sanda
943776d064 Add missing file, sort scons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30290 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-28 12:23:02 +00:00
Pavel Sanda
a0682f4c90 Sort
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30289 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-28 12:23:00 +00:00
Pavel Sanda
f3ecb54404 Damp colors
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30287 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-28 11:29:18 +00:00
Pavel Sanda
43caa1fe8a * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30282 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-28 10:37:36 +00:00
Jürgen Spitzmüller
50c94f6a67 Add Rob Oakes to the Credits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30279 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-28 08:41:03 +00:00
Pavel Sanda
e4c05dd04d Fix ui naming
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30268 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-26 12:35:21 +00:00
Jürgen Spitzmüller
8f3ee7c3a4 * stdcontext.inc:
- Rename "Toggle Label" to "Show Label"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30257 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-26 10:42:13 +00:00
Pavel Sanda
2ebd79adea Add some doc about direct svn revision number usage.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30256 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-25 22:24:52 +00:00
Pavel Sanda
7355a53a73 Guify setting of svn locking property
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30255 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-25 14:48:11 +00:00
Pavel Sanda
7df973465a Bring extended manual back to normal formatting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30254 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-25 14:48:03 +00:00
Pavel Sanda
533d0c2a9f Search for both elyxer and elyxer.py.
Patch from Sven Hoexter.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30251 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-24 19:09:33 +00:00
Uwe Stöhr
8a765440cb move the obsolete DocStyle.lyx file to an attic folder as requested
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30237 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-23 01:25:12 +00:00
Uwe Stöhr
78d5d57e11 EmbeddedObjects.lyx: add a sentence about branches in child documents
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30235 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-23 01:19:44 +00:00
Jean-Marc Lasgouttes
23b70a8fdd Fix bug 5881: documentation bug in /usr/share/lyx/configure.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30218 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-22 10:38:13 +00:00
Jean-Marc Lasgouttes
c6ae2eac9c I forgot than in my earlier commit to these files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30217 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-22 09:42:46 +00:00
Enrico Forestieri
e31e71a7a9 Fix bug #6030: LyX does not take into account BOM in user layout files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30213 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-21 18:23:10 +00:00
Uwe Stöhr
99e9a1779d documentation files: remove residues of DocStyle.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30205 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:54:39 +00:00
Uwe Stöhr
e9026c7994 Customization.lyx: accept changes and transfer the new infos to the other language versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30203 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:32:02 +00:00
Uwe Stöhr
a23822b991 - Customization.lyx: remove links to the removed file DocStyle.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30201 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:05:22 +00:00
Uwe Stöhr
3830bd3dba 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/trunk@30196 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 22:40:31 +00:00
Richard Heck
583e62836c And this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30181 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 13:11:06 +00:00
Richard Heck
3d022e92b4 Forgot these.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30180 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 13:10:36 +00:00
Jean-Marc Lasgouttes
24dbfa13fa mac bindings for inset-begin/end
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30179 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-19 13:10:22 +00:00
Georg Baum
9c662bf442 - fix requirements of \dddot
- add support for \ddddot
- add partial support for inverse diagonal dots (i. e. they are recognized and
  displayed correctly, but the needed package is not loaded, because it would
  need an off/auto/on setting as amsmath, and that calls for a general solution)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30162 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 20:04:27 +00:00
Pavel Sanda
08c835ee10 Update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30141 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 14:06:26 +00:00
Pavel Sanda
c9dc32ab97 Copy&paste typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30139 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 14:03:04 +00:00
Jürgen Spitzmüller
3d1da3331d * configure.py:
- change eLyXer command and copier to copy images
	  to the appropriate places on view and export
	  (requires eLyXer 0.27).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30132 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 08:06:12 +00:00
Pavel Sanda
d852da852a Enhance notes context menu.
Juergen?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30130 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-16 07:50:14 +00:00
Pavel Sanda
5998f1fe1a We get permission on list, add to credits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30125 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-15 20:20:26 +00:00
Pavel Sanda
e35f3ef321 Add comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30091 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-13 22:32:28 +00:00
Uwe Stöhr
0542284792 syntax.default: first step to fix #2769
(see my mail and question in http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg152059.html)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30088 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-13 15:36:23 +00:00
Pavel Sanda
5cedeb9f3f * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30081 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 19:24:06 +00:00
Richard Heck
9fcd1a6c6a XHTML for InsetWrap.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30080 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 17:26:48 +00:00
Richard Heck
082ec01eef CSS for InsetInfo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30077 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 15:27:29 +00:00
Richard Heck
1ad1c51c22 CSS for marginal notes, which makes them work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30076 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 15:16:08 +00:00
Jürgen Spitzmüller
3315a46154 * stdcontext.inc:
- move spelling suggestions at the top and add separator
	  (as in OOo and winword).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30065 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 09:08:13 +00:00
Jürgen Spitzmüller
bd4c74b3b7 * add support for the applemac encoding. File format change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30064 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 08:47:38 +00:00
Uwe Stöhr
674746034a EmbeddedObjects.lyx: fix #5985
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30062 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-12 00:25:27 +00:00
Richard Heck
0a06e2a131 Fix footnote CSS.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30055 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-11 22:31:41 +00:00
Richard Heck
5e8d08cb9e Get InsetBibitem working, and the output for LATEX_BIB_ENVIRONMENT.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30045 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-11 20:08:39 +00:00
Georg Baum
e0acb978ff fix bug 5798: Translate float names
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30035 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-09 18:16:43 +00:00
Kornel Benko
869cdfd487 Friendly takeover from branch1.6
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30017 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-08 11:08:42 +00:00
Uwe Stöhr
19dd75797a new Slovakian translation of the Intro manual thanks to Kornel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30013 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-07 19:29:20 +00:00
Uwe Stöhr
9dd13b284f unify shortcuts to avoid doubled entries in the po-files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30010 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-07 16:19:40 +00:00
Jürgen Spitzmüller
d86c68f1fa * Extended.lyx: revision of the reverse search documentation (by Enrico and me).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30008 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-07 08:58:42 +00:00
Uwe Stöhr
f5b0b57e50 Intro.lyx: - bugzilla is dead
- some cleanups

final part

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30002 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 16:25:05 +00:00
Uwe Stöhr
99b6cd7572 Intro.lyx: - bugzilla is dead
- some cleanups

the other language versions of Intro.lyx are coming later

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29999 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 15:26:49 +00:00
Jürgen Spitzmüller
6316d8128b * amsart.layout:
* amsbook.layout:
	- fix on-screen representation of headings
	  Patch by Russ Woodroofe and me.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29992 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 07:57:28 +00:00
Richard Heck
9577dae301 Now we can restore the old (and better) behavior of descriptions.
The CSS for lists isn't quite right, but I'm not sure what to do.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29984 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 04:09:14 +00:00
Richard Heck
ccf91c3bf0 Add a couple more HTML* tags to InsetLayout, in a way that improves the
footnote output and allows a lot more flexibility. (In some ways, this now
seems to be more like what docbook does.)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29981 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 03:02:43 +00:00
Richard Heck
9fd3c8e9a4 At least for now, this has to be done differently.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29979 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 01:36:04 +00:00
Pavel Sanda
227a0802dc Lets have new output in view menu too.
Copiers command would be needed one day?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29974 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 20:22:10 +00:00
Richard Heck
2fe18f567a Forgot this, too.
Documentation is Customization.lyx will follow, once this stabilizes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29973 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 20:07:16 +00:00
Richard Heck
eda7b787b9 XHTML for InsetNote.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29970 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 19:58:23 +00:00
Richard Heck
6bbe691b92 InsetFootnote XHTML output. Of course the CSS can be modified, but
this is pretty cool, I think.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29965 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 19:25:49 +00:00
Richard Heck
aa2b14afce Forgot to update the layout format when transferring from branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29964 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 19:05:48 +00:00
Richard Heck
aa992dbbc2 Fix format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29958 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 18:27:06 +00:00
Richard Heck
062db8b679 Initial HTML information for layouts. Much of this is prelimiary,
some of it is really only for testing purposes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29953 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 17:51:03 +00:00
Richard Heck
92a69bb790 Basic output routines for HTML.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29950 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-05 17:44:35 +00:00
Uwe Stöhr
d3ff1d16e3 configure.py: port r29905
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29913 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-03 22:09:55 +00:00
Richard Heck
f28c1a2cce Allow customization of enumerate counters.
This patch is from JMarc, except the docs, which are due to me.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29906 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-02 16:02:29 +00:00
Enrico Forestieri
8a50bbdcae Update reverse search documentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29890 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-30 20:19:46 +00:00
Uwe Stöhr
300f5379a8 stdmenus.inc: fix typo, fixes the bug reported here:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg151690.html

Jürgen, OK for branch too?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29889 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-30 15:38:23 +00:00
Uwe Stöhr
b462996f1d add the new Japanese files from r29879 also to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29888 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-29 22:59:36 +00:00
Richard Heck
ee3c0d1268 Update the layout docs a bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29883 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-29 19:09:22 +00:00
Jean-Marc Lasgouttes
864773d7d9 Allow literate documents other than noweb to work out of the box. Currently
only sweave is supported (for building documentation, not programs).

Layout files allow a new OutputFormat tag 

Modules can be conditionned on a feature of the type from->to, indicating that
it should be possible to convert from format 'from' to format 'to'.

Layout format incremented to 15.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29874 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-28 08:59:25 +00:00
Richard Heck
ac93172e78 Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29872 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-28 02:00:04 +00:00
Uwe Stöhr
4daeb64685 forgot this in my previous commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29868 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-27 22:11:07 +00:00
Uwe Stöhr
31d43ad6f9 manpage.layout: remove file as discussed on the list and after OK from José ( http://thread.gmane.org/gmane.editors.lyx.devel/112377/focus=112686 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29867 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-27 22:06:40 +00:00
Uwe Stöhr
cfead0f9a8 EmbeddedObjects.lyx: remove wrong preamble line, fixes #5966
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29862 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-27 01:43:46 +00:00
Jürgen Spitzmüller
1d494512fc empty file format change due to r29840.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29841 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-25 08:27:12 +00:00
Uwe Stöhr
2b8a1bb41b Indonesian Intro.lyx, Tutorial.lyx: updates from Waluyo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29832 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-23 14:29:57 +00:00
Pavel Sanda
42509803dc Add new target for convenience - make lfundoc for regeneration.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29821 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-23 12:12:32 +00:00
Uwe Stöhr
5fb7fa93c7 configure.py: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29798 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 23:31:16 +00:00
Uwe Stöhr
006a14981e UserGuide.lyx: disable preamble code that is most probable incompatible with xindy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29796 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 22:53:05 +00:00
Uwe Stöhr
1ae37095f2 - Spanish UserGuide.lyx, Math.lyx: updates by Ignacio
- English UserGuide.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29789 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 19:56:10 +00:00
Jürgen Spitzmüller
e9cbe2f80f A GUI for nomencl settings. Adds the possibility to enter a custom length.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29779 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 16:26:15 +00:00
Jürgen Spitzmüller
18cfe15b64 file format change due to r29770.
No automatic width calculation is done for old documents, because these might rely on settings in
nomencl.cfg.

A GUI to alter this is needed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29775 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 08:31:43 +00:00
Jürgen Spitzmüller
7ba2bfb81d * Per-document setting for bibtex and makeindex.
File format change.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29774 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-22 07:20:00 +00:00
Vincent van Ravesteijn
2537cd07f4 Context menu of equations:
- add "Number this line",
- use the same item names as in Edit->Math,
- remove the superfluous "Toggle" prefixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29761 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-21 10:06:32 +00:00
Uwe Stöhr
6ce4da2e08 German Math.lyx: update the shortcut style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29758 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-21 00:24:52 +00:00