Commit Graph

3769 Commits

Author SHA1 Message Date
Pavel Sanda
5c90e41382 * nb/Intro.lyx by Helge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29287 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 13:12:00 +00:00
Jürgen Spitzmüller
de22184d97 New inset dialog for InsetIndex (only used with multiple indices)..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29285 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 09:22:44 +00:00
Pavel Sanda
9f0206aab5 Add shortcuts to manuals (CT enabled)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29281 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 08:51:09 +00:00
Pavel Sanda
2e7704b37b tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29280 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 08:46:34 +00:00
Pavel Sanda
ab653a003c Resurrect M-a binding for paragraph settings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29278 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 08:08:58 +00:00
Uwe Stöhr
e1998603f2 Tutorial.lyx: Extended manual -> Additional Features manual
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29272 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-16 22:38:57 +00:00
Uwe Stöhr
6e90ddbbb3 UserGuide.lyx: Extended manual -> Additional Features manual
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29269 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-16 22:28:45 +00:00
Uwe Stöhr
898eaa415c Math.lyx: update documentation for \cfrac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29267 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-16 22:07:33 +00:00
Jürgen Spitzmüller
c52bd08442 Introduce splitindex support. File format change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29255 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-16 07:29:01 +00:00
Kornel Benko
d7cbf4da8b update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29241 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-13 14:58:37 +00:00
Jürgen Spitzmüller
26b361417d * Properly separate the specific Japanese (i.e., pLaTeX) auxiliary programs (jbibtex, mendex)
from the standard LaTeX programs.
  These programs are only used now if the document actually uses Japanese, not always if they are found.
  (bug 5601 a.o.).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29238 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-13 09:53:40 +00:00
Uwe Stöhr
4d30bc7579 support for \pagecolor, fileformat change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29220 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-11 21:40:11 +00:00
Uwe Stöhr
0e8f00dbe1 lyx_1_6.py: remove wrong comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29219 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-11 21:17:58 +00:00
Pavel Sanda
22a27d9609 * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29215 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-11 18:18:06 +00:00
Pavel Sanda
6eb8311906 Update credits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29212 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-11 18:13:22 +00:00
Vincent van Ravesteijn
98dcf2c2c4 Bind M-plus(M-equal) and M-minus to buffer-zoom-in/out.
If someone knows how to do this better..

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29208 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-11 14:26:47 +00:00
Vincent van Ravesteijn
75f7084fbe Hide disabled item from context menus of toc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29202 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-11 11:50:12 +00:00
Jürgen Spitzmüller
60d2b3295a * new per-document default output format. File format change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29181 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-10 11:06:53 +00:00
Vincent van Ravesteijn
4248fe1067 Change all inset-toggle into inset-settings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29178 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-10 01:18:42 +00:00
Vincent van Ravesteijn
4b6a802398 Add context menus to the Toc for labels(settings), branches, graphics, citations, figures, tables.
This is now possible because we can dispatch all the necessary LFUNs to the insets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29177 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-10 00:42:24 +00:00
Vincent van Ravesteijn
df3cddcd37 Add "Insert label as reference" to the context menu of the TOC.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29157 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-08 22:03:28 +00:00
Vincent van Ravesteijn
695870771f Add "Copy label as reference" to context menu of the TOC.
(Note: it is not perfect yet for references in the same model as the labels).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29156 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-08 21:40:42 +00:00
Jürgen Spitzmüller
336cb70ae2 * lyx_2_0.py: fix xetex routine.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29150 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-08 08:07:42 +00:00
Enrico Forestieri
da251ab6ed What about these icons?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29148 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-08 00:45:33 +00:00
Christian Ridderström
831724578c Fixed the e-mail address of Christian Ridderstrom in generate_contributions.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29136 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-07 08:29:21 +00:00
Jürgen Spitzmüller
a0a8b578fb * lyx2lyx/lyx_2_0.py:
- add reversion method for XeTeX.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29135 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-07 08:03:16 +00:00
Jürgen Spitzmüller
25a14730ed * First step towards default view format.
The icons could be replaced by something nicer.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29134 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-07 05:01:08 +00:00
Uwe Stöhr
8225a56dfe InsetMathFrac: reimplement \cfrac with its optional argument the way Enrico proposed (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg149855.html)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29131 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-06 23:58:42 +00:00
Jürgen Spitzmüller
14845fcaec * XeTeX can be launched via the toolbar now
* non-functional view formats are now disabled in the toolbar

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29123 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-06 09:27:05 +00:00
Jürgen Spitzmüller
737e9b2c20 start XeTeX support.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29119 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-06 06:58:30 +00:00
Uwe Stöhr
a97b097768 major code cleanup for fractions:
- InsetMathFrac.cpp/h:
    - InsetCFrac, InsetDFrac, and InsetTFrac are now included as kind of InsetMathFrac
    - InsetDBinom and InsetTBinum are now included as kind of InsetMathBinom
    - support for the optional argument of \cfrac (cursor position still needs to be fixed, see post in mailing list)

- stdtoolbars.inc:
    - add entries for \cfrac
    - remove entry for \atop since atop is outdated and only in LaTeX2e for compatibility reasons (according to the LaTeX companion, you get warnings from amsmath in the LaTeX log when using atop)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29114 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-05 19:52:53 +00:00
Uwe Stöhr
3beb629c5e fix build systems for r29008
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29070 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-04 01:04:14 +00:00
Pavel Sanda
b0a22252c7 * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29059 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-03 17:39:31 +00:00
Pavel Sanda
3805ce4ab8 Add to credits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29058 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-03 17:05:49 +00:00
Pavel Sanda
74691fa0ef trunk too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29054 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-03 13:15:48 +00:00
Jürgen Spitzmüller
eb65afe226 * unicodesymbols: support capital <ß>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29051 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-03 12:26:08 +00:00
Uwe Stöhr
c36e53c0c0 Math.lyx: revert r28985, my fault, the requirement of xargs cannot be undone
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29010 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-02 00:48:03 +00:00
Uwe Stöhr
720a707113 Indonesian Intro.lyx: new translation from Waluyo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29008 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-02 00:12:55 +00:00
Uwe Stöhr
ecf23703c7 Spanish Math.lyx, UserGuide.lyx: some fixes from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29006 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-01 23:57:38 +00:00
Jean-Marc Lasgouttes
6c422712e1 Extend the branch-(de)activate functions to work without a parameter. In
this case, when the cursor is on a branch inset (using the AtPoint mechanism)
the branch to which the branch inset belongs will be (de)activated.

This functionality can now be used through the branch inset context menu



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28987 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-31 09:38:07 +00:00
Kornel Benko
f5a3bd7c37 Update my credit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28986 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-31 09:02:13 +00:00
Uwe Stöhr
c3530d67bb Math.lyx: add workaround that this manual can be compiled also without having the package xargs installed (several users struggled about that)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28985 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-31 01:00:51 +00:00
Uwe Stöhr
762cde0a68 French Shortcuts.lyx: new translation from Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28982 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-30 23:56:30 +00:00
Enrico Forestieri
d786fa0ab8 Partly revert r28731 (see discussion in bug 5836).
Essentially, it is not true that Cyrillic characters in math are to be typeset
in italic by default, and LyX already permits to style them as desired. 


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28981 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-30 22:40:27 +00:00
Jean-Marc Lasgouttes
30afece93d Kill next-inset-toggle and expand inset-toggle to provide the same functionality
* src/LyXAction.h: introduce new function attribute AtPoint: this is 
	for lfuns that should first look at cursor postion whether there
	is an inset, before dispatching to container inset.
	* src/LyXAction.cpp: remove LFUN_NEXT_INSET_TOGGLE; 
	mark LFUN_INSET_TOGGLE as AtPoint.
	* src/BufferView.cpp (dispatch, getStatus): remove handling of
	LFUN_NEXT_INSET_TOGGLE.
	* src/LyXFunc.cpp (dispatch, getStatus): handle functions marked 
	AtPoint.	
	* lib/*/*: replace next-inset-toggle with inset-toggle.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28980 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-30 13:49:52 +00:00
Uwe Stöhr
882d0a3867 EmbeddedObjects.lyx: fix image file names
German UserGuide.lyx: update from Hartmut

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28971 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-29 17:16:54 +00:00
Jürgen Spitzmüller
5a4e4dec15 Fix bug 5863:
* beamer.layout:
* powerdot.layout:
	- those provide geometry

* BufferParams.cpp:
* GuiDocument.cpp:
	- implement provides("geometry")

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28957 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-28 10:48:16 +00:00
Uwe Stöhr
1a74934610 German Intro.lyx: remove reference to Perl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28926 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-26 19:10:29 +00:00
Uwe Stöhr
d697f88e1b Spanish Intro.lyx, Shortcuts.lyx: updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28918 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-26 00:22:19 +00:00
Uwe Stöhr
468d30cac5 German Intro.lyx: fix a wrong email address
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28915 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-25 23:28:00 +00:00
Uwe Stöhr
1a0e2a4c8a French Intro.lyx: updates from Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28913 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-25 23:22:45 +00:00
Uwe Stöhr
254ec97f4a Spanish UserGuide.lyx: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28903 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-25 15:47:05 +00:00
Uwe Stöhr
f8b67fc2bc Intro.lyx: some general updates for LyX 1.6.x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28902 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-25 15:46:15 +00:00
Jean-Marc Lasgouttes
8e3a813d54 update JP Chretien's mail address
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28846 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-18 11:23:59 +00:00
Jürgen Spitzmüller
b52205d30b configure.py:
- add support for newer lilypond versions (bug 5834).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28815 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-16 13:47:58 +00:00
Jean-Marc Lasgouttes
c7a08d57ce implement new lfuns inset-begin/end and their -select versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28814 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-16 13:33:27 +00:00
Jürgen Spitzmüller
126be0a7c0 * unicodesmbols: Greek symbols fix from Günter.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28812 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-16 11:41:08 +00:00
Richard Heck
376853cd7a Fix problem with conversion of empty insets. Also, fix problem with error message.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28753 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-11 18:58:38 +00:00
Enrico Forestieri
3175a28893 Fix bug 5836 (http://bugzilla.lyx.org/show_bug.cgi?id=5836)
Cyrillic formatted text in mathmode

If some other letters from some script need to be typeset in italic,
it will suffice adding the flag "mathalpha" to the unicodesymbols file.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28731 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-09 06:34:00 +00:00
Pavel Sanda
1486fb5d64 Add open/close to context menus, solve some shortcut conflicts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28721 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-07 21:44:21 +00:00
Uwe Stöhr
1f09a2b3b8 new Spanish translation of the linguistics.lyx file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28707 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-06 22:53:52 +00:00
José Matox
b8ce87578f Use logging module instead of homebrew python class (Patch from Bo Peng)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28704 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-04 18:54:08 +00:00
Uwe Stöhr
e390bdafe3 Math.lyx: updates from Siegfried and some bugfixes spotted by him
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28696 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-04 00:00:31 +00:00
Uwe Stöhr
c1e6722a2a new Ukrainian translation of the splash.lyx file from Yuri
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28691 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-03 22:45:50 +00:00
Uwe Stöhr
81d2cf93bb Tutorial.lyx, Spanish UserGuide.lyx: updates and bugfixes by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28689 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-03 22:31:22 +00:00
Pavel Sanda
d1883196ca * generate_contributions.py
(CREDITS is just generated file, one needs to change this script)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28686 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-03 11:16:42 +00:00
Uwe Stöhr
6a1e63c96c docs: a correction
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28684 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 22:33:44 +00:00
Uwe Stöhr
b32e623c90 CREDITS: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28680 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 21:13:07 +00:00
Pavel Sanda
1faf4f660b * Extended.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28678 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 18:52:09 +00:00
Pavel Sanda
1b279c7e5c * CREDITS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28676 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 16:20:46 +00:00
Pavel Sanda
b232e4f354 * generate_contributions.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28673 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 10:57:24 +00:00
Jürgen Spitzmüller
18553fc218 * lib/examples/[de/]linguistics.lyx:
- some more explanations about language in Glosses.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28670 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-02 10:10:37 +00:00
Uwe Stöhr
350871df1c documentation files: corrections from John Hudson, part 4 of 4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28667 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 22:14:28 +00:00
Uwe Stöhr
951df84b0f new Indonesian translation of splash.lyx from Waluyo Adi Siswanto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28664 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 20:07:57 +00:00
Uwe Stöhr
1fbec9429c splash.lyx: update the file to the current documentation format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28660 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 19:33:36 +00:00
Uwe Stöhr
76bc2f9ef3 Germen Braille.lyx: corrections from Jürgen and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28658 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 18:30:55 +00:00
Jürgen Spitzmüller
439588d206 * German translation of the Linguistics manual.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28650 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 15:02:06 +00:00
Uwe Stöhr
03d8d22d6a documentation files: corrections from John Hudson, part 1-3 of 4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28647 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-01 01:35:17 +00:00
Uwe Stöhr
9b3060880b - French UserGuide.lyx: big update by Siegfried
- UserGuide.lyx: fix issues spotted by Siegfried

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28632 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 23:25:41 +00:00
Uwe Stöhr
732289d2e0 Spanish UserGuide.lyx and EmbeddedObjects.lyx: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:22:17 +00:00
Uwe Stöhr
3154091853 xypic.lyx: correct typos and a preamble definition, remove whitespace and ERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28614 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-26 00:01:45 +00:00
Pavel Sanda
8c411c2134 xypic.lyx merge conflict #2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28601 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 02:07:14 +00:00
Pavel Sanda
80bbb98588 xypic.lyx merge conflict #1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28600 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 02:01:46 +00:00
Pavel Sanda
aa06732b26 also into trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28599 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-25 01:45:43 +00:00
Pavel Sanda
e2823ac4dc Add to contributors.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28594 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-24 23:07:00 +00:00
Uwe Stöhr
4c44a75311 EmbeddedObjects.lyx: update manual according to http://bugzilla.lyx.org/show_bug.cgi?id=5798
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28582 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-22 22:26:44 +00:00
Richard Heck
5a46619354 Update manual a bit: LyX won't check for arbitrary packages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28566 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-19 22:28:02 +00:00
Pavel Sanda
64ac045b2d Customization - revert relevants parts back for translators.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg148048.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28538 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 08:52:40 +00:00
Uwe Stöhr
3b399bcb52 EmbeddedObjects.lyx: update the description of Edit externally
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28535 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 00:53:29 +00:00
Pavel Sanda
de5dfdd4a2 * Customization.lyx, accept changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28530 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 23:44:51 +00:00
Georg Baum
9aad4bc27f Better fix for bug 1476 (following an idea by Jean-Marc).
Don't go into an endless loop if layout2layout cannot produce the desired file format.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28529 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 20:25:56 +00:00
Uwe Stöhr
ce09b10450 Spanish EmbeddedObjects.lyx: update from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28524 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 01:12:52 +00:00
Uwe Stöhr
f81c48343e xypic.lyx: - update layout of this file to the one of the other doc files
- cleanup of the preamble
           - a layout fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28523 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 00:50:37 +00:00
Uwe Stöhr
d7e2736437 Math.lyx: - revert format to LyX 1.6.x but keep the new LyX 2.0.0 specific contents; this makes maintaining much easier
- final cleanups for the new \hspace in formulas feature

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28521 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 00:45:52 +00:00
Pavel Sanda
37aefd6f17 fix path
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28517 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-16 23:41:52 +00:00
Uwe Stöhr
11459204d7 Japanese Tutorial.lyx: update by Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28515 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-16 23:39:31 +00:00
Pavel Sanda
0f842e6cc3 * xypic.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28513 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-16 23:38:01 +00:00
Uwe Stöhr
c6fbe700b9 - Math.lyx: remove unneeded ERT
- UserGuide.lyx: update version number

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28506 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-16 03:07:55 +00:00
Uwe Stöhr
580ac2213d elsarticle.lyx: remove the trouble-making frontmatter environment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28502 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-15 16:43:40 +00:00
Uwe Stöhr
5a6d84f187 EmbeddedObjects.lyx: a small longtable fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28486 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-13 23:50:07 +00:00