Jean-Marc Lasgouttes
2b1791641f
Fix various typos in LFUNs.lyx
2014-02-13 14:20:43 +01:00
Jean-Marc Lasgouttes
e7a1cce551
Rename some LFUN names to match their text name
...
Also, rename copy-label-as-reference to label-copy-as-reference and update LFUNs.lyx accordingly.
2014-02-13 13:50:33 +01:00
Juergen Spitzmueller
ea25b62b1b
again update FUNs.lyx
2014-02-13 10:44:12 +01:00
Juergen Spitzmueller
f1531b2f90
LFUNs.lyx improvements
2014-02-13 09:55:40 +01:00
Uwe Stöhr
6b115051a0
Math.lyx: fix a package loading logic mistake
2014-02-13 01:41:43 +01:00
Georg Baum
93be9cdc93
Fix typo and add a note about ResetsFont default
...
This was missing in 6b49b6b129
, and I did not find it because of the typo.
Thanks Uwe for reminding me.
2014-02-11 19:25:23 +01:00
Uwe Stöhr
94fbef6c86
Math.lyx: describe support for command \utilde
2014-02-10 23:07:32 +01:00
Georg Baum
6b49b6b129
Fix conflicting inset font defaults (bug #8874 )
...
This makes the defaults of Inset::inheritFont() and Inset::resetFontEdit()
compatible. There is no user visible change except for the Chunk inset which
does not produce invalid LaTeX after editing operations anymore.
This is the safe version for 2.1.0, for later there are still open questions:
- All insets with ResetsFont true should be audited: Is this really needed,
or do they show similar editing problems as the Chunk inset?
- Does inheritFont() need to be customizable in the layout file as well?
- Is resetFontEdit() != !inheritFont() needed at all?
I did not use change tracking for the docs, since I updated all existing
translations.
2014-02-10 22:06:32 +01:00
Juergen Spitzmueller
e621229ee3
update FUNs.lyx
2014-02-10 09:31:46 +01:00
Uwe Stöhr
dfa49c0b22
Math.lyx: some preamble fixes for \cancel support
2014-02-10 02:52:49 +01:00
Uwe Stöhr
65ff346f3f
Math.lyx: describe new support for cancel
2014-02-10 02:01:27 +01:00
Uwe Stöhr
d0209eb286
UserGuide.lyx: add info about widows and orphans
...
(thanks Helmut for this info)
- German UserGuide.lyx: add missing section about proper names
2014-02-10 01:15:52 +01:00
Pavel Sanda
f9c53c6e87
* Additional.lyx - SVN has been tested to some degree ( #8937 ).
2014-02-07 23:37:51 -08:00
Uwe Stöhr
991810b9e2
UserGuide.lyx: describe the new paste modes
2014-02-06 04:05:05 +01:00
Georg Baum
ac2c91be02
Document paste options (bug #8749 )
...
As discussed in trac. Unformatted Text is removed, since it is too similar to
Plain text, adn nobody knows why it is needed in the standard menu. The lfun
is kept, so users can easily activate it in private ui files if needed.
2014-02-05 21:53:02 +01:00
Uwe Stöhr
915002ed42
UserGuide.lyx and Math.lyx: use and describe LyX's native visible space
2014-02-03 02:22:24 +01:00
Uwe Stöhr
90b38f31fc
UserGuide.lyx: fix a typo spotted by Hartmut
2014-01-30 01:12:20 +01:00
Uwe Stöhr
1981e1f352
French Customization.lyx: updated by Jean-Pierre for LyX 2.1
2014-01-30 00:41:30 +01:00
Uwe Stöhr
44e8c6d45d
documentation files: more updates
...
Changelog:
UserGuide:
- sec. 3.3.4.4: "opt" renamed to "short title"; only one short title
- sec. A.4.23: short title only visible...
- sec. A.5.4: Forward Search, clarify section reference
- sec. B: description of searching in submenus
Customization Manual:
- sec. 3.1:
- changed View->View (Other Formats)->DVI to Document>View (Other Formats)->DVI
- In second and fourth paragraph changes 2 "View" menu to "Document"
2014-01-30 00:14:59 +01:00
Uwe Stöhr
6902cfcf25
documentation: first step to update the UserGuide
...
changelog:
- sec. A.3.3: menu of outline has changed -> therefore correction in
- sec. 3.7 of Tutorial
- sec. 2.5: of UserGuide
- sec. 6.2.1: of UserGuide
- sec. A.3.4: name changed to "source pane" -> therefore correction in
- sec. 2.1 of Additional
- sec. 6.12.4: of UserGuide
- sec. A.3.5: name changed to "Messages Pane"
- sec. A.3.15 -> A.3.6: Toolbar menu shifted
- sec. A.3.6 -> A.6.4: view Document menu shifted -> therefore correction in
- sec. B.20 of UserGuide (not yet in Japanese)
- sec. C.7.2 of UserGuide (not yet in Japanese)
- sec. 2.1.1 of Tutorial (not yet in Japanese)
- sec. 2.1 of Additional (not yet in Japanese)
- sec. 7.3.3.4 of Additional (not yet in Japanese)
- sec. A.3.7 -> A.6.5: view other Document menu shifted
- sec. A.3.8 -> A.6.6: Update view menu shifted
- sec. A.3.9 -> A.6.7: Update view other menu shifted
- sec. A.3.10 -> A.6.8: view master menu shifted
- sec. A.3.11 -> A.6.9: Update master menu shifted
2014-01-29 20:00:55 +01:00
Juergen Spitzmueller
aa764f751c
some minor translation work
2014-01-27 15:21:19 +01:00
Juergen Spitzmueller
35e64bf951
Allow usage of algorithm2e package ( #8744 )
...
This simple module allows users to use the algorithm2e package at all. Before, it was not possible with LyX, since this package conflicts with LyX's own algorithm support (see also #8728 )
2014-01-26 19:23:40 +01:00
Scott Kostyshak
e17c1d0e73
Typo fix in doc/fr/Tutorial.lyx
...
Spotted by Regis Bouguin.
2014-01-11 08:22:30 -05:00
Scott Kostyshak
94c4a4afdc
Update file format of doc/fr/Tutorial.lyx
2014-01-11 08:22:30 -05:00
Scott Kostyshak
e2ded6e046
Update the link to AGU files in documentation
2013-12-25 23:28:49 -05:00
Scott Kostyshak
6f488a9ef2
Hebrew docs: move bookmarks inside of pdflatex if
...
This fixes XeTeX export of the Hebrew documents.
2013-11-11 22:01:48 -05:00
Scott Kostyshak
828db4287d
Fix export of Greek Intro manual with XeTeX
...
This is a workaround. Without this patch, export to .tex (XeTeX)
contains a sequence such as
\begin{english}
\begin{description}
[omitted, but does not contain \end{description}]
\end{english}
Thanks to Jürgen for the workaround.
2013-11-11 21:56:57 -05:00
Georg Baum
e4c3a329e4
fix copy-paste error
2013-10-31 21:45:51 +01:00
Tommaso Cucinotta
9680f392b0
Documenting new checkbox for math-only search of advanced find & replace.
2013-10-13 11:48:07 +01:00
Scott Kostyshak
f79d8839cd
Fix XeTeX of Formula-numbering.lyx
...
XeTeX export works after removing the unnecessary
hyperref package option 'hypertex'.
2013-10-10 02:23:23 -04:00
Scott Kostyshak
895f828589
ja: change default output format from pdf3 to pdf
...
dvipdfmx emits a lot of warnings and Koji suggests ps2pdf.
Thanks to Koji for the advice.
Note that on Debian, I installed the following packages
to be able to compile with ps2pdf:
fonts-takao-mincho
fonts-ipafont-nonfree-jisx0208
fonts-ipaexfont-mincho
2013-10-07 18:33:58 -04:00
Juergen Spitzmueller
e461a61204
Clarify instructions on how to set up the thesaurus
2013-10-07 18:50:37 +02:00
Juergen Spitzmueller
15af5ef59a
One more clarification on the thesaurus setup
2013-10-07 15:37:38 +02:00
Juergen Spitzmueller
c5c9e26fee
Clarify instructions on how to set up the thesaurus ( #8811 )
2013-10-07 15:26:45 +02:00
Scott Kostyshak
a19611c573
Remove obsolete code in Math.lyx
...
These workarounds are no longer necessary because of unicodesymbols
and further they break compilation with XeTeX as well as pdfTeX
with TeX input encoding set to ascii or utf8.
Thanks to Günter Milde for the fix.
2013-10-06 16:39:52 -04:00
Vincent van Ravesteijn
7583a8ce25
Fix EOLs
2013-10-06 05:57:53 +02:00
Vincent van Ravesteijn
513e753a52
Update LFUNs.lyx
2013-10-06 05:52:15 +02:00
Juergen Spitzmueller
6102e4c39c
fr/Intro.lyx: Correction by Jean-Pierre
2013-09-15 17:02:04 +02:00
Pavel Sanda
3482adeed8
* Additional: add note for okular.
2013-09-07 18:39:17 -07:00
Pavel Sanda
a9d43a2c8b
* Additional.lyx - next xdvi glitch spotted by Fabio.
2013-09-07 18:28:52 -07:00
Pavel Sanda
b32b5c7949
* Additional.lyx - fix lyxeditor.sh example.
...
Different shells seem to have different taste.
http://www.mail-archive.com/lyx-users@lists.lyx.org/
2013-09-05 11:00:26 -07:00
Kornel Benko
abe7eef13c
Replace the remaining bad urls with accsessible ones
...
Now all urls we use in our provided lyx-files
(doc, examples, templates)
use urls which really exist.
(If a url was meant merely as an example,
it was not touched, but added to file 'knownInvalidURLS'.)
2013-08-30 17:28:46 +02:00
Kornel Benko
4f043fba4d
Cmake build tests: href entries checked
...
Our lyx-files are referencing urls also with
a href inset. We check now also these.
search_url.pl: Added check for href
*.lyx: Corrected href
2013-08-28 19:51:19 +02:00
Kornel Benko
73e03bb7d8
Replaced some more invalid urls
2013-08-28 18:07:28 +02:00
Kornel Benko
b94d0e35d3
Replaced some invalid urls
2013-08-28 16:50:23 +02:00
Scott Kostyshak
4d2dfe046f
Japanse docs: Remove non-arg 'MenuString'
...
'MenuString' is currently implemented only for arguments.
2013-08-27 04:54:28 -04:00
Scott Kostyshak
ec058c3872
Fix ja/EmbeddedObjects.lyx index issues
...
See #8786 for details.
2013-08-23 23:35:41 -04:00
Scott Kostyshak
57a4018c4e
Fix Basque Intro ('Chapter' layout does not exist)
...
The 'Chapter' layout does not exist in standard article class.
I demoted all section-type layouts. Thus, "Chapter" became "Section",
"Section" became "Subsection" and "Subsection" became "Subsubsection".
2013-08-23 23:03:26 -04:00
Scott Kostyshak
2c2fe23921
Default output of all Japanese docs is now 'pdf3'
2013-08-20 03:00:57 -04:00
Scott Kostyshak
a0172272b6
Fix ja/UserGuide.lyx index issues
...
Patch sent by Koji (see #8786 for details).
2013-08-20 03:00:11 -04:00
Juergen Spitzmueller
63d1719bf1
Assure bibtex is used for documents that use bibtex
...
Manuals, examples and templates that use (traditional) bibtex should have set the bibliography processor to bibtex. Else, these documents do not compile if a user has set the processor to 'biber' in the preferences
2013-08-19 11:19:26 +02:00
Juergen Spitzmueller
97138ce283
Fix index problem in German UG (part of #8793 )
2013-08-17 12:21:58 +02:00
Kornel Benko
7e89a2d5b1
Make more tests compilable
...
revertedTestst: aa_samply.lyx compiles without change
*_Additional.lyx: bad include path after moved to attic
2013-08-14 14:24:20 +02:00
Scott Kostyshak
1052732e66
Japanese docs: translations from Koji
2013-08-05 19:15:56 -04:00
Vincent van Ravesteijn
f794d49336
Update LFUNs.lyx
2013-08-04 16:41:02 +02:00
Uwe Stöhr
5a95f822d4
Japanese UserGuide.lyx: update fileformat
2013-07-27 23:57:52 +02:00
Uwe Stöhr
88ec176e88
Japanese docs: translations and corrections from Koji
2013-07-27 23:43:54 +02:00
Scott Kostyshak
d3c9f2e34c
Change default of Japanese docs to dvipdfm(x)
2013-07-22 23:38:35 -04:00
Uwe Stöhr
ef4018f68e
German UserGuide.lyx: fix a typo spotted by a user
2013-06-26 23:20:01 +02:00
Uwe Stöhr
e44e0aef6a
German UserGuide.lyx: fix a typo spotted by Stephan
2013-06-26 23:11:29 +02:00
Uwe Stöhr
f61f5e2116
Spanish Additional.lyx: fix a wrong language tag
2013-06-26 00:28:36 +02:00
Uwe Stöhr
f07cf5a1f6
Spanish Additional.lyx: translations for LyX 2.1 from Ignacio
2013-06-26 00:17:57 +02:00
Uwe Stöhr
08b245b6fe
Additional.lyx: describe some more multicolumn features
2013-06-05 01:10:10 +02:00
Uwe Stöhr
b470bce9e7
doc files: remove outdated files
...
- all files ware the last time updated before 2007 (they are probably even older) and do only lead to confusions because of outdated/wrong info
2013-06-04 23:04:55 +02:00
Uwe Stöhr
915e228a87
Slovakian Userguide: remove completely outdated file
...
- this file described things from LyX 1.2 and also misses several chapters
2013-06-04 22:33:08 +02:00
Uwe Stöhr
5ff31c6da5
Customization.lyx: correct latest layout format
...
Merge branch 'master' of git.lyx.org:lyx
2013-06-04 22:21:06 +02:00
Uwe Stöhr
7eb42abba6
UserGuide.lyx: ad info for spell checkers under Linux
...
- patch by Ignacio
2013-06-03 21:08:10 +02:00
Uwe Stöhr
f2fb7afe34
Customization.lyx: update layout file format
...
- also some small corrections and German translations
2013-06-03 20:43:11 +02:00
Uwe Stöhr
26e7c42a09
Basque Additional.lyx: put file into attic
...
- this file is hopelessly outdated (and even misses complete chapters)
2013-06-03 20:13:14 +02:00
Uwe Stöhr
dc9cf3f84c
Polish Additional.lyx: put file into attic
...
- this file is hopelessly outdated (and even misses complete chapters)
2013-06-03 19:30:44 +02:00
Scott Kostyshak
f259a0f591
Fix Indonesian User Guide bib paths
2013-06-03 02:31:41 -04:00
Uwe Stöhr
d1ce71d398
Customization.lyx: last step of merging/updating
2013-06-02 20:24:02 +02:00
Uwe Stöhr
8363f8f2b6
Customization.lyx: second step of merging/updating
2013-06-02 19:12:51 +02:00
Uwe Stöhr
c4c44a1877
Math.lyx: fix potential whitespace issue in preamble
...
- the same as in the thesis template
2013-06-02 14:20:26 +02:00
Uwe Stöhr
b6a5c9163b
Customization.lyx: first step of merging/updating
2013-06-02 05:07:10 +02:00
Richard Heck
2374229cc6
Introduce InitialValue tag for counters. Fixes bug #8707 .
2013-06-01 17:42:08 -04:00
Uwe Stöhr
a853132e12
Additional.lyx: update description for multiple columns (step 2/2)
2013-06-01 18:16:01 +02:00
Uwe Stöhr
58c8ec817d
Additional.lyx: update description for multiple columns
2013-06-01 17:58:30 +02:00
Uwe Stöhr
40a7c113de
Spanish UserGuide: translations from Ignacio
...
- and a typo in the English version spotted by Ignacio
2013-05-31 14:31:48 +02:00
Uwe Stöhr
683a4d20bd
Development.lyx: some format fixes
...
- fix line breaks and a some microtypography tuning
2013-05-30 23:20:09 +02:00
Uwe Stöhr
d2a4b27493
Customization.lyx: remove unnecessary tables and some updates
...
- remove the tables I once used to order all possible "Requires" features
- update the list with possible "Requires" features
- some style fixes here and there
2013-05-30 19:44:07 +02:00
Uwe Stöhr
f18f7989a0
French UserGuide.lyx: translations from Jean-Pierre and Siegfried
2013-05-30 19:12:19 +02:00
Uwe Stöhr
059dad2ace
update support for multicolumns
...
- Additional.lyx: update description and convert some TeX code to the multicolumn inset
- multicol.module: restore the preamble settings that was accidentally removed bin the previous commit
2013-05-30 17:17:34 +02:00
Scott Kostyshak
0f9f44bf40
Fix Basque User Guide bib paths
2013-05-29 02:58:16 -04:00
Juergen Spitzmueller
a1934a8ef4
Do not load xeCJK when mot running XeTeX (resolve critical xeCJK error)
2013-05-29 08:06:15 +02:00
Uwe Stöhr
ecb3b7b25c
Chinese Intro and Tutorial.lyx: make files compilable wit XeTeX
...
- both files: remove \CJKindent which prevented the compilation with XeTeX, load the xeCJK package which is necessary to get text lines broken at the page margin
Both files are still compilable with pdfTeX because then xeCJk does simply nothing.
- Intro: replace TeX code by its LyX inset and alsoremove unnecessary document class option "cjk"
2013-05-28 00:03:33 +02:00
Juergen Spitzmueller
c8000f9017
Fix Chinese Tutorial copilation
2013-05-25 11:48:38 +02:00
Uwe Stöhr
d231e3a767
UserGuide.lyx: finish the revision
...
- many thanks to John Hudson for his amazing work!
2013-05-23 23:38:18 +02:00
Richard Heck
1230372566
Add support for package options in layout files. E.g.:
...
PackageOption tipa safe will load tipa with the
"safe" option, if we load it.
2013-05-23 09:34:40 -04:00
Uwe Stöhr
bcabe09612
UserGuide.lyx: translations
...
- to fix the mysterious compilation problems on some machines
2013-05-23 01:25:54 +02:00
Uwe Stöhr
c42acc7cec
French UserGuide.lyx: fix a paragraph language
2013-05-21 23:40:38 +02:00
Uwe Stöhr
d6c3b7fa73
UserGuide.lyx: some more revision work
...
- also the last try to fix Scott's compilations problems
2013-05-21 23:35:06 +02:00
Uwe Stöhr
d1d6f12a93
UserGuide.lyx: some corrections
...
- hopefully fix compilation of German UserGuide for Scott
- some German translations
2013-05-21 21:13:14 +02:00
Uwe Stöhr
0dd01cfce8
UserGuide.lyx: port recent changes to master
2013-05-21 01:45:19 +02:00
Uwe Stöhr
03259396b9
UserGuide.lyx: next revision step
...
- sec. A.1 - A.2 and a few others
2013-05-20 03:16:44 +02:00
Georg Baum
7bdc34a987
Implement forced local layouts
...
These should be used if any new style needs to be introduced in the stable
2.1 series: If the ForceLocal flag of the style is set, it will always be
written to the document header, so that even older 2.1 versions can read
and correctly output the document.
2013-05-15 07:19:49 +02:00
Uwe Stöhr
76678b66d4
UserGuide.lyx: next revision step
...
sec. 6.13 - 6.18
2013-05-14 23:57:33 +02:00
Uwe Stöhr
1fded6e817
UserGuide.lyx: next revision step
...
- sec. 6.7 - 6.13
2013-05-12 12:57:14 +02:00
Uwe Stöhr
c962e1ca1d
Math.lyx: fix a typo
2013-05-10 16:24:11 +02:00
Uwe Stöhr
4b53c0d6c1
UserGuide.lyx: next revision step
...
- revised sec. 6 - 6.6
- describe longest label feature for bibliography environment
2013-05-04 02:48:54 +02:00
Uwe Stöhr
52ce610a26
UserGuide.lyx: fix an issue reported on the docs list
2013-04-29 00:52:45 +02:00
Uwe Stöhr
1a38c40cd2
UserGuide.lyx: next revision step (chap. C) for master
2013-04-29 00:42:02 +02:00
Uwe Stöhr
80fe665406
UserGuide.lyx: port recent changes from branch
2013-04-28 05:45:21 +02:00
Uwe Stöhr
00344a8a77
French UserGuide.lyx: translations by Jean-Pierre
2013-04-27 19:40:02 +02:00
Uwe Stöhr
914b1d8200
UserGuide.lyx: fix an expression as discussed in the list
2013-04-21 22:19:12 +02:00
Uwe Stöhr
7ffb9db807
port Spanish doc updates by Ignacio
2013-04-21 22:18:43 +02:00
Uwe Stöhr
f0800cfc00
Spanish UserGuide.lyx: updates by Ignacio
...
- also some changes to the other languages proposed by Ignacio
2013-04-21 22:01:38 +02:00
Uwe Stöhr
0c534a5ba7
German Tutorial.lyx: fix a typo spotted by a user
2013-04-21 21:39:20 +02:00
Uwe Stöhr
976959685c
French UserGuide.lyx: translations by Jean-Pierre
2013-04-21 21:17:48 +02:00
Uwe Stöhr
719a13d7a4
UserGuide.lyx: next revision step (sec. 3.5 - 3.7 and 6.18)
2013-04-21 20:48:31 +02:00
Uwe Stöhr
44d5efd243
UserGuide.lyx: next revision step
2013-04-21 03:57:44 +02:00
Uwe Stöhr
4d8dbc9268
uk.po: update from Yuri for master
...
also fix some typos spotted by Yuri
2013-04-19 08:48:49 +02:00
Uwe Stöhr
c6410a5b55
UserGuide.lyx: next revision step
2013-04-18 01:30:32 +02:00
Uwe Stöhr
458b3bad10
UserGuide.lyx: first step of revision
...
- first step of the revision of the English UserGuide from John Hudson
2013-04-17 01:13:49 +02:00
Scott Kostyshak
18f5500af0
hu/Tutorial.lyx: change default output to pdf2
2013-04-12 03:42:15 -04:00
Uwe Stöhr
21ee72eeb6
Hungarian Tutorial.lyx: revert last change
...
- this is not the way it goes, all Tutorials should stay identical as possible, moreover there is no need to disable PDF bookmarks because the document compiles without problems, moreover I still manage the documentation and as long as there is no beta for LyX 2.1 please keep the fileformat of LyX 2.0
- if you have problems compiling a file, report this as bug or the docmentation mailing list! or at least write me a mail
2013-04-09 21:17:19 +02:00
Scott Kostyshak
6dea3d5bfb
hu/Tutorial.lyx: do not generate bookmarks
...
By not generating bookmarks, compilation with plain LaTeX works.
Thanks to Jürgen for the solution.
2013-04-09 01:10:13 -04:00
Scott Kostyshak
f2c230189e
Fix a few typos in French docs
2013-04-08 19:23:41 -04:00
Scott Kostyshak
364deab269
es/EmbeddedObjects.lyx: can now export with LuaTeX
...
See the following email discussion:
http://comments.gmane.org/gmane.editors.lyx.devel/145338
2013-04-06 02:47:49 -04:00
Kornel Benko
d8c656952e
sk-Intro.lyx: Make it compilable + correct some typos
2013-04-05 13:51:41 +02:00
Scott Kostyshak
009d2a1221
fr/EmbeddedObjects.lyx: can now export with LuaTeX
...
See the following email discussion:
http://comments.gmane.org/gmane.editors.lyx.devel/145338
Patch from Günter Milde
2013-04-05 03:33:27 -04:00
Scott Kostyshak
9a7e7dcb70
Indonesian UserGuide.lyx: fix image paths
2013-04-02 15:18:50 -04:00
Juergen Spitzmueller
7e66e43844
Italian UG: fix singular diacritics in latin1 table (bug #8621 )
2013-04-02 16:20:46 +02:00
Richard Heck
4a6efbb102
Implement XHTML output for InsetPrintNomencl.
2013-03-27 21:30:48 -04:00
Juergen Spitzmueller
7e11e69947
Stick with 2.0.x file format
2013-03-24 16:56:19 +01:00
Juergen Spitzmueller
a21fd61c98
Revert "Compilation fixes"
...
This reverts commit c28d9b41ad
.
2013-03-24 16:52:42 +01:00
Juergen Spitzmueller
c28d9b41ad
Compilation fixes
2013-03-24 16:49:23 +01:00
Richard Heck
8bbd4c5e58
Minor doc update.
2013-03-24 10:14:17 -04:00
Georg Baum
cb5dd33475
Split pdf format as discussed on the list
...
Previously, the format used for included pdf files was the same as for
document export via ps2pdf. This caused unwanted conversion routes, e.g.
export via odt->pdf instead of dvi->ps->pdf.
I renamed the format for included graphics and not for exported documents,
since otherwise the command line syntax for export would change. This would
require more adaptions for the users, since with the chosen solution the
custom converters are almost always changed correctly in prefs2prefs(),
so that only custom external templates need manual adjustement.
2013-03-21 20:13:02 +01:00
Uwe Stöhr
177a043991
French Math.lyx and Tutorial.lyx: translations by Jan-Pierre
2013-03-15 01:29:28 +01:00
Uwe Stöhr
96289519c5
French Tutorial.lyx: update form Jean-Pierre
2013-03-11 21:31:47 +01:00
Juergen Spitzmueller
bf0b5540db
MergedManuals.lyx: set default output format to lyxhtml.
...
This is the intended target format of this document (LaTeX is not supposed to compile).
2013-03-03 10:11:52 +01:00
Juergen Spitzmueller
e99d19e7c7
MergedManuals.lyx: add missing child modules to the master
2013-03-02 10:10:31 +01:00
Juergen Spitzmueller
41060c9723
Allow to specify default argument for layout/inset argments
...
This default argument is inserted iff no inset argument is present. This is useful particularly for mandatory arguments that need to have a sensible default value.
2013-02-24 11:29:21 +01:00
Uwe Stöhr
d7ca904b69
German Tutorial.lyx: some corrections and translations
...
- also a fix for the other languages
2013-02-24 02:01:49 +01:00
Uwe Stöhr
0bef574d9d
Tutorial.lyx: fix typos and other issues spotted by John Hudson
...
- also fox some formatting and add some info
2013-02-23 20:40:01 +01:00
Uwe Stöhr
be18719783
Math.lyx: 2 updates
...
- the column limit for decorated matrices does no longer exists
- move the former "accents for operators" sections to the operators section because these are no accents but operator-specific decorations
- add a note for \sideset
- formatting adjustments
2013-02-23 05:45:45 +01:00
Kornel Benko
6c03b1ff74
Revert changes for output format dvi4
...
This affects commits c0d4805acf
,
14fed1df7d
8e4f656aa7
2013-02-22 12:06:31 +01:00
Kornel Benko
c0d4805acf
Set default format to dvi4 for some japanes doc files.
...
The rest (Tutorial.lyx, Math.lyx, EmbeddedObjects.lyx, UserGuide.lyx,
Intro.lyx and Additional.lyx) are left untouched, because
still not compilable with platex
2013-02-19 09:59:08 +01:00
Pavel Sanda
b7c04ebb15
* Additional.lyx - add git version info hint
2013-02-18 00:06:59 -08:00
Georg Baum
1fde43b690
Add development manual.
...
This is rather incomplete, and will hopefully be extended in the future.
Currently, its main purpose is to document file format updates and tests.
2013-02-16 17:48:43 +01:00
Juergen Spitzmueller
6885007f1d
Adjust Libertine font support to most recent version
...
This needs yet a file format change. I hope the interface is stable now (I had an exchange with the package maintainer, Bob Tennent, about that)
2013-02-15 10:45:11 +01:00
Richard Heck
06cac41193
Add "NoInsetLayout" tag for Uwe. Fixes bug #8545 .
2013-02-12 10:13:41 -05:00
Pavel Sanda
d963eef9f0
* Additional.lyx
2013-02-09 20:20:48 -08:00
Richard Heck
8c8d26ecf6
Documentation update for layout format 44.
2013-02-09 13:44:06 -05:00
Georg Baum
5a62a1ccb8
Describe GIT support
2013-02-08 21:02:36 +01:00
Georg Baum
0526eb9d47
Implement VCS copy and rename
...
The advantage of having this in LyX is the intelligent file name handling
of included files. Implementation as discussed on the list, but ensure also
that an attempt to use locked files fails.
2013-02-06 20:38:54 +01:00
Uwe Stöhr
40b487c477
German and Japanese Intro.lyx: fix a link
2013-02-06 01:48:43 +01:00
Uwe Stöhr
e7c5ded516
Intro.lyx: style fixes by John Hudson
2013-02-06 01:36:58 +01:00
Uwe Stöhr
139d99d347
German Math.lyx: some missing translations
2013-02-06 01:31:24 +01:00
Uwe Stöhr
11c56abc5b
Math.lyx, Tutorial.lyx: fix some typos spotted by a user
2013-02-05 01:56:30 +01:00
Georg Baum
e82cc5d498
Fix typos
2013-02-03 19:55:44 +01:00
Georg Baum
bab0da786b
Regenerate LFUNs.lyx
2013-02-03 19:55:44 +01:00
Uwe Stöhr
15d21d80e1
French Intro.lyx: a typo, spotted by a user
2013-02-03 16:46:08 +01:00
Uwe Stöhr
ef2071f2c8
EmbeddedObjects.lyx: cleanup
...
- use standard bullets
- formatting fixes
2013-01-26 03:43:08 +01:00
Uwe Stöhr
67dcc67dae
Additional.lyx: correct a description
...
- also use another paragraph shape to fix #8512
2013-01-20 22:49:22 +01:00
Uwe Stöhr
ff718ebaa5
initials.module: add the missing mandatory argument
...
- thanks to the new InsetArgument feature we can save all ERT for initials
2013-01-20 21:23:55 +01:00
Uwe Stöhr
a3036539b2
multicol.module: use the layout argument mechanism
...
- Additional.lyx: update description of multiple columns accordingly
2013-01-13 03:23:25 +01:00
Uwe Stöhr
fecdd4f318
Additional.lyx: fix some cross-references
2013-01-13 01:43:45 +01:00
Uwe Stöhr
832fc522eb
Additional.lyx: correct a noweb chunk
2013-01-12 20:32:06 +01:00
Uwe Stöhr
f37cdbc298
add shapepar module
...
- shapepar.module: new module to get non-rectangular paragraph shapes
- SpecialParagraphShape.tex: an example shape definition file
- Additional.lyx:
- accept all changes and updated all language versions accordingly
- describe how to get custom paragraph shapes (last section of the document)
- preamble cleanup
2013-01-12 19:44:08 +01:00
Julien Rioux
3b9caa3b0d
UserGuide: Remove bold from hyperref's bibitem and href.
2013-01-12 09:19:52 +01:00
Julien Rioux
0899e957c3
Fix bibliography indentation throughout LyX 2.1 source (part of #7458 ).
2013-01-12 08:41:59 +01:00
Uwe Stöhr
df57b7050b
Customization.lyx: some more revision
...
- German Customization.lyx: more translations
2013-01-06 03:28:34 +01:00
Julien Rioux
66ac0bbd8a
LaTeXConfig.lyx : Document the bibliography and citation packages (change tracking).
2013-01-05 00:40:35 +01:00
Uwe Stöhr
b8fa4d9bc2
Customization.lyx: some corrections
2013-01-01 19:41:38 +01:00
Juergen Spitzmueller
3d136d4444
minor additions
2013-01-01 16:41:01 +01:00
Uwe Stöhr
4da45ffeb7
Customization.lyx: list supported features for layouts
...
- we should not force authors of layout files to look into the source code to be able to use a function
2013-01-01 07:56:56 +01:00
Uwe Stöhr
912272d351
Customization.lyx: port from branch: revised section 5.3.3 and 5.3.4
2013-01-01 07:18:42 +01:00
Juergen Spitzmueller
dd0e6976e8
Document InsetLayout Caption:<name>
2012-12-31 15:47:30 +01:00
Uwe Stöhr
4b4e513e80
Customization.lyx: document color names
...
- there is no need that we force Layout authors to look into the source code to be able to set a color in a layout file.
2012-12-31 04:05:58 +01:00
Uwe Stöhr
33e9c65413
Customization.lyx: revision of chapter 5 - port from branch
...
- uniform formatting, clarifications, simplifications, updates, added missing information
- German Customization.lyx: also translations, added missing information that is already in the other language versions
2012-12-31 03:08:28 +01:00
Georg Baum
56ece75ad9
Fix bug #8464 : stackrel with subscript.
...
The fix is basically mechanical, the additional code for fraction like insets
with three arguments was stolen from \unitfrac. As any math package,
stackrel.sty needs a buffer parameter to switch it off.
I also added the two stackrel flavours to the toolbar.
2012-12-28 20:08:43 +01:00
Juergen Spitzmueller
37f41fd4b5
Support for command argument placement after the workarea argument
2012-12-28 11:21:24 +01:00
Juergen Spitzmueller
c3aa718151
Make the \item command in lists customizable
2012-12-19 16:55:22 +01:00
Juergen Spitzmueller
e5ebe17b92
AutoInsert option also for flex insets
2012-12-17 13:32:40 +01:00
Juergen Spitzmueller
dd21e57bd3
Option to auto-insert a paragraph style option, particularly useful for specific mandatory arguments (such as beamer block or frame titles)
2012-12-16 13:37:14 +01:00
Georg Baum
f67cf6f4bb
Add support for stmaryrd.sty (bug #8434 )
...
The stmaryrd package adds support for lots of math symbols, using a font
designed to accompany the computer modern fonts. The changes in detail:
- Fix generate_symbols_list.py to work with stmaryrd.sty. It loooks like it
was automatically translated from a perl version and never used.
- Generate the new symbols in lib/symbols using generate_symbols_list.py and
add some manual adjustments
- Generate stmary10.ttf by a simple ttf export from stmary10.sfd with fontforge
- Add license info for stmary10.ttf
- Create a test file with all symbols from stmaryrd.sty. Actually it would be
nice to have this for the other fonts as well.
- The mechanics: lyx2lyx, tex2lyx, font machinery etc.
2012-12-15 13:10:31 +01:00
Juergen Spitzmueller
e93f4d470d
Possibility to specify a preset argument
...
This will be needed for beamer plain and fragile frame support.
2012-12-10 14:09:51 +01:00
Juergen Spitzmueller
25ef8e7eef
Allow to separate menu string from label string for arguments
2012-12-09 19:15:41 +01:00
Juergen Spitzmueller
a84a98b545
Also add support for URW Garamond math fonts (via newtx)
2012-12-04 12:55:47 +01:00
Juergen Spitzmueller
52c2fb81e9
Support for the URW Garamond LaTeX fonts
2012-12-04 12:14:26 +01:00
Juergen Spitzmueller
2b40823d8e
Implement resetArgs to InsetLayout ( #8437 )
2012-12-02 10:16:26 +01:00
Juergen Spitzmueller
ecf18084ff
allow linebreak in argument delimiter string
2012-11-30 09:13:38 +01:00
Juergen Spitzmueller
1500e44cba
Support for \item arguments
2012-11-29 15:34:20 +01:00
Juergen Spitzmueller
a7f8fb8c5f
Provide option to force a local language switch where a global is not allowed ( fixes #8033 )
2012-11-28 20:55:21 +01:00
Jean-Marc Lasgouttes
4f6c0b5202
Fix # 8414: Use the noweb module instead of literate-* article layouts
...
Now that we have module support for literate programming, it is possible to do a noweb cleanup. This is basically a patch from Kayvan Sylvan:
- get rid of literate-xxx classes
- rename Scrap to Chunk, since this is the name noweb doc uses (Scrap is from nuweb)
- update lyx file format and add lyx2lyx support for gettting rid of literate-xxx classes
- update documentation
On the top of it, update tex2lyx to
- avoid creating files with literate-xxx class
- fix conflict between parsing << as a quote and parsing it as a Chunk
- create Chunk layouts instead of Scrap ones.
2012-11-28 14:11:47 +01:00
Juergen Spitzmueller
5f1c8bff45
Document new Argument features
2012-11-26 09:12:16 +01:00
Juergen Spitzmueller
b4c9e902ad
Correct documentation
...
Paragraph, Item_Environment and List_environment are unknown to InsetLayout. None, instead, is a valid type.
2012-11-25 19:21:30 +01:00
Juergen Spitzmueller
6f086763ae
Add LeftDelim and RightDelim to the Style and InsetLayout repertoire
2012-11-25 19:10:16 +01:00
Uwe Stöhr
a09167f520
Customization.lyx: clarify an info
2012-11-24 17:14:06 +01:00
Juergen Spitzmueller
4d784da801
Forgot to document ResetArgs
2012-11-23 18:57:05 +01:00
Juergen Spitzmueller
182d13ee6a
Do not separate the shortcut from the label string
2012-11-23 18:26:02 +01:00
Juergen Spitzmueller
6012f66146
Fix typo spotted by JMarc
2012-11-23 17:30:45 +01:00
Juergen Spitzmueller
9e8bfb4597
documentation of new argument syntax
2012-11-23 15:37:30 +01:00
Uwe Stöhr
6bdc561714
Math.lyx: add check for babel (bug #8423 ) and translate a comment
...
(the other language variants of this manual are not affected)
2012-11-19 00:14:28 +01:00
Uwe Stöhr
2e55d99347
Czech Tutorial.lyx: reset fileformat
...
please don't change the fileformat if not necessary (only necessary to describe new features in LyX 2.1). This helps me a lot keeping all language and release versions in sync and to update all
2012-11-08 01:22:07 +01:00
Uwe Stöhr
b8698ec8e9
French UserGuide.lyx: translations by Jean-Pierre
...
(will also go to branch when it is open again)
2012-11-08 01:19:26 +01:00
Pavel Sanda
bd0bb681ca
* cs/Tutorial.lyx
2012-11-08 00:42:37 +01:00
Uwe Stöhr
22d4b628ed
French Additional.lyx: correct porting
...
there was a section that is for a new feature in lyX 2.1 and I accidentally overwrote this in previous commit
2012-11-04 00:12:13 +01:00
Uwe Stöhr
a45a5b4f6d
French doc files: port from branch
...
ported changes from [313163e1/lyxgit]
2012-11-03 23:56:58 +01:00
Uwe Stöhr
f86c3de3ad
documentation: remove duplicated words
...
- also use a better regexp to find duplicated words
2012-10-24 00:40:28 +02:00
Uwe Stöhr
b222b93ca7
French Math.lyx: translations by Jean-Pierre
2012-10-23 21:47:29 +02:00
Uwe Stöhr
8995f0b48c
UserGuide.lyx: final update for advanced search
...
- German UserGuide.lyx: translations
- other UserGuide.lyx: simplifications and formatting adaptions
2012-10-23 21:46:42 +02:00
Uwe Stöhr
ea537bb0c9
French: UserGuide.lyx: translations by Jean-Pierre
2012-10-23 01:15:11 +02:00
Uwe Stöhr
8462e0bc7f
UserGuide.lyx: next update for advanced search
...
- German UserGuide.lyx: translations
- other UserGuide.lyx: some simplifications, clarifications and formatting adaptions
2012-10-22 01:06:06 +02:00
Juergen Spitzmueller
db1c1389e3
Add support for the URW Classico (Optima) LaTeX font
...
Patch by Liviu Andronic
2012-10-21 18:55:24 +02:00
Uwe Stöhr
3485f728c2
UserGuide.lyx: update for advanced search
...
- German UserGuide.lyx: translations
- English UserGuide.lyx: some simplifications and clarifications
2012-10-21 03:21:31 +02:00
Scott Kostyshak
75e809c023
Additional.lyx: references to knitr & Sweave doc
...
Add references to the knitr.lyx example file and to the Sweave manual.
Also correct a couple of typos.
2012-10-17 20:45:09 -04:00
Uwe Stöhr
8ba75c2915
UserGuide.lyx: remove description of removed LFUN break-paragraph-keep-layout
...
Furthermore update the description to current state
2012-10-18 01:52:53 +02:00
Uwe Stöhr
000ee49b89
LaTeXConfig.lyx: detection of document class g-brief, spotted by Max Funk
2012-10-17 00:42:08 +02:00
Uwe Stöhr
e43295640e
Math.lyx: add info about character ^ in chemical formulas
2012-10-16 23:54:24 +02:00
Uwe Stöhr
9d4bef0182
UserGuide.lyx: Add info how to handle special characters in nomenclatures
...
Fixes bug 8366.
2012-10-16 02:32:05 +02:00
Juergen Spitzmueller
d4d4ee74ba
Document textclass categorization
2012-10-09 09:29:02 +02:00
Uwe Stöhr
f4ac1b665e
UserGuide.lyx: fix a typo spotted on the docs list
2012-10-08 01:24:17 +02:00
Pavel Sanda
4180dc9489
Update manuals for literate programming (esp. noweb).
...
Patch from Kayvan Sylvan.
2012-10-01 17:31:08 +02:00
Uwe Stöhr
de45075def
Merge branch 'master' of git.lyx.org:lyx
2012-10-01 01:43:06 +02:00
Uwe Stöhr
4ed535df52
UserGuide.lyx: mention new feature "spell check of current selection"
...
the new feature: re35d7a0f
2012-10-01 01:42:56 +02:00
Pavel Sanda
4fceb18ecd
Recreate LFUNs.lyx once upon a time.
2012-09-29 18:57:26 +02:00
Pavel Sanda
541828ebf5
Another witch hunting case: break-paragraph -> paragraph-break.
2012-09-29 18:06:42 +02:00
Juergen Spitzmueller
1d84423e76
A font a day keeps the doctor away: Support for the Biolinum LaTeX font
2012-09-25 11:07:33 +02:00
Juergen Spitzmueller
b99a2a6255
Some refinement of the font packages documentation
2012-09-24 10:30:05 +02:00
Juergen Spitzmueller
ba1d137769
Support for the NewTX Math fonts (newtx, libertine, minion)
2012-09-23 18:33:04 +02:00
Juergen Spitzmueller
8f9898994d
Basic UI for math (TeX) fonts
...
This addresses #6543 by adding an option to prevent fonts such as Palatino and Times to automatically adapt the math font (IOW it lets you load the text font only for a bunch of fonts where this is easily possible).
Furthermore it adds an interface to select a specific math font, which is defined in latexfonts. Currently, this is only euler (the only one I know), but if there are other math-only tex fonts, they can be added easily (but note that this changes the file format).
Non-TeX math fonts are not yet supported. Eventually, unicode-math support can use the existing UI, but this is not on my agenda.
2012-09-22 17:44:00 +02:00
Juergen Spitzmueller
1a248c68b4
check for libertine-type1
2012-09-22 14:22:57 +02:00
Juergen Spitzmueller
e9ca6b6bf4
Support for the Minion Pro LaTeX font
2012-09-19 17:46:55 +02:00
Juergen Spitzmueller
458c143e49
Fix forward search with okular
...
Implement a placeholder 2008f which points to the tex file with full path, since this is what okular expects nowadays.
2012-08-26 11:42:43 +02:00
Juergen Spitzmueller
c4a233e9e9
Documentation of new IPA features
2012-08-24 15:20:48 +02:00
Juergen Spitzmueller
54c41ce26e
Support for the TeX Gyre fonts ( #4332 )
2012-08-19 11:57:48 +02:00
Juergen Spitzmueller
b501845b2c
Support for the mathdesign fonts ( #6072 )
2012-08-18 14:45:41 +02:00
Juergen Spitzmueller
292f48d6b5
Add support for the txtt font ( #4979 )
2012-08-17 18:24:18 +02:00
Juergen Spitzmueller
37137f43f4
Support for the libertine font ( #3881 )
2012-08-17 14:11:02 +02:00
Uwe Stöhr
062c3a794a
Spanish docs update
...
- Spanish Additional.lyx: update for trunk only
2012-07-13 00:52:49 +02:00
Uwe Stöhr
6b6a2eb8e6
docs: port fix and update description of labeling
...
- UserGuide.lyx: fix description of the labeling lists, fixes also bug #8224
- German UserGuide.lyx: adapt some sections to be compliant with the other language variants
2012-07-07 02:00:37 +02:00
Uwe Stöhr
313da1f9e0
French UserGuide.lyx: some typos fixed
2012-06-24 23:57:11 +02:00
Uwe Stöhr
aed91a4f15
Tutorial.lyx: fox a typo spotted by a user
2012-06-21 04:44:41 +02:00
Uwe Stöhr
42fcc6236c
French UserGuide.lyx: translations by Jean-Pierre
2012-06-21 03:25:45 +02:00
Uwe Stöhr
1cf9261ff6
- LaTeXConfig.lyx: accept Georg's changes and add bidi
...
- chkconfig.ltx: bidi and iftex are necessary for all right-to-left languages if XeTeX or LuaTeX is used
2012-06-07 23:08:02 +02:00
Uwe Stöhr
e525ee6db4
UserGuide.lyx: add a LyX 2.1-specific sentence proposed by Jürgen
2012-06-04 01:17:27 +02:00
Uwe Stöhr
1c8606e78e
UserGuide.lyx: some changes for the thesaurus description proposed by Jürgen
2012-06-04 01:12:02 +02:00
Uwe Stöhr
09f91910e6
- UserGuide.lyx: 3 small fixes
...
- German UserGuide.lyx: translation again
2012-06-02 03:18:44 +02:00
Uwe Stöhr
d90bcd1f5a
- UserGuide.lyx: adapt style of description of split indexes (the feature is btw. currently broken)
...
- German UserGuide.lyx: some further translations
- Japanese UserGuide.lyx: add missing section about split indexes
2012-06-02 02:09:36 +02:00
Uwe Stöhr
fc74599e87
- UserGuide.lyx: fix some typos and an unclear description
...
- German UserGuide.lyx: more translations and corrections
2012-06-01 02:27:36 +02:00
Uwe Stöhr
e489adea5f
UserGuide.lyx:
...
- decline today's change because the text states "is explained in the chapter Tables of the Embedded Objects manual" So no need to describe LaTEX special again
- revert fileformat change; please keep the fileformat is possible unless you describe a new feature of LyX 2.1
2012-06-01 00:54:24 +02:00
Pavel Sanda
262c2e95a9
Tabular.ui: Moving Latex argument field to column section.
...
Forgotten patch from John Tapsell.
Documentation moved from UI to User Guide.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg173987.html
This was here for ages, no need to rush into branch.
2012-05-31 15:36:33 +02:00
Pavel Sanda
83f493d8ac
Port suggestion to trunk
2012-05-31 12:47:08 +02:00
Uwe Stöhr
e60a139d3f
ported from branch:
...
- German UserGuide.lyx: many translations
- English UserGuide.lyx: some grammar and some style fixes
2012-05-31 00:45:26 +02:00
Uwe Stöhr
52db81fa22
- German UserGuide.lyx: some translations
...
- German Additional.lyx: some ports from branch
- English UserGuide.lyx: a grammar fix
2012-05-30 01:24:03 +02:00
Uwe Stöhr
158b398d28
German userGuide: port some changes from branch
2012-05-29 00:49:57 +02:00
Pavel Sanda
3476a6f1d4
* cs/Tutorial.lyx typos
2012-05-23 22:00:33 +02:00
Pavel Sanda
1a45c99a7d
Trac browse SVN -> GIT
2012-05-23 17:35:08 +02:00
Richard Heck
2693b911b7
Update customization manual with "nice" info.
2012-05-22 09:26:52 -04:00
Pavel Sanda
3445efdca1
typo
2012-05-16 18:05:07 +02:00
Pavel Sanda
0d95847055
* Additional.lyx
2012-05-16 17:04:26 +02:00
Uwe Stöhr
67bfa2f87e
Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (final part 2)
2012-05-07 23:24:56 +02:00
Uwe Stöhr
e76389721a
Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (part 1)
2012-04-26 01:27:46 +02:00
Pavel Sanda
dce6c8875c
Allow Insetlayout for Branch inset ( #8106 ).
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg173659.html
2012-04-19 11:56:32 +02:00
Georg Baum
1845b310aa
Correct description of layout translation.
...
The old version pretended that the translations are provided via gettext,
but this is wrong.
2012-04-18 21:17:35 +02:00
Georg Baum
27733452f7
Native support for \lstlistoflistings
2012-04-16 21:40:59 +02:00
Uwe Stöhr
491284e59e
German UserGuide.lyx: fix a typo spotted by a user
2012-04-15 05:42:32 +02:00
Georg Baum
a2e8cb758b
Translations for listings insets
...
The listings inset and include inset of type listings use two english terms
that are not localized yet: "Listing" for the caption and "Listings" for the
list of listings (not supported natively by LyX yet). The existing layout
translation mechanism has been extended to translate these terms as well:
1) Support [[stuff]] context in lib/layouttranslations
2) Support BabelPreamble and LangPreamble in InsetLayout
3) Use a InsetLayout for InsetInclude of type listings
4) Define BabelPreamble and LangPreamble in the layouts for InsetInclude
and InsetListings
2012-04-10 20:21:01 +02:00
Uwe Stöhr
3fa7aeefec
port recent changes to master:
...
- EmbeddedObjects.lyx
- splash.lyx
2012-03-15 01:48:06 +01:00
Georg Baum
4f6579e9d3
Update tex2lyx to file format 427. InsetIPA is not yet supported, but the
...
produced output is valid format 427.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40903 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 11:53:47 +00:00
Uwe Stöhr
50902c2628
German Intro.lyx: fix a comment as suggested in the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40890 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-08 19:14:48 +00:00
Uwe Stöhr
24733efcee
German UserGuide.lyx: some more translations and style fixes to be compliant with the other language variants
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40865 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-05 23:32:18 +00:00
Uwe Stöhr
d43406f035
EmbeddedObjects.lyx: description how to color every second table row
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40854 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-04 23:51:57 +00:00
Uwe Stöhr
c9892a3a3e
- UserGuide.lyx: add the F5-key feature
...
- Japanese and German UserGuide.lyx: adapt a section to the other language variants
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40849 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-04 01:23:46 +00:00
Pavel Sanda
914491df96
* Additional.lyx - RCS tweaks for Win
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40811 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-29 18:39:45 +00:00
Uwe Stöhr
d2f1b1a3df
French UserGuide.lyx: fix file ending
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40802 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-28 00:03:29 +00:00
Uwe Stöhr
c352917f31
French UserGuide.lyx: updates from Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40799 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-27 01:00:47 +00:00
Georg Baum
26e5f1a8ec
Use libmagic for file format detection if available.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40789 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-21 20:29:44 +00:00
Uwe Stöhr
1585015805
documentation files: port recent changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40779 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-19 04:41:01 +00:00
Richard Heck
a26b53885e
Minor clarification. See bug #8044 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40769 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 17:52:01 +00:00
Richard Heck
6f821fe14d
Change i.g. to i.e. throughout.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40768 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 15:47:42 +00:00
Richard Heck
cc4734f317
Typos and the like in the Additional Features manual, fixed thanks
...
to Scott Kostyshak.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40767 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 15:39:53 +00:00
Uwe Stöhr
064834e468
port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40762 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 22:46:48 +00:00
Uwe Stöhr
fcca6c2d11
- German UserGuide.lyx: some translations
...
- UserGuide.lyx: mention LibreOffice and some small glitches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40754 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 00:49:19 +00:00
Uwe Stöhr
4f913c3e72
UserGuide.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40752 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-14 21:50:18 +00:00
Uwe Stöhr
877e68373b
EmbeddedObjects.lyx: lots of typos spotted by Scott Kostyshak and some small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40733 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 03:16:05 +00:00
Uwe Stöhr
aca7f65121
- EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
...
- Math.lyx: correct the preamble accordingly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40731 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 02:17:32 +00:00
Uwe Stöhr
ed79c47794
UserGuide.lyx: revert unwanted changes from last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40729 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 18:31:14 +00:00
Uwe Stöhr
2cc43b390d
- German UserGuide.lyx: some translations
...
- UserGuide.lyx: some typographic and expression corrections
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40728 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 18:16:50 +00:00
Uwe Stöhr
f8f50e7eb9
EmbeddedObjects.lyx: revert unintended change from r40720
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40723 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:23:18 +00:00
Uwe Stöhr
5f968dd2ea
ChangesToolbar.png: update image to the layout of LyX 2.0.x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40722 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:16:40 +00:00
Uwe Stöhr
c316d3635a
documentation files: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40720 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:05:25 +00:00
Uwe Stöhr
57dbc84ee0
Tutorial.lyx: fix a typo reported on the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40717 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 01:21:13 +00:00
Uwe Stöhr
e5d624b2b6
LaTeXConfig.lyx: mention the cancel package (addendum to r40663)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40664 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 01:54:01 +00:00
Uwe Stöhr
6a58f4a572
Math.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40581 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 21:54:59 +00:00
Uwe Stöhr
0c7554baaf
Tutorial.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40571 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-05 00:06:29 +00:00
Uwe Stöhr
9402ad6f61
UserGuide.lyx: port changes from branchUserGuide.lyx: final step of Scott's overhaul
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40567 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-04 01:32:20 +00:00
Uwe Stöhr
9dc53efb39
UserGuide.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40565 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-03 23:55:26 +00:00
Uwe Stöhr
bfe67ac65f
Math.lyx: improve description of modulo-functions, fixes #7961
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40556 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-01 21:28:25 +00:00
Uwe Stöhr
a891259520
Additional.lyx: update to latest fileformat and correct version number
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40539 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-21 22:09:54 +00:00
Georg Baum
419b51172a
fix r40522 (thanks Kornel)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40526 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-19 20:16:05 +00:00
Georg Baum
efa0f19836
More sensible longtable caption handling (needed for bug #7412 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40522 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 21:27:17 +00:00
Uwe Stöhr
877e64a52b
Tutorial.lyx, Braille.lyx, Intro.lyx, LFUNs.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40510 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 16:08:19 +00:00
Uwe Stöhr
d3727233e4
German Intro.lyx: remove obsolete sentence
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40478 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-11 22:24:19 +00:00
Uwe Stöhr
72bf7ee3bb
Customization.lyx: a formatting fix and resetting fileformat to the one of LyX 2.0.x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40471 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:15:11 +00:00
Richard Heck
5a7672adec
Fix bug #5805 and similar requests. Adds a document setting that
...
tells LyX not to show BLOCK text as justified, but still keeps
the usual paragraph indentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40427 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 22:33:25 +00:00
Richard Heck
acbcf2c742
Documentation for new layout tags.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 22:39:35 +00:00
Uwe Stöhr
51e70b620b
EmbeddedObjects.lyx:
...
- new description how to color dashed table lines
- new section how to split table cells by diagonal lines
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40366 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-04 22:09:24 +00:00
Uwe Stöhr
336eb1961d
Customization.lyx: updates by Philip Pirrip
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40302 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-28 23:31:26 +00:00
Uwe Stöhr
0ac0f56ebc
- splash.lyx: update menu names and toolbar buttons to the ones of LyX 2.0.x
...
- Spanish EmbeddedObjects.lyx: change a word to be consistent
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40297 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-27 17:17:34 +00:00
Uwe Stöhr
900787723e
EmbeddedObjects.lyx: add section about the calculation of the table width
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40236 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-21 21:13:22 +00:00
Pavel Sanda
4dfc036cce
* Additional.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40223 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-20 12:10:20 +00:00
Uwe Stöhr
c93f5c06d8
French EmbeddedObjects.lyx: translations and revision by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40210 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 01:29:57 +00:00
Uwe Stöhr
4368237595
EmbeddedObjects.lyx: add info about the dvips color names and fix some issues
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40196 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:13:36 +00:00
Uwe Stöhr
d139b234b2
- EmbeddedObjects.lyx: update the description of the PDFPages template (thanks Liviu)
...
- chkconfig.ltx: pdfpages require eso-pic
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40181 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 05:21:02 +00:00
Uwe Stöhr
c338cfe18f
French Userguide: add missing files from r40175
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40179 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 02:46:45 +00:00
Uwe Stöhr
3643777d0f
port today's changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40175 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-12 03:03:15 +00:00
Uwe Stöhr
137c42164c
- Spanish EmbeddedObjects.lyx and UserGuide.lyx: translations by Ignacio
...
- UserGuide.lyx: mention LibreOffice
- English UserGuide.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40168 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-10 23:58:17 +00:00
Uwe Stöhr
9cd035069b
UserGuide.lyx: fix a formatting issue
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40162 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-09 19:59:05 +00:00
Uwe Stöhr
83cc90776b
UserGuide.lyx: correct the description of LyX-pipes (they also work on Windows)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40154 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 23:24:40 +00:00
Uwe Stöhr
625de6d1f6
EmbeddedObjects.lyx:
...
- describe the new GnumericSpreadsheet feature and link to the example file
- link to the lilypond example file
- fix some links
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40125 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 05:55:21 +00:00
Uwe Stöhr
c58513aa8f
- UserGuide.lyx:
...
- describe the new lyxpipe preferences option
- add info how to en/disable the math autocorrection
- some bugfixes in appendix C
- German UserGuide.lyx: complete translation of appendix C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40117 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 03:56:31 +00:00
Uwe Stöhr
f47bebe5fa
UserGuide.lyx: description of the math autocorrection
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40114 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-31 05:10:24 +00:00
Uwe Stöhr
49d13dff6d
UserGuide.lyx: describe the new preview inset and revise the section about previewing things
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40106 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 22:39:05 +00:00
Uwe Stöhr
5d471f8975
UserGuide.lyx: port changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40083 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 03:51:02 +00:00
Uwe Stöhr
b83b4773fc
UserGuide.lyx: port some changes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40081 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 02:19:04 +00:00
Uwe Stöhr
fc8ba5776e
Math.lyx: correct name of a term as discussed on the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39867 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 20:47:49 +00:00
Uwe Stöhr
7a209305b0
- UserGuide.lyx: update sec. C.2-C.4
...
- German UserGuide.lyx: some translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39859 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 03:28:31 +00:00
Uwe Stöhr
b28143d1e9
- UserGuide.lyx: updated sec. C.1
...
- de.po: change a translation to the most commonly used word
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39845 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-14 03:07:47 +00:00
Uwe Stöhr
6a25a18aea
- documentation files: port today's changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39843 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 23:15:52 +00:00
Uwe Stöhr
38be92aafc
- UserGuide.lyx: some corrections in Appendix A
...
- German UserGuide.lyx: many translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39840 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 02:13:51 +00:00
Uwe Stöhr
30295b32b7
Math.lyx: add note that the package mathdots must be installed for a complete output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39838 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 16:08:33 +00:00
Uwe Stöhr
d5ddca54c3
- UserGuide.lyx: updated some sections
...
- German UserGuide.lyx: some translations and 2 updated images
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39834 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 05:33:31 +00:00
Uwe Stöhr
c221e445fe
- Additional.lyx: minor tweaks
...
- German Additional.lyx: update to English version, translation of section 8 which hopefully fixes #7748
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39792 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-01 01:29:47 +00:00
Uwe Stöhr
5adac980ce
- UserGuide.lyx: some stylistic changes
...
- German UserGuide.lyx: lots of translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39767 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:51:56 +00:00
Uwe Stöhr
d0b6ed1a1a
Additional.lyx: remove some unused references to squash LaTeX warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39724 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-21 22:37:24 +00:00
Uwe Stöhr
52c55a2174
- Customization.lyx: add new possible font types uuline, strikeout and uwave
...
- German Customization.lyx: lot of refactoring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39573 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-31 16:04:18 +00:00
Uwe Stöhr
1a60740e42
- English Additional.lyx: some updates
...
- German Additional.lyx: some corrections and some LaTeX warnings fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39571 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-31 14:22:23 +00:00
Uwe Stöhr
563dd1fb3a
- EmbeddedObjects.lyx: fix a nasty caption formatting bug spotted by Ignacio
...
- Spanish EmbeddedObjects.lyx: some fixes by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39547 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 13:37:30 +00:00
Uwe Stöhr
7ba7ce4006
new module and example file for chemical risk and safety statements; requires the package rsphrase which is bundled with the package mhchem that we already support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39545 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 03:59:16 +00:00
Uwe Stöhr
f363b83dbc
- Spanish documentation files: translations by Ignacio
...
- English EmbeddedObjects.lyx: fix a typo spotted by Ignacio
- EmbeddedObjects.lyx: make the file compilable also if the LaTeX-package lettrine is not installed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39542 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 03:36:23 +00:00
Uwe Stöhr
2b3533153a
- German UserGuide.lyx: remove some fixed path that would make the document uncompilable
...
- Spanish UserGuide.lyx: some tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39539 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 01:15:22 +00:00
Uwe Stöhr
e1406f60f6
Spanish UserGuide.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39516 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-25 16:51:56 +00:00
Uwe Stöhr
90dc008182
UserGuide.lyx: fix some issues and typos spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39498 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-20 01:11:07 +00:00
Uwe Stöhr
7d154929fc
UserGuide.lyx: new section about font and background color, revised text style dialog description, some fixed typos and styles
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39475 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-12 03:15:22 +00:00
Uwe Stöhr
9ac5a7a60a
UserGuide.lyx: nomenclature again revised, revised section about notes and margin notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39472 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 20:50:10 +00:00
Uwe Stöhr
1a692c6e60
- UserGuide.lyx: revise section about nomenclature; fix a broken link
...
- English UserGuide.lyx: fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39470 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 03:18:54 +00:00
Uwe Stöhr
ba2f009058
- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of the language -package settings
...
- Additional.lyx: add infos about synctex
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39468 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 15:20:18 +00:00
Uwe Stöhr
a129942444
UserGuide.lyx:
...
- describe BibTeX variants
- updated XHTML description
- add a warning for DVI (LuaTeX) format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39454 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 01:59:10 +00:00
Uwe Stöhr
faafef5057
UserGuide.lyx: revision of appendix B and some new descriptions of export file formats
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39447 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-09 03:20:29 +00:00
Uwe Stöhr
6caa152fa0
Additional.lyx: revert unintended changes from r39440
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39441 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 15:24:39 +00:00
Uwe Stöhr
9d90b650eb
- UserGuide.lyx: revise file export section
...
- Additional.lyx: fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39440 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 15:12:45 +00:00
Uwe Stöhr
49a71464f5
- EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary bibliography entry
...
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39434 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 03:14:38 +00:00
Uwe Stöhr
d1a42b77b0
- UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
...
- German EmbeddedObjects.lyx: a clarification
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39431 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 20:01:25 +00:00
Uwe Stöhr
899140ab09
- UserGuide.lyx: many updates and fixed typos
...
- German UserGuide.lyx: more refactoring and translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39429 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 04:06:22 +00:00
Uwe Stöhr
b88c405ba4
UserGuide.lyx:
...
- use the new super/subscript inset
- correct single ans simple quote
- add info how to change line properties
- list menu entry for phantom space
- German UserGuide.lyx: lot of translation and refactoring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39425 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 17:50:19 +00:00
Uwe Stöhr
de1c32cf5e
- German UserGuide.lyx: lot of refactoring and some translations
...
- UserGuide.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39418 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 03:54:46 +00:00
Uwe Stöhr
86a4fd257e
- UserGuide.lyx: correct broken links in the bibliography and remove a reference that is no longer cited
...
- French UserGuide.lyx: add a missing cite reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39415 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-04 16:03:49 +00:00
Enrico Forestieri
cff53196e0
Update docs after r39410.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-02 21:39:50 +00:00
Uwe Stöhr
54e54860e5
- Additional.lyx: please don't save the files in the fileformat of development versions until this is really required (for example when describing a new feature). It is important for my to keep all files in sync and this is much easier if they are in the same file format. Thanks
...
- Spanish UserGuide.lyx: sime minor things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39409 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 17:23:56 +00:00
Pavel Sanda
83031b7721
Additional.lyx: Fix typo in trunk as well
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39406 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 16:50:04 +00:00
Uwe Stöhr
0b1d0cef4a
EmbeddedObjects.lyx: fix bug #7328
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39398 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 16:44:22 +00:00
Uwe Stöhr
6cb62d3704
EmbeddedObjects.lyx: update a dialog description
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39394 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 02:58:30 +00:00
Uwe Stöhr
39360c4b98
EmbeddedObjects.lyx: describe a limitation of multirows
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39391 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 02:00:05 +00:00
Uwe Stöhr
e132ab011d
French Additional.lyx: updates from Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39389 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 00:47:16 +00:00
Uwe Stöhr
7ab835df91
port today's doc changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39381 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-27 04:45:49 +00:00
Uwe Stöhr
daec2e8afe
Hebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files since last week)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39371 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-25 02:20:32 +00:00
Pavel Sanda
ebb5d04ab1
Port to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39369 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 18:42:38 +00:00
Uwe Stöhr
950d926a9b
- Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays
...
- Galician Tutorial.lyx: use formatting of the English version
- some other formatting things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39365 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 04:30:31 +00:00
Uwe Stöhr
0849110a7b
UserGuide.lyx: describe how to compare LyX files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39358 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 02:58:40 +00:00
Uwe Stöhr
f1b40f9867
- multicol.module: new module for multiple text columns
...
- Additional.lyx: update description of multiple columns
- multicol.lyx: remove this file because its content is now completely in Additional.lyx
(We once described multiple columns in 3 different files, Additional.lyx, Customization.lyx and multicol.lyx. We now have only one place.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39355 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 01:53:12 +00:00
Uwe Stöhr
2cb8a155a8
- Customization.lyx: some more preamble code can go
...
- Italian Customization.lyx: use the same document settings as the English version
- Additional.lyx: revert undesired change from last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39352 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 21:17:10 +00:00
Uwe Stöhr
5374de7fbd
documentation files:
...
- the \LyX macro is no longer fragile since r37164, therefore preamble code can go
- some intro cleanups and fixes to have an uniform layout for all language variants
- remove some obsolete text from Polish and Basque Additional.lyx versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39350 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 20:57:36 +00:00
Uwe Stöhr
1fa25c37ee
- UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
...
- German UserGuide.lyx: some translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39347 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 13:19:18 +00:00
Uwe Stöhr
80754f8255
- UserGuide.lyx: new section how to customize lists (description of the module enumitem)
...
- remove the file enumitem.lyx: its content is now part of the UserGuide
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39344 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 05:11:12 +00:00
Uwe Stöhr
f679b658d8
- EmbeddedObjects.lyx: new chapter about objects surrounded by text
...
- Additional.lyx: remove obsolete section
- initials.module: add style that actually works
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39341 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 21:55:00 +00:00
Uwe Stöhr
6368d7ffd7
UserGuide.lyx, Additional.lyx, Tutorial.lyx: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39336 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 03:25:29 +00:00
Uwe Stöhr
6d1ca20c2b
- Additional.lyx : remove obsolete/wrong infos and some first cleanup
...
- EmbeddedObjects.lyx: minor issues
- German Additional.lyx: transform the layout of the file to follow the other language variants of Additional.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39332 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 18:22:50 +00:00
Uwe Stöhr
86c86c5b94
- UserGuide.lyx: revise and actualize section about spell checking
...
- German UserGuide.lyx: some translations
- Math.lyx: typographic fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39325 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 04:07:26 +00:00
Uwe Stöhr
d27c625e86
Customization.lyx: we once agreed to avoid abbreviations since non-native speakers have to read our docs in English too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39310 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 16:56:12 +00:00
Uwe Stöhr
5fd5b8be71
- UserGuide.lyx: LyX supports now setting of the paragraph indent width
...
- EmbeddedObjects.lyx: LyX supports now changing of greyed-out note text color
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39306 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:57:23 +00:00
Uwe Stöhr
d5c74fa93d
UserGuide.lyx:
...
- document how to define custom headers/footers
- actualize list of available paper formats
- English version: some typos fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39302 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:19:32 +00:00
Uwe Stöhr
42d6ca959f
Math.lyx: add info about decorated matrix column limit and how to increase it.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39259 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-08 20:47:24 +00:00
Uwe Stöhr
be60e515e2
French UserGuide.lyx: translations By Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39256 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-08 14:41:26 +00:00
Pavel Sanda
d958d89b35
VCS: RCS implementation for date and author insetinfo was missing.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39231 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-02 13:08:36 +00:00
Uwe Stöhr
823f982571
- French EmbeddedObjects.lyx: translations from Siegfried
...
- English and Spanish EmbeddedObjects.lyx: correct a menu name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39216 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 14:30:02 +00:00
Uwe Stöhr
394690c92c
doc files: port recent changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39205 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 02:23:34 +00:00
Uwe Stöhr
49bb95efd7
doc-files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39035 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 16:25:05 +00:00
Uwe Stöhr
726af94261
doc files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39030 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 14:57:52 +00:00
Uwe Stöhr
8ada18a097
doc files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39026 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 14:33:03 +00:00
Tommaso Cucinotta
e607cbfbca
Updated UserGuide after removal of macro insertion while in regexp mode.
...
Fixed regression case (now typing twice "\" leads to "\\", i.e., the regexp matching the backslash char).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39019 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-12 01:25:26 +00:00
Uwe Stöhr
e60871753d
French Customization.lyx: compile fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38943 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-04 02:45:46 +00:00
Kornel Benko
2cc59e8f60
Corected docs for use LYX_USERDIR_VER
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38792 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-20 06:42:00 +00:00
Georg Baum
32f6c066cc
Partial fox for bug #6622 : Display \utilde on screen correctly.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38633 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-08 10:06:33 +00:00
Pavel Sanda
f185696367
Update cs tutorial
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38558 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-29 00:18:13 +00:00
Pavel Sanda
aea4c52940
Accept all changes in our manuals (and disable revision tracking)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38553 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-28 23:12:18 +00:00
Pavel Sanda
de6406f226
Swedish updates from Jim
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38547 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-28 20:10:24 +00:00
Stephan Witt
ac597a4e09
adjust spell checker section, add cursor width feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38541 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-27 23:02:31 +00:00
Stephan Witt
a27d70788c
correct path of reload.png image - has to be relative
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38540 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-27 20:18:02 +00:00
Pavel Sanda
06669bc5bc
Documentation for Swedish from Jim Rotmalm
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38523 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 17:04:30 +00:00
Pavel Sanda
3fd8ce8d5c
Final manuals from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38514 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-26 11:06:52 +00:00
Richard Heck
c786d93f25
Update all English docs to current format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38490 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-25 02:07:32 +00:00
Richard Heck
95c5a7dd00
Repair the NextNoIndent docs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38419 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 20:21:30 +00:00
Richard Heck
f118a57802
Group all the changes here together, so the translators can understand it.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38418 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 20:02:55 +00:00
Enrico Forestieri
ecda7b0d55
Small clarification about 'LyX Archives'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38417 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 16:27:40 +00:00
Richard Heck
ca48c4698c
LyX Archives
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38415 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 14:25:12 +00:00
Richard Heck
8c129b4a29
Local Layout Docs Again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38414 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 14:16:35 +00:00
Richard Heck
794d8f275e
Local Layout Docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38413 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 14:16:22 +00:00
Richard Heck
dd9cf99ae9
Outliner docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-16 13:46:58 +00:00
Pavel Sanda
63ab514088
Update Japanese documentation for 2.0, from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38397 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 08:33:40 +00:00
Pavel Sanda
ce738218e2
Import chnages from Paul Rubin
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38386 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-14 23:01:39 +00:00
Richard Heck
dc128f1903
Minor doc fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38362 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-13 12:50:02 +00:00
Pavel Sanda
1a7763a062
* MergedManuals.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38352 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-12 15:42:32 +00:00
Pavel Sanda
0061bc7507
Complete update of Spanish manuals from Ignacio Garcia
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38324 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-10 10:33:24 +00:00
Pavel Sanda
8d23953d27
Update cs/Tutorial.lyx.
...
Patch from Petr Kamenicky.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38304 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-08 12:07:36 +00:00
Richard Heck
e0cfa5443e
Convert local layout to new format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38249 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-04 21:41:20 +00:00
Pavel Sanda
7711789332
fr/Customization.lyx by Jean-Pierre (as the previous commit)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38234 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 19:17:11 +00:00
Richard Heck
abcd94b254
Remove pointless bold.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38219 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-03 01:33:16 +00:00
Richard Heck
68b0a984dd
Remove duplicate emphasis.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38216 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 23:41:11 +00:00
Pavel Sanda
3a0de279b1
* MergedManuals.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38202 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-02 11:30:04 +00:00
Richard Heck
5d0c1c2dd9
Doc update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38113 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 23:13:00 +00:00
Richard Heck
de3c1f58a6
Accept earlier changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38095 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 14:59:55 +00:00
Pavel Sanda
262f1d5110
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38080 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 22:50:22 +00:00
Jürgen Spitzmüller
96abaea00e
add some missing oxygen icons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38074 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:30:11 +00:00
Enrico Forestieri
a6465184a0
Use inset-info in another couple of places.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38073 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:22:56 +00:00
Enrico Forestieri
79e9ee3a5a
Restore relative paths
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38072 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:11:27 +00:00
Jürgen Spitzmüller
e3e6e680c7
... and relative paths :-(
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38071 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 13:01:02 +00:00
Jürgen Spitzmüller
6aa4772be7
restore correct icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38070 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 12:59:26 +00:00
Jürgen Spitzmüller
d06c74d82b
further view/update updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38069 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 12:44:20 +00:00
Jürgen Spitzmüller
837876d61b
use info inset for icons at more places
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38068 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 12:34:24 +00:00
Jürgen Spitzmüller
83145d8ab1
enhance documentation of forward/reverse search
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38067 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 12:04:12 +00:00
Jürgen Spitzmüller
aca6e3f947
document view/update master
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38066 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 11:17:36 +00:00
Georg Baum
1cf31a21a3
Fix bug #7340 : Missing german theorem 'Satz' by translating proposition with Satz
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38065 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-26 17:48:37 +00:00
Abdelrazak Younes
1a4ef3f573
MUserGuide.lyx: more migration to inset-info
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38064 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-26 15:34:29 +00:00
Jürgen Spitzmüller
56a24c1049
* UserGuide.lyx: fix inset info argument.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38063 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-26 15:33:25 +00:00
Abdelrazak Younes
db850d9468
UserGuide.lyx: migrate toolbar icons to inset-info
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38062 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-26 15:17:26 +00:00
Pavel Sanda
ed0d9b23cc
Sv updates from Jim Rotmalm
...
* sv.po, splash.lyx
- added Shortcuts.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38004 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-23 14:36:57 +00:00
Tommaso Cucinotta
fd1f71be2d
A few typos in IT translations easily found opening these documents with the real-time spellchecker enabled.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37928 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-15 07:53:45 +00:00
Jürgen Spitzmüller
74159c3bb4
* de/UserGuide: some translation work.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37876 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-08 09:52:05 +00:00
Jürgen Spitzmüller
370b7cab78
small corrections
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37873 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-08 09:23:33 +00:00
Jürgen Spitzmüller
2468e1ba2d
* UserGuide: add documentation for language package and default output format
...
* de/UserGuide: add a translation reminder.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37868 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-07 09:47:05 +00:00
Jürgen Spitzmüller
910203c07f
* doc/de/*.lyx:
...
- some edits (basically editorial) from Hartmut.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37867 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-07 08:45:48 +00:00
Pavel Sanda
cfc6224b15
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37848 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-04 20:05:41 +00:00
Edwin Leuven
87131ad8e3
add table width to docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37826 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-02 07:38:45 +00:00
Pavel Sanda
5655cde5dd
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37823 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-01 23:49:44 +00:00
Pavel Sanda
035c9fc936
* lib/doc/MergedManuals.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37813 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 21:47:33 +00:00
Richard Heck
66d787c46c
add period
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37808 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 16:35:22 +00:00
Pavel Sanda
78745997cb
* Additional.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37741 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-20 12:46:33 +00:00
Jürgen Spitzmüller
7335c7e371
mention our own thesaurus dictionary repository.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37732 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-19 13:24:22 +00:00
Pavel Sanda
2bb88c63e0
Better naming for FindAdv dialog.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37729 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 18:34:51 +00:00
Pavel Sanda
d76afa404d
Update manual from Ignatio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37708 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 10:02:29 +00:00
Jürgen Spitzmüller
5a2121f77e
Check for fontspec an configure the GUI accordingly.
...
If fontspec is not found, the "Use non-TeX fonts" checkbox is disabled, and the tooltip hints at installing the package.
Also add fontspec to LaTeXConfig.lyx, documenting that v2 of the package is needed for LuaTeX support.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37567 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-09 08:23:11 +00:00
Pavel Sanda
acc7437ec4
Updates from Jean Pierre.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37532 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-07 01:02:34 +00:00
Jürgen Spitzmüller
e82b424b34
* de/UserGuide.lyx: update from Hartmut.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37482 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-04 07:51:15 +00:00
Richard Heck
e1bfa81049
Hmm.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37442 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-03 01:52:24 +00:00
Richard Heck
08c312f2ac
Docs for latest layout changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37438 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-02 23:11:07 +00:00
Enrico Forestieri
6919ddf078
Bump layout format for the new Display tag used in Comments and Greyedout notes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37381 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 22:22:18 +00:00
Pavel Sanda
0bdd36fe8f
Another glitch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37345 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-28 10:04:59 +00:00
Pavel Sanda
45a6a545e2
Bug in fixltx2e entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37344 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-28 10:04:57 +00:00
Pavel Sanda
db7c388b92
Add the rest into LaTeXConfig.lyx.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37343 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-28 10:04:55 +00:00
Pavel Sanda
58c02a5e5b
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37331 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-26 18:24:53 +00:00
Pavel Sanda
aac2310ea0
Some very old spots from Ignatio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37221 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-15 20:51:20 +00:00
Richard Heck
b0676249eb
Update to documentation concerning unavailable packages, etc.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37208 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-13 21:25:10 +00:00
Richard Heck
b0eaa25e77
Doc for NoCounter.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37202 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-13 15:52:59 +00:00
Uwe Stöhr
c17d27e066
German Tutorial.lyx: change \overrightarrow to \vec as requested on the lyx-docs list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37153 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-08 19:15:43 +00:00
Uwe Stöhr
405348e416
Merge the AdvancedSearch.lyx file to the UserGuide.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37141 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-06 23:25:22 +00:00
Uwe Stöhr
e8d0e93a57
German EmbeddedObjects.lyx: some translations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37130 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-06 16:29:56 +00:00
Uwe Stöhr
69463d7f13
EmbeddedObjects.lyx: description of new support for \includeonly , many thanks Jürgen!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37124 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-06 02:17:54 +00:00
Uwe Stöhr
7c2d216836
UserGuide.lyx: some changes by Jürgen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37122 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-06 00:59:15 +00:00
Uwe Stöhr
bc8982e5e0
French EmbeddedObjects.lyx: updates from Siegfried
...
NOTE: this document is uncompilable due to #7211
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37119 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-05 23:34:32 +00:00
Pavel Sanda
f068c93eff
Change 3.1.2.2 section title, so we have more clear pointer in error message.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36998 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-26 23:28:06 +00:00
Uwe Stöhr
696ee1157d
UserGuide.lyx: describe new branches features, thanks Jürgen!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36965 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-20 12:41:37 +00:00
Uwe Stöhr
61eeab7405
Math.lyx: new section about CAS support
...
Pavel, many thanks for this addition, but please always use cange-tracking if you modify manuals.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36942 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-19 03:03:41 +00:00
Uwe Stöhr
4fe5321be9
Customization.lyx: fix typo reported on the lyx-docs mailing list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36921 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 19:36:35 +00:00
Uwe Stöhr
9ad8527629
French Math.lyx: translation updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36919 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 18:54:40 +00:00
Uwe Stöhr
7a6198b114
- French UserGuide.lyx: translation updates by Siegfried
...
- UserGuide.lyx: fix some issues spotted by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36917 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 18:33:37 +00:00
Uwe Stöhr
c3a76fc0f2
Indonesian Shortcuts.lyx: new translation by Waluyo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36916 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 18:17:39 +00:00
Pavel Sanda
f659c8f420
Math.lyx - add small chapter about computer algebra systems.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36883 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-14 19:17:03 +00:00
Pavel Sanda
d38d4d2937
Leftovers for spreadsheet support.
...
Patch from Helge Hafting.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36880 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-14 16:59:14 +00:00
Richard Heck
4c415f1150
Update XHTML info.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36879 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-14 15:03:52 +00:00
Jürgen Spitzmüller
0f2cfd957e
Load the package breakurl with hyperref in DVI output (fix bug 7033).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36860 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 07:58:07 +00:00
Uwe Stöhr
9cf4dfda3e
Indonesian UserGuide.lyx: more translations from Waluyo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36821 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-11 05:48:03 +00:00
Uwe Stöhr
6a07084315
Indonesian UserGuide.lyx: new translation from Waluyo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36820 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 20:50:30 +00:00
Uwe Stöhr
00e09baca1
Math.lyx, EmbeddedObjects.lyx: fix two issues spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36819 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 19:55:09 +00:00
Uwe Stöhr
aa20f0ddba
Spanish EmbeddedObjects.lyx, Math.lyx: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36818 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 19:22:03 +00:00
Uwe Stöhr
5f30c8be67
UserGuide.lyx: describe the new font features as well as LuaTeX and improve description of XeTeX (many thanks Jürgen!)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36804 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 06:19:52 +00:00
Jürgen Spitzmüller
15685fe5cb
do \addto\extras \AtBeginDocument, which is after polyglossia, if this package is used.
...
Fixes the \addto conflicts with polyglossia.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36774 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-08 16:24:12 +00:00
Richard Heck
42f6c44f6b
Don't use prettyref here.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36705 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:43:22 +00:00
Pavel Sanda
ab8516bbb9
Regenerate lfuns.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36653 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-02 02:47:03 +00:00
Pavel Sanda
0a34788bba
Update doc about forward search.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36650 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-02 01:56:45 +00:00
Richard Heck
0afac5a291
Accept changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36564 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 22:51:20 +00:00
Richard Heck
a61899ffe7
Allow InPreamble to be used with Paragraph-type environments. There is
...
no reason not to permit this, and using it with PassThru 1 allows for a
very simple Preamble layout-type that acts as ERT for the premable. Of
course, we do have the preamble in Document>Settings, but that allows
the embedding of preamble code in branches.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36562 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 22:08:11 +00:00
Uwe Stöhr
746fb55c9b
Spanish EmbeddedObjects.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36561 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 21:42:28 +00:00
Uwe Stöhr
729ba31fed
EmbeddedObjects.lyx: correct description bug found by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36560 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 21:42:02 +00:00
Jürgen Spitzmüller
3d1226b4f2
* Use the package luainputenc if LuaTeX is used as output format _with_ tex fonts. With this, the UG compiles with LuaTeX if "Unse non-TeX fonts" is not selected.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36559 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 17:51:21 +00:00
Georg Baum
b5097b13cf
forgot to check for the package
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36551 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 11:32:26 +00:00
Uwe Stöhr
7a05148777
Math.lyx: add info about italic and upright Greek letters in math
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36470 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 02:53:18 +00:00
Pavel Sanda
43fb0e642a
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36468 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 02:21:34 +00:00
Jürgen Spitzmüller
7cbeed2e40
* Introduce polyglossia support (bug 6576).
...
Please test this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36433 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-22 12:10:16 +00:00
Tommaso Cucinotta
2c0ace2cf2
Just advancing the manual to the latest document format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36428 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-22 08:31:06 +00:00
Georg Baum
dea050cb93
fix bug 3008: Add subscript/superscript inset for text
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36424 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-21 17:00:12 +00:00
Uwe Stöhr
46d4b73220
EmbeddedObjects.lyx:
...
- describe new table dialog behavior
- describe new table-wide vertical alignment feature
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36419 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-21 04:23:25 +00:00
Vincent van Ravesteijn
7222ce9e31
set eol-style
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36379 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 19:50:29 +00:00
Uwe Stöhr
6290083dbb
EmbeddedObjects.lyx: multirows:
...
- correct description about their alignment
- describe vertical offset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36362 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 04:23:05 +00:00
Pavel Sanda
8d141f6e35
* Additional.lyx - accept/reject all changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36318 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 18:57:40 +00:00
Pavel Sanda
52b9a8e8fe
* Additional.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36197 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 18:50:51 +00:00
Uwe Stöhr
90eb28d85a
Math.lyx: multirow package is not used -> remove it from preamble
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35991 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-02 05:25:52 +00:00
Uwe Stöhr
b62ff6a6c8
- German EmbeddedObjects.lyx: remove wrong info
...
- EmbeddedObjects.lyx: remove sentence that is more confusing than informative (after I got user complaints)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35989 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-01 23:35:29 +00:00
Pavel Sanda
66b29321e7
Regenerate LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35987 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-01 23:25:33 +00:00
Uwe Stöhr
dd47d55f27
German Tutorial.lyx: rename Zitat -> Literaturverweis according to the menu and dialog name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35959 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-01 04:43:46 +00:00
Vincent van Ravesteijn
8e0ebf12f3
Typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35924 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-29 23:10:11 +00:00
Stephan Witt
90daf8e6e0
add some documentation for CVS usage
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35915 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-29 18:39:58 +00:00
Uwe Stöhr
5071c5b008
Tutorial.lyx: fix some quotation marks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35810 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-24 22:18:36 +00:00
Pavel Sanda
445436e078
Manual synchro with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35786 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-22 18:47:23 +00:00
Pavel Sanda
c497d0efe2
Also to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35783 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-22 18:05:07 +00:00
Jean-Marc Lasgouttes
9ebd4405cf
Make sweave process files with the correct encoding ( #6625 ).
...
The required the introduction of the new converter token $$e, that holds
the iconv name of the latex file encoding.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35772 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-22 07:51:39 +00:00
Pavel Sanda
b072429261
doc synchro with trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35771 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-22 00:22:08 +00:00
Pavel Sanda
71651db282
(no log message)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35767 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-21 23:34:22 +00:00
Uwe Stöhr
1da4143b76
EmbeddedObjects.lyx: describe the new table cell alignment feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35737 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-20 23:56:00 +00:00
Uwe Stöhr
cf2ac0366c
UserGuide.lyx: LyX supports now multirows
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35725 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-20 01:44:13 +00:00
Uwe Stöhr
961397f89e
EmbeddedObjects.lyx: describe the new multirow feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35724 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-20 01:19:08 +00:00
Uwe Stöhr
0e75fecba7
EmbeddedObjects.lyx:
...
- update table toolbar and table settings description
- describe longtable alignment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35722 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-20 00:22:45 +00:00
Uwe Stöhr
b930758cf1
Spanish EmbeddedObjects.lyx: translations from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35721 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-19 20:33:58 +00:00
Uwe Stöhr
2cb7b22361
UserGuide.lyx:
...
- describe the new \nameref and refstyle features
- update links in bibliography
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35712 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-19 01:17:59 +00:00
Uwe Stöhr
5fa37bf6a0
EmbeddedObjects.lyx: - describe the new \nameref and refstyle features
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35711 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-19 01:17:19 +00:00
Kornel Benko
9229f495eb
Invalid references
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35694 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-18 05:25:08 +00:00
Uwe Stöhr
a45bf8217f
UserGuide.lyx: fix typos and a bug spotted by JR Hudson
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35692 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-18 03:36:15 +00:00
Uwe Stöhr
6793344ed8
- UserGuide.lyx: squash some LaTeX-warnings
...
- Italian UserGuide.lyx: update the document settings according to the other language versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35690 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-18 02:48:58 +00:00
Uwe Stöhr
0e0f069473
Japanese EmbeddedObjects.lyx: update sec. 4.2 as for the other language versions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35688 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-18 01:27:59 +00:00
Uwe Stöhr
6584ecbe37
Math.lyx: squash LaTeX-warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35685 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-18 01:11:36 +00:00
Uwe Stöhr
365bc7c3f6
EmbeddedObjects.lyx:
...
- describe how to use math in program listings
- squash some LaTeX warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35684 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-18 00:54:20 +00:00
Uwe Stöhr
5455586a93
Tutorial.lyx:
...
- squash some LaTeX-warnings
- update document settings of all language versions to the one of the English manual
(from now on nothing will be backported to branch for this file)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35682 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-17 21:25:30 +00:00
Uwe Stöhr
135081ebf5
Slovak Tutorial.lyx: save in latest fileformat and fix some settings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35681 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-17 21:06:08 +00:00
Uwe Stöhr
af028d4aeb
Math.lyx: fix formatting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35676 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-17 20:28:28 +00:00
Uwe Stöhr
ceda7931ad
Intro.lyx: fix some LaTeX warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35675 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-17 20:15:43 +00:00
Uwe Stöhr
2de73db948
Intro.lyx:
...
- correct accident renaming Additional.lyx -> Extended.lyx from last commit
- save file in latest file format (no more backporting to branch for this file)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35672 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-17 18:43:38 +00:00
Uwe Stöhr
5f8a1f847b
Intro.lyx: some typographic issues and a typo spotted by JR Hudson
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35671 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-17 18:25:53 +00:00
Richard Heck
23e5b3f5d8
ResetsFont docs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35628 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 16:11:31 +00:00
Richard Heck
6cc0eee26a
InsetLayout update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35615 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:51:36 +00:00
Richard Heck
628971e5b5
Update InsetLayout documentation.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35609 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:01:43 +00:00
Uwe Stöhr
91411ca2e6
Japanese Math.lyx: fix equation label; (one can see in r35605 that LyX 2 still cannot handle Japanese characters in math labels and automatically adds garbage when saving the file)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35606 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 01:27:44 +00:00
Uwe Stöhr
1878bd3663
Math.lyx: describe support for \iddots and the mathdots package
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35605 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 01:19:17 +00:00
Uwe Stöhr
b4238828ce
- UserGuide.lyx: update section about preventing hyphenations
...
- mbox.png: this image is no longer needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35604 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 00:38:55 +00:00
Uwe Stöhr
4603edf748
- UserGuide.lyx: use new strike out feature
...
- German UserGuide.lyx: some Math description cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35595 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-11 02:11:47 +00:00
Uwe Stöhr
8e63700bda
EmbeddedObjects.lyx: describe the support for \makebox
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35562 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-05 03:11:21 +00:00
Uwe Stöhr
f7a9b8a4ac
German and French Customization.lyx: add missing local layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35520 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-28 01:54:00 +00:00
Richard Heck
73000814be
Customization updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35519 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-27 12:57:12 +00:00
Uwe Stöhr
8fc1cd6bc5
Japanese EmbeddedObjects.lyx: forgot this in last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35518 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-27 03:30:48 +00:00
Uwe Stöhr
bf846fe90f
Japanese EmbeddedObjects.lyx and Math.lyx: replace phantom TeX code with the new phantom insets as already done in the other language versions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35516 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-27 03:17:22 +00:00
Uwe Stöhr
5799fd0263
documentation files: remove preamble code for the greyed-out note color that we now support.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35515 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-27 03:15:53 +00:00
Uwe Stöhr
ea3e3a05cd
UserGuide.lyx: simplification
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35513 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-27 01:46:55 +00:00
Uwe Stöhr
abda49f2e7
Japanese UserGuide.lyx: update it to the state of the other language versions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35512 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-27 00:24:15 +00:00
Uwe Stöhr
3662d088ea
- documentation files: squash some LaTeX and KOMA-script warnings
...
- Japanese Customization.lyx: transfer new information
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35511 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-26 18:38:26 +00:00
Uwe Stöhr
ffb2398ae7
Customization.lyx:
...
- modified sec. 5.1 a bit, see latest post o the list
- adapt the other language versions accordingly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35508 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-26 17:55:10 +00:00
Richard Heck
29f93c0f86
Update note for Uwe
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35507 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-26 14:25:59 +00:00
Richard Heck
4ca52c2f78
Updates to LaTeX package stuff re Linux
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35506 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-26 14:20:43 +00:00
Uwe Stöhr
c85df45932
Customization.lyx: rewrote section how to install LaTeX-packages
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35504 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-26 03:57:21 +00:00
Uwe Stöhr
a72a4baf59
UserGuide.lyx: accept changes and transfer them to the other language versions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35503 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-26 03:56:40 +00:00
Uwe Stöhr
e81dd2aa29
UserGuide.lyx: describe horiz. line feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35488 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-24 04:26:50 +00:00
Uwe Stöhr
121ded490b
Math.lyx: describe new matrix decoration feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35486 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-24 04:07:16 +00:00
Uwe Stöhr
6efb08e86f
Math.lyx: describe new supported font \mathscr
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35484 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-22 22:37:38 +00:00
Uwe Stöhr
b0c136e9d6
UserGuide.lyx:
...
- accept some changes and transfer them
- describe the new phantom inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35480 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-22 03:47:17 +00:00
Uwe Stöhr
4bf8e5f99e
EmbeddedObjects.lyx: - convert all \xxxphantom TeX code insets to the new phantom inset
...
This document is currently uncompilable due to bug #6907 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35479 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-22 02:46:16 +00:00
Uwe Stöhr
921aa36b08
Math.lyx:
...
- start documentation for LyX 2.0
- describe \xxxphantom and \rule usage for text
- convert all \xxxphantom TeX code insets to the new phantom inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35478 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-22 02:20:24 +00:00
Uwe Stöhr
f61f5b9192
- Math.lyx: describe Feynman diagrams
...
- FeynmanDiagrams.lyx: new example file (specific manual)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35470 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-21 02:18:36 +00:00
Uwe Stöhr
3fe895b7b6
Math.lyx: unbold a few bold indices
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35468 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-21 00:05:01 +00:00
Uwe Stöhr
b9a5fda7e2
Missing things from r35455
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35460 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-20 01:36:48 +00:00
Uwe Stöhr
7ae2b1ede2
LaTeXConfig.lyx: sort the font entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35459 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-20 01:31:31 +00:00
Uwe Stöhr
b065b96457
EmbeddedObjects.lyx: sync with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35443 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-18 18:03:55 +00:00
Richard Heck
b743c226ca
Handle forced alignments, at least in ordinary paragraphs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35395 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-15 14:42:50 +00:00
Richard Heck
04d6290966
Label tag should default to div for "top environment" labels.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35394 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-15 14:23:32 +00:00
Pavel Sanda
c29450250e
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35348 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-12 13:23:07 +00:00
Uwe Stöhr
9112064e9a
French Math.lyx: updates by Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35330 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-09 01:54:47 +00:00
Pavel Sanda
fe9af07c9e
Change intro in doc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35323 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-07 16:42:26 +00:00
Pavel Sanda
896d06896c
Add doc for vcs comparison
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35322 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-07 16:15:34 +00:00
Pavel Sanda
4db466495b
Typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35271 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-03 13:18:49 +00:00
Uwe Stöhr
3addf8e692
Japanese Customization.lyx: updates for trunk by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35261 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-02 01:17:17 +00:00
Uwe Stöhr
a4658d3b99
Tutorial.lyx: sync with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35260 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-02 01:15:52 +00:00
Uwe Stöhr
ac52f09058
LaTeXConfig.lyx: the mathdots package is only used for \iddots (\adots is the same as \iddots but defined by the yhmath package)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35250 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 23:32:33 +00:00
Uwe Stöhr
5f15803fb5
LaTeXConfig.lyx: add entry about mathdots (entry in chkconfig.ltx already exists)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35244 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 02:41:07 +00:00
Uwe Stöhr
e5a60a098e
Math.lyx: sync with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35243 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 02:16:16 +00:00
Uwe Stöhr
f5cab80e7e
Customization.lyx:
...
- make it compilable
- clarify a statement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35140 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 01:36:40 +00:00
Jean-Marc Lasgouttes
6aa26820fd
Introduce new tag ParbreakIsNewline in Layout and InsetLayout (not yet used)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35110 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-09 21:20:29 +00:00
Uwe Stöhr
5212330e03
Spanish EmbeddedObjects.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35071 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-07 02:33:51 +00:00
Uwe Stöhr
76ae182df9
EmbeddedObjects.lyx: some corrections by J.R. Hudson
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35070 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-07 01:39:34 +00:00
Richard Heck
7c54fd51e9
Move layout i18n stuff into its own section.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35067 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-06 21:37:45 +00:00
Jürgen Spitzmüller
20238b240c
* Check for float.sty, which is a required package.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35046 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-04 11:53:23 +00:00
Richard Heck
fab260b2e6
Info on image scaling.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35034 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-29 16:44:53 +00:00
Richard Heck
4171856dc6
New section for math
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35033 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-29 16:40:48 +00:00
Richard Heck
6d630bef7a
Minor updates to XHTML info.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35031 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-29 16:22:25 +00:00
Richard Heck
329def52d9
Update to math info.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35030 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-29 16:19:16 +00:00
Richard Heck
3002574922
Minor style stuff.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35029 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-29 15:57:08 +00:00
Uwe Stöhr
6d474927ae
port from branch:
...
EmbeddedObjects.lyx: Typos and grammar fixes by John Hudson, part 2/2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35017 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-26 01:40:09 +00:00
Uwe Stöhr
683e4919eb
port from branch:
...
- EmbeddedObjects.lyx: revision of the footnote section
- English EmbeddedObjects.lyx: Typos and grammar fixes by John Hudson, part 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35014 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-25 19:14:38 +00:00
Uwe Stöhr
72292b98a6
support for formal math script
...
- fileformat change
- fixes #2340
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34941 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 15:51:11 +00:00
Uwe Stöhr
6f83641b8e
LaTeXConfig.lyx: fix sorting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34940 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 15:40:40 +00:00
Richard Heck
c2a4932ce0
Small improvement to RefPrefix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34854 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-11 13:36:19 +00:00
Pavel Sanda
4da0c94afa
Support for AEA.cls (American Economic Association journals)
...
Patch from Koji (#6807 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34800 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-07 17:17:09 +00:00
Uwe Stöhr
fea2f32b6c
also for trunk: new translated Greek splash.lyx and Intro.lyx from Ulysses
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34793 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-06 23:47:28 +00:00
Vincent van Ravesteijn
fe124c57ce
Add wasysym to LateXConfig.lyx.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34700 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-25 11:08:39 +00:00
Vincent van Ravesteijn
7e3c7bd877
* LaTeXConfig.lyx: typos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34699 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-25 11:07:42 +00:00
Vincent van Ravesteijn
6b0ba53ac4
* LateXConfig.lyx: Correct font.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34698 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-25 11:06:52 +00:00
Richard Heck
c952f9a7be
Fix InPreamble. I must have committed an incomplete patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34675 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 15:37:39 +00:00
Uwe Stöhr
9fb737d047
Basque docs: major updates by Iñaki Larrañaga Murgoitio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34625 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-08 02:49:49 +00:00
Richard Heck
2581036784
Documentation for RequiredArgs tag.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34593 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-04 22:00:50 +00:00
Pavel Sanda
97a4fba293
Add some info to manual
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34502 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-25 12:22:02 +00:00
Pavel Sanda
43939fbb65
Comment also to the trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34495 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-24 22:07:30 +00:00
Richard Heck
6ab1209855
Update the format of some manuals.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34493 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-24 19:42:47 +00:00
Pavel Sanda
d7b88d3f5b
Fix doxy generation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34463 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-23 11:25:18 +00:00
Pavel Sanda
885376bd93
Update LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34402 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-11 12:01:04 +00:00
Enrico Forestieri
08f2841940
Fix reverse search when the filename contains a forbidden character
...
(including, but not only, spaces).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34390 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-08 23:53:35 +00:00
Pavel Sanda
0b9ecb750d
doc - reverse search will have problems with spaces in filenames
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34389 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-08 19:09:45 +00:00
Uwe Stöhr
13fe74ee51
Spanish Math.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34342 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-29 22:01:50 +00:00
Uwe Stöhr
26e0238982
French and Spanish Math.lyx: small but important typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34339 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-28 22:02:41 +00:00
Uwe Stöhr
70b3c144c7
German UserGuide.lyx: harmonize it with the other language versions:
...
- update/cleanup of document preamble
- don't require the package wasysym to compile this file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34332 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-28 21:42:11 +00:00
Uwe Stöhr
c61723b36c
Math.lyx: the LaTeX-packages cancel and braket are no longer part of LaTeX standard installations (since this February)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34331 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-28 21:39:23 +00:00
Uwe Stöhr
7d834d2568
UserGuide.lyx: fix another typo (sorry for the commit spam)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34318 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-28 00:55:58 +00:00
Uwe Stöhr
267113458a
Customization.lyx: update fileformat because this manual already contains LyX 2.0-specific stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34316 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-28 00:44:16 +00:00
Uwe Stöhr
6cec34d7e5
- Additional.lyx, Math.lyx, UserGuide.lyx: fix typos
...
- EmbeddedObjects.lyx: fix typos and some English style fixes by J.R. Hudson
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34315 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-28 00:42:58 +00:00
Uwe Stöhr
01ad807d8f
Spanish EmbeddedObjects.lyx, UserGuide.lyx: translation updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34314 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-28 00:15:05 +00:00
Uwe Stöhr
f249df796f
- chkconfig.ltx:
...
- fix the check for arabi
- add lithuanian, mongolian and turkmen
- LaTeXConfig.lyx: introduce new section about language packages
(I purposely did not add vntex (Vietnamese) because this would be another 10 MB to download for every LyX on Windows user. The other language packages are not larger than 120 kB.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34300 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-27 00:41:24 +00:00
Uwe Stöhr
808fab7a07
- EmbeddedObjects.lyx, UserGuide.lyx: updates in the description of cross-references
...
- French EmbeddedObjects.lyx: translations by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34288 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-26 01:23:19 +00:00
Uwe Stöhr
f305881a0f
- EmbeddedObjects.lyx: add notes about prettyref and varioref
...
- UserGuide.lyx: style change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34282 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-23 13:17:55 +00:00
Uwe Stöhr
4a476e6490
EmbeddedObjects.lyx: English fixes from J.R. Hudson, part 2/2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34271 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-23 01:40:59 +00:00
Uwe Stöhr
6d1f23e2a8
Japanese documentation files: a bunch of updates and some new translated files; all by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34253 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-21 23:54:28 +00:00
Uwe Stöhr
448fae02c7
EmbeddedObjects.lyx: English fixes from J.R. Hudson, part 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34233 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-21 00:00:48 +00:00
Uwe Stöhr
9f17376f5c
LaTeXConfig.lyx: cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34214 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-18 23:08:58 +00:00
Uwe Stöhr
3a435c5daa
chkconfig.ltx: check also for
...
- arabi (needed for Arabic documents; we also already check for the japanese package so there is no reason why not also check for arabi)
- hyphenat (needed by some document classes and languages like Hebrew to disable hyphenation)
Can also go to branch for LyX 1.6.7 or even 1.6.6 if you like.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34203 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-18 15:02:38 +00:00
Uwe Stöhr
8abe3b3309
- Spanish UserGuide.lyx: remove unnecessary preamble code
...
- Spanish Customization.lyx: fix a variable description and restore LyX 2.0 specific stuff
(both issues were introduced in r34158)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34182 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-16 23:53:18 +00:00
Pavel Sanda
5e9c66c5bd
Add basic docs for forward search.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34174 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-16 21:48:55 +00:00
Uwe Stöhr
e4a8d1fbfa
Spanish manuals: updates by Ignacio and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34158 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-16 09:55:51 +00:00
Uwe Stöhr
8d6a67b1cc
Additional.lyx: correct link to the documentation of the LaTeX-package fancyhdr
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34027 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-02 17:08:50 +00:00
Pavel Sanda
2050166a18
Add MergedManuals.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33996 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-31 21:34:32 +00:00
Richard Heck
ec5c343ebd
Update XHTML documentation now that bibliography format can be
...
customized.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33930 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 21:09:12 +00:00
Richard Heck
d896682aa2
Documentation for customization of citation formats.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33929 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 21:04:33 +00:00
Richard Heck
1577c83484
Improve yet further the error reporting when we try to load a document
...
class that is unavailable.
In addition, add some explanations about this kind of thing to the User
Guide, to which we can direct the user in the error message. This kind
of question comes up often enough that we need something right up front
about it. It isn't enough to have it in the other manuals.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33864 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-25 00:44:15 +00:00
Richard Heck
d61d8d7edb
Documentation for RefPrefix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33785 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-17 12:27:22 +00:00
Uwe Stöhr
dda7633e88
EmbeddedObjects.lyx: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33730 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-13 01:11:13 +00:00
Richard Heck
abc81b5c07
Rework and partially revert r33631.
...
This patch introduces a "ListCommand" tag for Float layout. This tag
defines the command used to generate a list of such floats, in the cases
where float.sty is not used (i.e., where NeedsFloatPkg is true). We were
previously hardcoding the commands \listoftables and \listoffigures. But
in other cases, such as achemso.layout, which defines lists of schemes,
charts, etc, we could not output such lists.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33633 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-05 22:58:29 +00:00
Richard Heck
b64e2d4103
Change the LaTeXBuiltin tag to a NeedsFloatPkg tag. Discussion on the
...
list revealed that the former is confusing to people. The latter
indicates more clearly what the tag does.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33626 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-05 17:24:38 +00:00
Richard Heck
ec712fa47f
Clarify the ListName tag for floats.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33618 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-04 13:44:23 +00:00
Pavel Sanda
336abfbbdf
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33589 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-28 00:15:21 +00:00
Uwe Stöhr
8207c3e82a
UserGuide.lyx: fix another typo (was only in trunk)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33553 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-24 02:38:34 +00:00
Uwe Stöhr
1500c79c11
- UserGuide.lyx: fix typos spotted by a user
...
- Abstract.pdf: fix typo in this image
- Resumen.pdf: correct PDF-crop box
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33551 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-24 00:45:39 +00:00
Uwe Stöhr
1bf64ccfb7
German Intro.lyx: fix a typo spotted by a user
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33549 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-23 22:44:09 +00:00
Abdelrazak Younes
a3a1f404b1
tabular-feature replaced with inset-modify tabular
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33496 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-18 08:35:15 +00:00
Jürgen Spitzmüller
fb082935ed
* update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33470 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-13 17:57:47 +00:00
Jürgen Spitzmüller
8168e27362
* new InsetLayout tag to disallow spell checking. This actually brings Inset::allowSpellCheck() to use.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33467 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-13 15:44:17 +00:00
Pavel Sanda
e67493168f
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33440 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 08:45:19 +00:00
Pavel Sanda
7e91396676
VCS: update docs a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33439 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 08:37:08 +00:00
Uwe Stöhr
6d0e60bab7
Spanish Math.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33373 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-09 01:10:18 +00:00
Uwe Stöhr
3fbd1c1dc9
Math.lyx: add description of \displaystyle and friends
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33358 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-08 03:17:49 +00:00
Uwe Stöhr
22b6c6d4f2
Spanish Math.lyx, UserGuide.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33341 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 14:58:52 +00:00
Uwe Stöhr
b2e2f61495
Math.lyx: update typographic advice
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33321 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-04 01:18:47 +00:00
Uwe Stöhr
fcdad6f7e7
UserGuide.lyx: fix some typos and add an information
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33299 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 18:22:58 +00:00
Uwe Stöhr
d5a1c38bb4
- EmbeddedObjects.lyx: fix spelling of the KOMA-Script package
...
- English EmbeddedObjects.lyx: fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33297 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 17:52:51 +00:00
Uwe Stöhr
13b8b19f6a
UserGuide.lyx:
...
- accept most of Richard's changes
- fix some typos
(again: please add all non LyX 2.0-specific stuff only to the docs in branch.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33296 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 17:23:50 +00:00
Uwe Stöhr
126e78e408
EmbeddedObjects.lyx: fix several typos I have overwritten with r33287
...
(Please apply changes to the docs that are not LyX 2.0-specific only to branch, otherwise I loose the track.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33289 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 04:14:11 +00:00
Uwe Stöhr
55b2e360e6
EmbeddedObjects.lyx: fix a typo spotted by a user
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33287 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 03:53:31 +00:00
Vincent van Ravesteijn
5adf922939
EmbeddedObjects manual: typos and other minor issues.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33202 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 17:26:48 +00:00
Uwe Stöhr
2c710d2b53
Spanish EmbeddedObjects.lyx: translation by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33181 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-23 22:20:36 +00:00
Uwe Stöhr
d34d95a8aa
French documentation files: translations by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33151 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:14:58 +00:00
Richard Heck
8fef2fd723
More XHTML documentation.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33131 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-21 18:12:12 +00:00
Uwe Stöhr
af1cb8f989
French Tutorial.lyx: translations from Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33126 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 22:56:22 +00:00
Richard Heck
c7c49c46ee
Documentation for PrettyFormat.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33123 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 22:31:24 +00:00
Tommaso Cucinotta
750195fb79
Minor changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33106 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 18:16:28 +00:00
Richard Heck
1832a388c5
Collect the title for XHTML output, and use it.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33097 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-19 19:43:15 +00:00
Jürgen Spitzmüller
7226c955bb
Oops. Forgot to save.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33087 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-18 17:21:42 +00:00
Jürgen Spitzmüller
46c539e30a
* de/UserGuide:
...
- document the setup of spell checking distionaries for german and ngerman (#4657 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33086 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-18 17:17:25 +00:00
Jürgen Spitzmüller
1dffc2bc5a
typo and small addition
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33081 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-18 11:06:22 +00:00
Uwe Stöhr
906e8a9b8b
EmbeddedObjects.lyx: update description of multirows
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33072 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-17 13:00:00 +00:00
Uwe Stöhr
e9033a732c
German Tutorial.lyx: please Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33063 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-16 23:49:33 +00:00
Uwe Stöhr
656a7b6955
- EmbeddedObjects.lyx: avoid some LaTeX warnings (a hyperref and a dcolumn issue)
...
- French EmbeddedObjects.lyx: add missing paragraph that is already there in the other language version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33060 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-16 23:43:20 +00:00
Uwe Stöhr
c612018668
- English Tutorial.lyx: fix a typo, spotted by Ignacio
...
- Spanish Tutorial.lyx: translations by Ignacio
- German Tutorial.lyx: translations by me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33056 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-16 20:41:48 +00:00
Pavel Sanda
ff93b826e1
Forgot doc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33051 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-15 19:25:28 +00:00
Richard Heck
84a59df2d1
A little cleanup of stray font tags.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33043 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 22:18:04 +00:00
Richard Heck
13cb43bd83
Just use normal emph here.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33042 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 21:45:47 +00:00
Richard Heck
d2dc4652fa
Character styles should have MultiPar = false, by default.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33041 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 21:43:44 +00:00
Richard Heck
2abbd89388
Minor changes for XHTML output.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33035 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 17:11:23 +00:00
Richard Heck
5d10523f12
Minor stuff.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33031 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 15:40:30 +00:00
Richard Heck
70afe30291
Documentation for XHTML support (or otherwise) or indexes and glossaries.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33030 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 15:40:05 +00:00
Uwe Stöhr
9ba89e29be
Tutorial.lyx: accept Richard's changes
...
Once again, please do changes that are not trunk-specific in branch!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33008 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-13 00:50:19 +00:00
Uwe Stöhr
2d5ae4f7a2
Tutorial.lyx: revert r33004 (I guess this was accidentally committed.)
...
Besides this, please do all changes that are not specific to trunk in the versions in branch!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33007 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-13 00:26:03 +00:00
Richard Heck
0ad7433b47
Note about using the mini-buffer to enter accented characters.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33006 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 23:25:22 +00:00
Richard Heck
cb8b350e60
More minor restatements and formatting things.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33005 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 23:22:35 +00:00
Richard Heck
b9cf2397cf
Minor formatting changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33004 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 23:16:19 +00:00
Richard Heck
3fef24069a
Add some material to the section on tex2lyx that explains the need for layout files. We might want to refer to this elsewhere, too.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33003 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 23:11:54 +00:00
Richard Heck
0d0390112a
These remarks about changes of document class are no longer valid.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33002 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 22:40:30 +00:00
Richard Heck
efd06c1582
Remove unnecessary font.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32996 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:54:01 +00:00
Richard Heck
fdbd6064e9
New layout tag for specifying the style used for TOCs, etc, in XHTML
...
output.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32991 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:38:31 +00:00
Richard Heck
b753d5244f
A bit more XHTML-related documentation. This is just a start.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32990 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:37:45 +00:00
Pavel Sanda
5a4f7a89e2
Regenerate LFuns.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32947 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-10 16:50:34 +00:00
Tommaso Cucinotta
2aa13815a1
Added description of replace functionality and missing options.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32933 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-10 12:21:05 +00:00
Uwe Stöhr
1e00ccc728
Spanish EmbeddedObjects.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32901 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-09 01:40:26 +00:00
Uwe Stöhr
2d54882d58
- Slovak Tutorial.lyx: sync file settings with the other language versions of the tutorial
...
- Slovak splash.lyx: fix encoding (spotted by Pavel)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32872 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 00:19:56 +00:00
Uwe Stöhr
52e884a581
Intro.lyx:
...
- fix a typo spotted by a user
- whitespace fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32869 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 00:06:08 +00:00
Uwe Stöhr
1f26c13c16
Intro.lyx:
...
- accept Richard's changes
Please keep the doc files in sync with branch if possible. So when there is no change related to LyX 2.0svn, please do the change in branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32865 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 23:53:38 +00:00
Richard Heck
d4ab671ed3
A bit of User Guide documentation for XHTML output.
...
Uwe, I've used change-tracking to mark what I've added.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32855 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 18:17:53 +00:00
Richard Heck
649e932955
Typos. Minor update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32853 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:55:24 +00:00
Richard Heck
c30d479080
Typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32852 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:45:42 +00:00
Richard Heck
9aca8e4eb5
A little more XHTML documentation. This is on generated CSS.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32851 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:45:12 +00:00
Richard Heck
f99f0d7790
Documentation for float XHTML.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32847 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:32:28 +00:00
Richard Heck
40c735f4d1
Initial documentation, at least, for the XHTML-related layout tags.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32843 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:12:10 +00:00
Uwe Stöhr
7d20bbeb05
EmbeddedObjects.lyx: mention the LyX bug about \includeonly, see #5360
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32818 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 21:55:31 +00:00
Pavel Sanda
b289fcb1bd
Add some note about svn+ssh in windows envi(y)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32815 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 21:52:10 +00:00
Enrico Forestieri
323e033279
Make more prominent the fact that the lyxpipe path on Windows should
...
use a special UNC syntax.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32814 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 21:46:43 +00:00
Enrico Forestieri
bb0b940529
Update docs. LFUN_SERVER_GOTO_FILE_ROW doesn't fail anymore when the
...
tempdir path contains spaces.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32811 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 21:23:07 +00:00
Richard Heck
c216adead9
Whitespace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32804 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 20:13:07 +00:00
Tommaso Cucinotta
aabd587fef
Finalized first version of Advanced Find and Replace documentation.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32793 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 17:56:47 +00:00
Pavel Sanda
0aa20c9ace
Next whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32747 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-03 00:11:58 +00:00
Pavel Sanda
57a933ebd4
LFUNs.lyx update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32746 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-03 00:07:24 +00:00
Richard Heck
e41785b583
Update User Guide to current format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32733 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-01 02:40:31 +00:00
Pavel Sanda
d96c369d8b
doc glitch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32587 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-19 13:53:22 +00:00
Richard Heck
08b63ad3c6
Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to
...
InsetLayout, per Jurgen's suggestion, so that insets can be told to
display an abbreviated form of their content when closed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32575 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-18 00:29:22 +00:00
Uwe Stöhr
0580704eae
Spanish manuals: some translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32556 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-17 03:20:16 +00:00
Richard Heck
2df40cd0cd
Revert r32544.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32553 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-16 17:29:29 +00:00
Richard Heck
856a822b88
A couple minor changes in the User's Guide.
...
The first confuses the parser for MathExtern, which thinks there's going
to be another argument, so please do not use comma in math as if it were
a comma in text.
As for the second, for some reason the unicode character that appears
here causes iconv errors.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32544 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-16 15:13:46 +00:00
Uwe Stöhr
e9fc820ba9
UserGuide.lyx: mention new menu File -> Close All
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32507 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-13 14:18:57 +00:00
Uwe Stöhr
23e97ea72a
German UserGuide.lyx: formatting fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32444 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-10 00:57:49 +00:00
Uwe Stöhr
7b6aafa893
UserGuide.lyx: don't pollute the TOC unnecessarily
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32426 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-08 00:19:16 +00:00
Uwe Stöhr
2481ee78f3
Math.lyx: typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32423 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 23:32:08 +00:00
Uwe Stöhr
e9409489b1
Math.lyx: fix #6369
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32407 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 13:27:53 +00:00
Pavel Sanda
8a14b116e0
Insert explicit layout version number.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32337 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-04 15:08:33 +00:00
Uwe Stöhr
d747112a2e
German UserGuide.lyx: fix image order and remove Unix-specific example path
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32315 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-04 00:48:57 +00:00
Richard Heck
d9173414ce
Docs for InPreamble.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32279 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-01 14:48:15 +00:00
Uwe Stöhr
b4d5e83a77
Chinese Intro.lyx: sync the document settings with the other language versions of the Intro manual and remove superfluous options
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32271 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-01 02:07:08 +00:00
Pavel Sanda
2876877aac
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32255 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-30 21:29:51 +00:00
Jürgen Spitzmüller
5cbdb025e0
* New Chinese translation of the Intro, by TaoWang.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32231 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-30 09:19:47 +00:00
Uwe Stöhr
a2701141ac
Math.lyx:
...
- remove link to Herbert Voss' LaTeX tips page because Herbert removed his web pages
- cleanups
- remove the code to be able to compile the manual without mhchem because it couldn't work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32147 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-22 03:07:52 +00:00
Pavel Sanda
8ff5ef68ac
Close #6336 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32078 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-18 22:27:24 +00:00
Richard Heck
10db73576b
Some updates to Customization.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32077 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-18 21:39:27 +00:00
Uwe Stöhr
a6e3fe01fb
French Intro.lyx: sync with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32073 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-18 01:07:25 +00:00
Richard Heck
c4a27f1d63
Fix bug 5412 by updating docs.
...
Should also go to branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32063 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-17 14:52:44 +00:00
Uwe Stöhr
92a489b91d
Math.lyx: this manual can now also be compiled when mhchem is not installed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31996 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-14 22:28:13 +00:00
Uwe Stöhr
83b9a7dcd6
Chinese Tutorial.lyx: changes to be uniform with the other language variants - primarily the hyperref (PDF bookmark) settings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31966 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-13 03:19:27 +00:00
Uwe Stöhr
14bb7adc4c
- German EmbeddedObjects.lyx: I committed the wrong version in r31960
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31964 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-13 02:58:39 +00:00
Uwe Stöhr
e24f3ec5fb
- EmbeddedObjects.lyx: describe the Foot to End module
...
- German EmbeddedObjects.lyx: changes to be uniform with the other language versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31960 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-13 02:50:47 +00:00
Jürgen Spitzmüller
33b033314f
Chinese translation of the LyX tutorial, contributed by mgc.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31944 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-11 12:12:24 +00:00
Uwe Stöhr
83c0e43068
UserGuide.lyx: fix fileformat again, sorry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31906 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-08 18:46:39 +00:00
Uwe Stöhr
78a1996891
- Spanish UserGuide.lyx: updates by Ignacio
...
- UserGuide.lyx: small improvement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31884 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-07 00:44:12 +00:00
Jürgen Spitzmüller
db93173557
* layouts and templates for svmono and svmult, contributed by Koji Yokota ( #6253 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31865 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-06 12:17:24 +00:00
Uwe Stöhr
aaf384446a
UserGuide.lyx: fix fileformat
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31857 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-03 21:33:51 +00:00
Uwe Stöhr
d5f23c9fa1
French UserGuide.lyx: correct a string as proposed by Abdel: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg155387.html
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31813 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-31 01:00:29 +00:00
Uwe Stöhr
7449a337cf
UserGuide.lyx: "Close Tab Group" was renamed to "Close Current View"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31802 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-30 03:33:52 +00:00
Uwe Stöhr
3c9abe63b4
- UserGuide.lyx: describe the new features
...
- preview size
- option for pilcrows
- English UserGuide.lyx: accept changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31741 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-26 01:38:40 +00:00
Uwe Stöhr
3856be62b9
Tutorial.lyx: fixes of issues spotted by John Hudson and revision of the document
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31689 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-21 03:08:18 +00:00
Uwe Stöhr
d98251c379
- gen_lfuns.py: reduce the space between items in LFUNs.lyx to save whitespace
...
- LFUNs.lyx: rebuilt with changed gen_lfuns.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31681 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-19 23:44:11 +00:00
Uwe Stöhr
8355b32381
- LFUNs.lyx: there is no need to use AMS for this file.
...
- gen_lfuns.py: change the script accordingly and add the missing \spacing tag
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31669 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-19 00:01:01 +00:00
Enrico Forestieri
ceaf30cc41
Update reverse search documentation for Cygwin.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31667 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-18 23:09:39 +00:00
Uwe Stöhr
d9e83bc7ff
German Additional.lyx: update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31645 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-16 00:01:43 +00:00
Pavel Sanda
81bff38d56
in trunk too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31622 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 20:08:37 +00:00
Pavel Sanda
32d48ba0d7
Sounds better
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:35:54 +00:00
Pavel Sanda
f4f465a532
Doc it
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31616 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:18:10 +00:00
Pavel Sanda
08192ea2dc
Seems to work too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31561 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-08 15:25:11 +00:00
Pavel Sanda
88c9d568bb
Typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31560 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-08 15:21:11 +00:00
Pavel Sanda
81bfb974ee
Updaye LFUNs.lyx after while
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31550 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 00:13:12 +00:00
Pavel Sanda
701157df09
Doc & menu entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31548 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 00:08:18 +00:00
Pavel Sanda
944a2753aa
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31524 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 21:29:56 +00:00
Uwe Stöhr
33e2b84716
Spanish Math.lyx: translation updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31403 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-19 15:14:37 +00:00
Uwe Stöhr
f08faa143b
Math.lyx: revision of appendix A, symbol for the Fourier translation added
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31394 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-17 02:06:13 +00:00
Uwe Stöhr
3659b9a2b3
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/trunk@31364 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 22:09:15 +00:00
Jürgen Spitzmüller
23df801405
* UserGuide: typo spotted by Hartmut.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31243 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-31 07:07:26 +00:00
Uwe Stöhr
db6e52bdcf
StandardToolbar.png: update image of toolbar according to LyX 1.6.4
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31242 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-30 20:42:33 +00:00
Uwe Stöhr
828ddace04
Math.lyx: translation updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31236 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-29 20:26:16 +00:00
Uwe Stöhr
a600082f5c
Tutorial.lyx: further tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31227 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-25 11:30:12 +00:00
Uwe Stöhr
c1c924ec5f
Tutorial.lyx: fixed issues reported by John Hudson
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31226 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-25 02:36:31 +00:00
Enrico Forestieri
c415575043
Update docs about the LyX server and the reverse search feature.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31214 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-23 18:18:39 +00:00
Uwe Stöhr
ec91bd0465
German UserGuide.lyx: add space to separate the labels of two adjacent \thanks commands, branch will follow when it is open again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31211 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-23 12:36:50 +00:00
Tommaso Cucinotta
724b2c87e8
Added Advanced Search manual.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31176 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-21 16:45:28 +00:00
Uwe Stöhr
29e0fc8b02
Math.lyx: remove unused labels and correct a hyperlink
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31173 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-20 23:27:14 +00:00
Uwe Stöhr
52f0955bc4
French documentation files: translation updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31171 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-20 23:25:33 +00:00
Pavel Sanda
ea758c3932
Next bits for Extended -> Additional
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31138 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-19 09:14:23 +00:00
Uwe Stöhr
2905266d60
Hebrew Intro.lyx: one more extended -> Additional conversion
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31132 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-18 23:18:43 +00:00
Pavel Sanda
80756191aa
The rest of Extendedlyx -> Additional.lyx move
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31131 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-18 22:17:30 +00:00
Pavel Sanda
7d63aa481e
Fix bug #6153 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31129 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-18 21:00:03 +00:00
Jürgen Spitzmüller
eb657c9f8a
* UserGuide: add documentation of the multiple indexes feature.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31089 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-17 10:16:46 +00:00
Kornel Benko
02223765f6
Use spellcheck
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31080 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-16 07:31:34 +00:00
Kornel Benko
c36ec4059c
Add changes made in branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31077 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-16 06:51:29 +00:00
Uwe Stöhr
2595c689bd
Math.lyx: describe how to create multiline chemical equations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31068 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-15 22:46:43 +00:00
Uwe Stöhr
456d9c75f8
rename capitals.module to initials.module as discussed on the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31067 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-15 22:16:36 +00:00
Uwe Stöhr
da2599d8ed
LaTeXConfig.lyx: fix entry for lettrine
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31049 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-15 13:26:16 +00:00
Pavel Sanda
905630e05b
Add info
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31044 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-15 02:18:49 +00:00
Uwe Stöhr
1e412f3cb4
Spanish UserGuide.lyx: translation updates from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31024 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-13 23:06:49 +00:00
Richard Heck
ac60f0318a
Minor update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30991 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-12 14:58:29 +00:00
Richard Heck
4c275aa5d4
Docs for IfStyle and IfCounter
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30990 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-12 14:57:20 +00:00
Pavel Sanda
5444f386e0
Update docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30937 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-09 14:47:05 +00:00
Uwe Stöhr
c5d70358cc
UserGuide.lyx: describe the menu File -> Fax
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30892 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-07 01:33:40 +00:00
Uwe Stöhr
2d420ddfc4
UserGuide.lyx: adjust dashes as proposed by John R. Hudson
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30888 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-07 00:06:32 +00:00
Uwe Stöhr
49e7abf8a4
UserGuide.lyx: update to latest file format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30887 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-07 00:02:41 +00:00
Uwe Stöhr
75767b521e
LaTeXConfig.lyx: this has also been forgotten in r30338
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30886 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-06 23:27:02 +00:00
Uwe Stöhr
9cf9bb1b49
German Tutorial.lyx: please Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30878 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-06 23:09:52 +00:00
Jürgen Spitzmüller
fcf0dfebd8
* de/Tutorial.lyx: minor corrections reported on lyx-docs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30873 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-06 11:47:40 +00:00
Uwe Stöhr
ea02a9db1c
Spanish UserGuide.lyx, Math.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30853 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-03 20:18:20 +00:00
Uwe Stöhr
eacb23587a
Hebrew Intro.lyx: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30851 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-03 20:07:24 +00:00
Uwe Stöhr
9833b35aa5
UserGuide.lyx: add info how to ascertain the author of a tracked change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30846 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 23:54:05 +00:00
Uwe Stöhr
dbd8d89fba
UserGuide.lyx: actualize the change tracking section
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30843 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 23:09:16 +00:00
Uwe Stöhr
bfb7785f65
Extended.lyx: only whitespace (and update to latest file format)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30841 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 22:35:01 +00:00
Uwe Stöhr
2f62763e99
Customization.lyx: only whitespace (and update to latest file format)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30840 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 22:22:44 +00:00
Uwe Stöhr
a40d601ebe
UserGuide.lyx: issues spotted by JR Hudson - part 3 of 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30839 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 22:21:56 +00:00
Uwe Stöhr
0586f96144
UserGuide.lyx, Math.lyx: issues spotted by JR Hudson - part 2 of 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30836 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 21:41:34 +00:00
Uwe Stöhr
12fc778c62
UserGuide.lyx: corrections of bugs spotted by JR Hudson - part 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30835 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 17:02:56 +00:00
Uwe Stöhr
02b81fb226
UserGuide.lyx: update to current file format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30833 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 16:57:44 +00:00
Uwe Stöhr
0b23fcce1e
Hebrew documentation files: set the encoding explicitly to "cp1255" for trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30830 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 14:08:26 +00:00
Uwe Stöhr
712b0b29ac
German UserGuide.lyx: resync with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30809 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-01 12:09:11 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Uwe Stöhr
c6b25eeadc
Math.lyx:
...
- update the document now that bug 1435 is fixed
- update links to the bugtracker
- update a bug number
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29756 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-21 00:10:16 +00:00
Uwe Stöhr
7d7096148e
UserGuide.lyx: remove myThes license and point to its location in our sources instead
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29738 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-19 17:00:38 +00:00
Uwe Stöhr
77920c1fac
- UserGuide.lyx: describe a makeindex workaround
...
- German UserGuide.lyx: remove unreferenced labels, cleanups
- French UserGuide.lyx: index entry fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29729 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-19 01:42:04 +00:00
Pavel Sanda
a999218b4e
Switch LFUNs.lyx in trunk to the output from the brand new script.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29705 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-17 00:56:08 +00:00
Uwe Stöhr
3559df4fcb
German Intro.lyx: remove a relict
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29635 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-11 22:23:36 +00:00
Jürgen Spitzmüller
3d67112a10
* UserGuide:
...
- update description wrt MyThes inclusion
- quote MyThes license, as required by the license.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29581 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-09 09:09:48 +00:00
Pavel Sanda
1f42ac598d
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29576 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-08 16:28:26 +00:00
Richard Heck
389b97adaa
Reference the discussion in Additional Features.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29572 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-08 14:06:13 +00:00
Richard Heck
23c15845a7
Add reference to online fancyhdr docs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29571 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-08 14:03:23 +00:00
Uwe Stöhr
1990c00e5c
Spanish Customization.lyx: update/correction by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29547 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-05 21:46:16 +00:00
Uwe Stöhr
92b4d6d431
- Spanish Customization.lyx: updates by Ignacio
...
- English Customization.lyx: fix preamble comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29537 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-04 21:34:56 +00:00
Uwe Stöhr
e4d9adc87c
new Indonesian translation of the Tutorial by Waluyo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29522 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-03 22:13:00 +00:00
Uwe Stöhr
d16c3b4d7c
Tutorial.lyx: fix wrong menu name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29501 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-02 19:18:36 +00:00
Uwe Stöhr
e9fc3d45f9
German UserGuide.lyx: updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29484 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 18:52:46 +00:00
Uwe Stöhr
8baca7929b
Customization.lyx: the graphics and external material dialog no longer contain an Edit button
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29483 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 18:52:34 +00:00
Uwe Stöhr
728380c06f
Customization.lyx: corrections from Hartmut and me
...
German Customization.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29472 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 12:21:04 +00:00
Pavel Sanda
65389071ef
Update a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29462 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 09:30:37 +00:00
Pavel Sanda
ffc71354d0
Revert part of http://www.lyx.org/trac/changeset/29412
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150458.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29461 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 09:15:32 +00:00
Uwe Stöhr
e32ce7f873
Spanish manuals: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29449 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-30 20:43:46 +00:00
Uwe Stöhr
0a7e0329af
German Customization.lyx: updates by Hartmut and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29414 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-26 16:56:06 +00:00
Uwe Stöhr
448bfb42bd
Customization.lyx:
...
- accept changes
- remove completely outdated section with even wrong infos
- remove subsection that is already part of the UserGuide
- fix labels
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29412 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-26 16:49:53 +00:00
Pavel Sanda
c6b4bf67e5
update manual
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29407 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-26 08:47:36 +00:00
Enrico Forestieri
d6990c8c88
Small tweaks to the reverse DVI search description
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29402 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-25 21:28:32 +00:00
Enrico Forestieri
714d1943dc
Document usage of the reverse DVI search feature in LyX
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29400 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-25 18:33:13 +00:00
Pavel Sanda
46b9ecf2c4
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150354.html
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29383 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-22 21:50:01 +00:00
Uwe Stöhr
42da5c249b
UserGuide.lyx: describe the new navigate back feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29382 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-22 21:47:02 +00:00
Pavel Sanda
f15d401b56
* Extended.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29368 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-22 17:15:57 +00:00
Uwe Stöhr
87bf0e82f4
EmbeddedObjects.lyx: add info that childs inherits preamble settings of the master
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29348 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-19 22:17:53 +00:00
Uwe Stöhr
dcc543995b
UserGuide.lyx: update the file according to the new shortcuts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29300 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 23:25:50 +00:00
Uwe Stöhr
9cbe81ead1
Norwegian Intro.lyx: - fix image paths to make it compilable
...
- some minor cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29296 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-17 22:04:52 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Uwe Stöhr
d1f83e4942
EmbeddedObjects.lyx: update the description of longtables and captions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28477 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-13 03:21:32 +00:00
Uwe Stöhr
2a4a6724ff
Intro.lyx: fix typo spotted by a user and an update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28471 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-12 23:53:28 +00:00
Uwe Stöhr
54a5572122
Intro.lyx: fix 2 typos spotted by a user
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28459 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-12 01:20:08 +00:00
Uwe Stöhr
ba2080fb19
Japanese UserGuide.lyx: updates from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28429 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-10 03:53:37 +00:00
Uwe Stöhr
66eb4fa193
- Math.lyx: translation updates by Ignacio
...
- Braille.lyx: new Spanish translation by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28402 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-08 19:01:26 +00:00
Richard Heck
5ee35ace6f
Introduce the InToc tag for InsetLayout.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28377 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 17:54:33 +00:00
Pavel Sanda
3f20ccc0ad
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28371 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 13:32:28 +00:00
Richard Heck
391c3e3943
Minor updates.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28368 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-05 22:12:35 +00:00
Uwe Stöhr
87de34f36f
- Customization.lyx: update file format since this file is no longer identical to the one in branch
...
- Math.lyx: document Georg's new implemented integral signs and update the description of the \***op integral commands
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28359 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-05 02:21:54 +00:00
Pavel Sanda
f595e20a6f
* Customization.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28357 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 20:20:28 +00:00
Georg Baum
cd27d171d5
Partial fix of bug 1476:
...
Implement infrastructure to add translations to layout files and translate one .inc file.
Some others are missing.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28356 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 20:06:50 +00:00
Georg Baum
3d7878212b
Add missing esint bits.
...
They should have been part of the initial commit, but I overlooked them.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28355 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 19:57:02 +00:00
Uwe Stöhr
07870b8539
UserGuide.lyx: some fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28334 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 00:58:59 +00:00
Uwe Stöhr
cff5eb6e40
UserGuide.lyx: new Thesaurus section from Jürgen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28333 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-03 00:23:37 +00:00
Uwe Stöhr
56c4cbe957
Tutorial.lyx: fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28332 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 23:45:40 +00:00
Uwe Stöhr
4207049a75
UserGuide.lyx: some fixes of issues spotted by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28330 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 23:30:03 +00:00
Pavel Sanda
6fa1d7d64e
*Extended.lyx: update info about LyX server
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28327 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-02 22:22:50 +00:00
Pavel Sanda
09112c941d
RCS: add doc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28305 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-31 21:22:03 +00:00
Pavel Sanda
92c85e2e2b
* Extended.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28289 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-28 21:50:52 +00:00
Pavel Sanda
23ddbe77ef
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28267 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-23 17:05:37 +00:00
Pavel Sanda
e98e029061
The last one.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28266 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 20:23:26 +00:00
Uwe Stöhr
5d6ada3473
- Spanish documentation: updated by Ignacio
...
- Math.lyx: two fixes spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28260 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 01:55:18 +00:00
Uwe Stöhr
0f66c45e8a
UserGuide.lyx, Tutorial.lyx: - document the new "copy as reference" feature - final step
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28248 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 18:43:39 +00:00
Pavel Sanda
83ef86b076
Extended.lyx - Add section from Paul Rubin and add note from Vincent
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28232 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-18 09:40:56 +00:00
Uwe Stöhr
0259d3bf75
Documentation files: sync with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28230 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 21:40:45 +00:00
Uwe Stöhr
620160071a
Intro.lyx, Tutorial.lyx: fix usage of "---" and "--" since we support this natively since LyX 1.6.0
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28224 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 18:37:00 +00:00
Uwe Stöhr
1e84670849
Extended.lyx: include Pavel's change
...
@Pavel, Extended.lyx is not yet really maintained by anyone, so you can change without change tracking for this file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28167 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-15 02:14:31 +00:00
Pavel Sanda
cb55bf0349
* Extended.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28150 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 10:37:42 +00:00
Jürgen Spitzmüller
ef6be5f499
* load CJKutf8 package, if available, for CJK documents in utf8 encoding
...
(first part of fix to bug 5386)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28142 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 09:26:13 +00:00
Pavel Sanda
f048ed70ee
* LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28139 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 21:40:37 +00:00
Jürgen Spitzmüller
743a29799b
* use ulem instead of soul for change tracking
...
(fixes bugs 5091, 5480, 5647).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28114 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 08:01:28 +00:00
Uwe Stöhr
8f9302edd0
Math.lyx: document the new \hspace support in formulas
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28109 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 02:30:26 +00:00
Jürgen Spitzmüller
36e07437ab
* Check for the japanese babel option (bug 5677), patch by Koji Yokota.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28088 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 09:10:40 +00:00
Pavel Sanda
f90ac64101
For trunk too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28081 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 23:25:22 +00:00
Uwe Stöhr
16abbf7be2
German UserGuide.lyx, Extended.lyx, multicol.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28075 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 17:38:03 +00:00
Uwe Stöhr
5d188fe31a
UserGuide.lyx: include Pavel's change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28063 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 15:36:28 +00:00
Pavel Sanda
a50d819a3c
Trunk too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28056 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 09:38:02 +00:00
Uwe Stöhr
32c8e4f820
UserGuide.lyx, Math.lyx: some fixes spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28032 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-08 02:01:03 +00:00
Uwe Stöhr
6cf5e092ea
UserGuide.lyx: - removed doubled sentence
...
- German updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28011 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-06 20:04:00 +00:00
Richard Heck
0a5de3380f
Fixes to Customization manual, thanks to Ignacio.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28009 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-06 13:52:52 +00:00
Uwe Stöhr
5b678eefc2
Customization.lyx: - new Spanish translation by Ignacio
...
- many typos fixed
- corrected some folder names
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28005 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-06 03:17:16 +00:00
Uwe Stöhr
1f87ce533c
Math.lyx: - Spanish updates by Ignacio
...
- fix table entries for the macro toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28002 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-06 02:29:01 +00:00
Uwe Stöhr
59032a2d8d
EmbeddedObjects.lyx: include Pavel's changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27944 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-21 11:24:12 +00:00
Pavel Sanda
4f34acd2d9
* EmbeddedObjects.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27929 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-20 01:42:12 +00:00
Jürgen Spitzmüller
96b062a520
* LaTeXUI.ui:
...
* UserGuide:
- Postscript driver -> graphics driver.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27920 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-19 09:57:27 +00:00
Pavel Sanda
f892153562
* trunk/EmbeddedObjects.lyx (CT used)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27913 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-17 15:13:03 +00:00
Uwe Stöhr
f55cf75f2c
EmbeddedObjects.lyx, Math.lyx, UserGuide.lyx: Spanish translation updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27847 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-11 12:05:57 +00:00
Uwe Stöhr
ba6fd58dbc
- EmbeddedObjects.lyx: two more infos about longtables
...
- UserGuide.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27820 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-09 00:22:50 +00:00
Uwe Stöhr
d3a1abaa24
documentation: final math macro touches
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27807 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-07 19:36:29 +00:00
Uwe Stöhr
10be14c280
documentation: the macro chapter for the Math manual
...
(The adoption of the UserGuide will follow later.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27796 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-07 16:49:53 +00:00
Uwe Stöhr
1e3e6b88ea
documentation: prepare for the math macro chapter part 1 and 2 for trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27794 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-07 14:29:13 +00:00
Uwe Stöhr
591818efc8
- UserGuide.lyx: the final commit, the User's Guide should now be completely up to date for LyX 1.6.x
...
- Customization.lyx: fix two menu names
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27752 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-30 18:13:23 +00:00
Uwe Stöhr
39bab4d79e
EmbeddedObjects.lyx: describe the effect of \strut in sec. 2.12.1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27751 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-30 15:49:06 +00:00
Uwe Stöhr
9c52ffc6fa
German UserGuide.lyx: another update from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27741 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-29 14:21:08 +00:00
Uwe Stöhr
d5015aed0c
German UserGuide.lyx: update from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27735 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-29 00:29:53 +00:00
Uwe Stöhr
cc670d82b4
UserGuide.lyx: forgot this in the last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27568 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-16 18:07:42 +00:00
Uwe Stöhr
fbbf69f10c
UserGuide.lyx: some more updates in the description of the preferences dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27566 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-16 18:02:06 +00:00
Uwe Stöhr
92138db60b
UserGuide.lyx: add infos about input completion
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27559 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-16 16:24:56 +00:00
Uwe Stöhr
435c7df10e
UserGuide.lyx: some updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27523 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-16 00:18:24 +00:00
Uwe Stöhr
8c68c6524c
UserGuide.lyx: make the documents compilable with the new koma-script version released yesterday and some bibliography updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27478 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-15 19:06:52 +00:00
André Pönitz
276e2e3645
uwes change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27417 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-14 12:47:51 +00:00
Uwe Stöhr
63518f5227
German UserGuide.lyx: update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27366 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-09 13:27:36 +00:00
José Matox
f62d82c2f0
Update documentation version for LyX 1.6.0
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27333 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-07 19:49:17 +00:00
José Matox
25aef8a801
Update lyx document files to the latest file format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27330 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-07 19:25:18 +00:00
Uwe Stöhr
0fcec4cbad
Intro.lyx: small glitch reported on the lyx-docs list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27325 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-06 23:42:42 +00:00
Uwe Stöhr
52b1111bb8
Math.lyx, UserGuide.lyx: add InsetInfo now that bug 5341 is fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27260 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-04 23:28:22 +00:00
Uwe Stöhr
71b0f73db9
German UserGuide.lyx: update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27254 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-04 22:22:24 +00:00
Uwe Stöhr
93c9791cb3
UserGuide.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5438
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27224 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-01 15:07:45 +00:00
Uwe Stöhr
d98cbc7d77
- Spanish multicol.lyx: new translated file from Ignacio
...
- es.po, Spanish UserGuide.lyx: updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27223 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-01 14:55:43 +00:00
Uwe Stöhr
682116811e
Japanese Extended.lyx: new translated file from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27221 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-01 01:14:30 +00:00
Uwe Stöhr
f86b14844a
Extended.lyx: correct info about ChkTeX
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27202 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-30 21:04:03 +00:00
Uwe Stöhr
8ed9ebb369
Extended.lyx: mention that ChkTeX is not available for Windows
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27190 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-30 00:29:22 +00:00
Uwe Stöhr
696e875695
documentation, example, and template files: correct the typography of e.g. and i.e. as discussed on the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27184 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 23:39:29 +00:00
Uwe Stöhr
b6920829ed
ja.po, Japanese Shortcuts.lyx: updates by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27179 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 21:07:28 +00:00
Uwe Stöhr
eead874eff
UserGuide.lyx: - document settings are now its own Appendix
...
- fixes of formatting bugs introduced by http://bugzilla.lyx.org/show_bug.cgi?id=5423
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27160 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 22:49:13 +00:00
Pavel Sanda
f7f3e76b6e
* cs tutorial
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27157 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 18:11:06 +00:00
Richard Heck
3eb406daf4
Add a reference to maintainer.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27149 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 12:35:57 +00:00
Richard Heck
20392f74f7
Update re bug 5403.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27148 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 12:11:02 +00:00
Uwe Stöhr
4b6600df4a
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27137 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 13:58:33 +00:00
Uwe Stöhr
2b1e4cf890
UserGuide.lyx: describe new document class option handling and typographic fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27122 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 22:55:47 +00:00
Uwe Stöhr
8da26f548f
Extended.lyx, example files: some typographic corrections
...
docbook_article.lyx: fix image paths
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27120 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 22:46:25 +00:00
Uwe Stöhr
92b9a90b1d
EmbeddedObjects.lyx: update description of child documents
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27119 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 22:39:48 +00:00
Uwe Stöhr
6076a9cc34
Docs: typographic corrections, thanks to Günter for the hint
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27116 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 21:52:23 +00:00
Uwe Stöhr
2b59245a77
UserGuide.lyx: reintroduce an InsetInfo as bug 5349 is now fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27110 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 14:05:46 +00:00
Uwe Stöhr
2efe55640a
Spanish documentation: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27099 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 12:24:44 +00:00
Uwe Stöhr
2c8fc8a07f
Customization.lyx: clarification
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27094 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 01:51:13 +00:00
Jean-Marc Lasgouttes
4789edde52
get rid of the makefile machinery that was used to build TOCs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27084 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 16:04:10 +00:00
Richard Heck
f99d998cb7
Updates to InsetLayout docs, mostly due to Martin.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27082 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 14:57:43 +00:00
Jean-Marc Lasgouttes
d14e6bad25
fix "make install"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27056 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 14:05:50 +00:00
Richard Heck
96ebd69256
Extended Features --> Additional Features, in other places. Thanks Pavel.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27054 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 12:39:14 +00:00
Richard Heck
32063acc8f
Change the title of the Extended manual, and make some other changes to it.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27050 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 12:12:06 +00:00
Richard Heck
9dfac74265
This patch introduces ProvidesModule and ExcludesModule layout tags.
...
See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145129.html .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27041 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 00:27:03 +00:00
Pavel Sanda
9a8b4aa877
Prepare LFUNs.lyx for rc4.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27035 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-22 23:05:51 +00:00
Pavel Sanda
8e4e29653a
Move to attic.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27029 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-22 22:24:28 +00:00
Pavel Sanda
aa9b85eb3d
Prepare for attic movement.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27028 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-22 22:22:06 +00:00
Pavel Sanda
57fe98396d
FAQ docs are obsolete for a long time.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145354.html
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg144789.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27027 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-22 22:12:25 +00:00
Uwe Stöhr
37ab52bc90
German UserGuide.lyx: some updates by Hartmut and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27025 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-22 21:38:49 +00:00
Pavel Sanda
63b8e10789
Fix spanish clipart images in tarball
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27008 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-21 11:43:54 +00:00
Uwe Stöhr
01a26f54db
Math.lyx: update how to insert the multiplication sign
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26986 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 23:06:28 +00:00
Uwe Stöhr
f3117747ff
remove last traces of linuxdoc whose support has been removed long ago; requested in http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145127.html
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26982 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 20:49:04 +00:00
Uwe Stöhr
0ad53de085
English documentation files: update to recent file format as service for our translators
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26977 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:43:30 +00:00
Uwe Stöhr
b77532599c
Makefile.am: fix typo in previous commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26976 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:41:28 +00:00
Uwe Stöhr
c2b6b49593
Spanish documentation files: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26974 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:32:06 +00:00
Uwe Stöhr
4954f6ba05
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26971 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 12:57:55 +00:00
Uwe Stöhr
2fd2991f82
UserGuide.lyx: - fix formatting of some index entries
...
- better description for hyperref's bibliography backreferences
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26967 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 11:35:38 +00:00
Uwe Stöhr
496ee475f0
German UserGuide.lyx: beautifications by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26939 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-18 12:54:06 +00:00
Uwe Stöhr
126711b224
German UserGuide.lyx: fix wrong reference introduced yesterday
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26886 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-13 22:37:24 +00:00
Uwe Stöhr
77f0e4da26
EmbeddedObjects.lyx: use InsetInfo for shortcuts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26873 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 20:54:07 +00:00
Uwe Stöhr
bb5a1a4c7b
German UserGuide.lyx, Extended.lyx: updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26872 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 20:42:28 +00:00
Uwe Stöhr
4131ee8bfc
UserGuide.lyx: some corrections ans revert an InsetInfo to make it compilable (see http://bugzilla.lyx.org/show_bug.cgi?id=5349 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26851 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 01:08:37 +00:00
Uwe Stöhr
b5ccec122c
Math.lyx: use InsetInfo for shortcuts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26850 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-12 01:07:13 +00:00
Uwe Stöhr
d6de8dae7a
UserGuide.lyx: two corrections
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26847 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 21:03:51 +00:00
Uwe Stöhr
204984d2a7
UserGuide.lyx: use InsetInfo for shortcuts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26843 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 13:19:59 +00:00
Uwe Stöhr
97591c9daf
German UserGuide.lyx: more updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26841 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-11 12:46:35 +00:00
Uwe Stöhr
3f3f2b5d1e
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26837 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-10 21:50:10 +00:00
Uwe Stöhr
d3178c4fc8
UserGuide.lyx: - change shortcut names to current naming, also for Alt
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26818 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 22:00:09 +00:00
Uwe Stöhr
1db1232659
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26817 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 21:49:20 +00:00
Uwe Stöhr
b3692c8557
UserGuide.lyx: - fix various English mistakes found by John Hudson
...
- change shortcut names to current naming
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26806 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 22:01:25 +00:00
Uwe Stöhr
6393663d3d
FAQ.lyx: accept Richard changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26805 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 21:59:24 +00:00
Uwe Stöhr
40289f6162
Japanese UserGuide.lyx: updates by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26804 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 21:11:19 +00:00
Richard Heck
bd89780248
Minor doc update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26803 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 16:43:48 +00:00
Richard Heck
e44f126c0c
Some updates to the Extended Features manual.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26798 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 01:58:37 +00:00
Uwe Stöhr
c3cb732854
UserGuide.lyx: fix issue spotted by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26797 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 01:25:41 +00:00
Richard Heck
d233a03e73
Move the LyX server documentation to Extended Features.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26788 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 21:05:22 +00:00
Richard Heck
2284351357
Stuff on the LyX server should be in the Extended Features manual, not the
...
Customization manual.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26787 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 20:57:11 +00:00
Richard Heck
c59a64a880
Some initial updates to the Extended Features manual.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26786 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 20:49:58 +00:00
Richard Heck
59a001aa8d
Update the Customization manual a bit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26785 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 20:21:43 +00:00
Richard Heck
838bccbb97
Update counter documentation after last commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26780 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 14:42:57 +00:00
Richard Heck
da624a6d7c
Update some of the most out of date bits of the FAQ.
...
Uwe, I've used change tracking here, too. If you don't want or need to check this, let me know, of just accept all changes and commit it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26771 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 04:47:46 +00:00
Richard Heck
93597a387e
Correct out of date hyperlink.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26770 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 04:32:36 +00:00
Richard Heck
0f08a019a2
Update layout documentation.
...
Uwe, I've used change tracking with this, as we discussed. Please review the changes, accept or whatever, and recommit. You can let the translators know about this, too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26769 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 04:24:41 +00:00
Uwe Stöhr
4c6058dcd5
EmbeddedObjects.lyx: describe the new tabulator size listings option
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26721 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-04 13:32:47 +00:00
Uwe Stöhr
510f7db943
chkconfig.ltx, LaTeXConfig.lyx: it turns out that the fonts of the psnffs package are not always bundled together, so we (already) check for each of them. I added the 3 missing fonts.
...
Should also be done in branch, Jürgen?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26706 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-03 21:50:32 +00:00
Uwe Stöhr
78d8b107fb
UserGuide.lyx: describe the new outliner options
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26688 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-02 23:53:44 +00:00
Uwe Stöhr
e654f6c0de
UserGuide.lyx: fix a math superscript
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26687 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-02 23:25:36 +00:00
Enrico Forestieri
70939b7e77
Fix bug 5297
...
http://bugzilla.lyx.org/show_bug.cgi?id=5297
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26657 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-30 23:29:11 +00:00
Uwe Stöhr
abe3a94845
UserGuide.lyx: add footnote about PostScript drivers
...
EmbeddedObjects.lyx: revise the Listings section
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26631 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-29 23:08:56 +00:00
Uwe Stöhr
d30cc6cdd5
Customization.lyx: fix PostScript driver setting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26599 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-28 12:08:38 +00:00
Uwe Stöhr
6d6ec205ec
Customization.lyx: update section about package installation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26597 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-28 00:42:55 +00:00
Uwe Stöhr
cae78fbd13
LaTeXConfig.lyx: update the file, fix two wrongly encoded characters
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26596 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 23:42:23 +00:00
Uwe Stöhr
3ef646a5be
Slovak UserGuide.lyx: use the same layout as the other UserGuides, remove references to klyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26595 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 22:31:22 +00:00
Enrico Forestieri
4dfe930a72
Add check for the latex packages accents and slashed.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26594 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 18:35:28 +00:00
Uwe Stöhr
165e8e08ce
UserGuide.lyx: add a sentence about multi LFUNs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26591 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 13:27:40 +00:00
Uwe Stöhr
ac1598df31
UserGuide.lyx: revise the description of the encodings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26587 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-27 00:52:21 +00:00
Uwe Stöhr
d5681aa430
UserGuide.lyx: describe the new multi LFUN binding and the usage of (Shift)-Tab
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26584 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 22:29:52 +00:00
Uwe Stöhr
3b3dba6c65
Slovak UserGuide.lyx: make document compilable by workaround for bug 5291
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26582 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 21:31:23 +00:00
Uwe Stöhr
632bc7dcec
Math.lyx: fix last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26580 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 20:31:23 +00:00
Uwe Stöhr
3710be6eaa
Math.lyx: describe the new accent handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26579 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 20:20:15 +00:00
Uwe Stöhr
adf7a8f4a8
Ukrainian Intro.lyx: forgot to mention Yuri
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26563 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 01:02:33 +00:00
Uwe Stöhr
fd38e6013b
now also for the Cyrillic doc files: remove unneeded labels, fix image paths, update fileformat
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26562 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 00:40:58 +00:00
Uwe Stöhr
96c917f23e
German Intro.lyx: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26561 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 00:24:53 +00:00
Uwe Stöhr
410ff4290a
Slovak UserGuide.lyx: update fileformat
...
(The document is currently not compilable due to a problem with babel and Slovak. I'm working on this.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26557 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 23:45:17 +00:00
Uwe Stöhr
904c290714
Hebrew Tutorial.lyx: update fileformat
...
! The document is not compilable due to http://bugzilla.lyx.org/show_bug.cgi?id=5282 !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26556 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 22:52:25 +00:00
Uwe Stöhr
5fe59dd13d
Galician Intro.lyx: make it compilable
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26555 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 22:16:14 +00:00
Pavel Sanda
3e7ab87a60
Update LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26551 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 21:00:03 +00:00
Uwe Stöhr
22ab5735e7
doc files: remove unneeded labels, fix image paths, update fileformat - part 4/4
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26536 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 02:23:59 +00:00
Uwe Stöhr
7ace602540
doc files: remove unneeded labels, fix image paths, update fileformat - part 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26535 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 02:21:13 +00:00
Uwe Stöhr
0f19eaee19
doc files: remove unneeded labels, fix image paths, update fileformat - part 2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26534 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 02:18:02 +00:00
Uwe Stöhr
127dbc9787
doc files: remove unneeded labels, fix image paths, update fileformat - part 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26533 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 02:12:22 +00:00
Uwe Stöhr
1b201008f5
documentation files: remove unused labels
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26532 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 01:26:54 +00:00
Uwe Stöhr
bc6b4bf308
UserGuide.lyx: - add infos for BibTeX
...
- describe the shortcut dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26531 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 00:34:41 +00:00
Uwe Stöhr
828112f4df
Customization.lyx: remove things that are already described in the UserGuide
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26530 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 23:13:58 +00:00
Uwe Stöhr
a914a8e1ca
Extended.lyx: some more updates and fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26529 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 23:00:47 +00:00
Uwe Stöhr
372f7adde9
Extended.lyx: - update sections about BibTeX
...
- fix broken references
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26528 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 22:51:41 +00:00
Uwe Stöhr
ee3e4bfd6e
UserGuide.lyx: some polishing and info about CJK fonts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26524 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 18:19:38 +00:00
Richard Heck
adbde70cf1
Sorry, again, Uwe! This just adds a short remark about custom-bib to the end of the third paragraph of section 6.5.2. Meant to do that before....
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26521 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 17:21:12 +00:00
Richard Heck
5e06545440
A couple typos left from before. Nothing substantive here, Uwe.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26520 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 17:14:54 +00:00
Richard Heck
2d73a78a30
Update the bibliography documentation a bit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26514 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 12:50:18 +00:00
Uwe Stöhr
075bee7911
German EmbeddedObjects.lyx: correct a dialog entry name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26512 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 11:00:20 +00:00
Uwe Stöhr
4b6579e3b6
UserGuide.lyx: some fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26510 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 00:45:32 +00:00
Uwe Stöhr
dadad12e78
UserGuide.lyx: update Appendix B (more to come the next days)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26509 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 00:16:13 +00:00
Uwe Stöhr
75b3ceb670
Math.lyx: fix a table layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26507 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-23 21:42:12 +00:00
Uwe Stöhr
4a74c5f965
UserGuide.lyx: fix the layout and a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26501 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-22 23:20:23 +00:00
Uwe Stöhr
64b6f7f3cf
UserGuide.lyx: one of the last updates for LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26500 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-22 23:12:13 +00:00
Uwe Stöhr
8efc63752d
- Math.lyx: - update math bold description to the new shortcuts
...
- new section about colored formulas
- menus.bind: update shortcut Alt-c b according to the discussed new handling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26482 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-21 21:09:38 +00:00
Uwe Stöhr
108cc7d0b3
Math.lyx: fix index entries, now that bug 5022 is fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26470 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-20 23:51:05 +00:00
Richard Heck
b1475b461a
Update layout specification.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26410 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-15 13:25:42 +00:00
Pavel Sanda
a89ab325ef
Add note about ui-toggle
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26405 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-15 00:58:00 +00:00
Uwe Stöhr
c0fbe72e1d
UserGuide.lyx: fix layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26391 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-13 22:53:10 +00:00
Uwe Stöhr
4be2613950
UserGuide.lyx: update Appendix A for LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26390 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-13 22:46:16 +00:00
Uwe Stöhr
6d5a959ade
German UserGuide.lyx: fixes by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26379 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-13 00:03:55 +00:00
Uwe Stöhr
f157c4665a
fix Japanese UserGuide.lyx dependencies and fix some paths to make it compilable
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26377 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-12 22:51:18 +00:00
Pavel Sanda
5c6f3fbf02
Don't forget to ditribute other files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26375 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-12 16:26:35 +00:00
Pavel Sanda
50d997ef50
Forgot this
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26366 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-12 10:36:03 +00:00
Pavel Sanda
34d5322c86
Added UserGuide.lyx from Koji.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26365 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-12 10:34:35 +00:00
Jean-Marc Lasgouttes
a0f9832049
Remove Makefile.depend from repository, like we did for POTFILES.in. It is
...
now generated by autogen.sh.
AUTOTOOLS USERS, PLEASE RUN AUTOGEN.SH (did I say that loud enough?)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26364 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-12 10:23:43 +00:00
Uwe Stöhr
d00594931c
German EmbeddedObjects.lyx: remove a doubled label
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26344 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-09 08:54:36 +00:00
Uwe Stöhr
fbf71d50ee
German Math.lyx, UserGuide.lyx: small fixes by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26342 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-08 22:10:27 +00:00
Pavel Sanda
9d95e4f708
Update LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26339 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-08 19:10:23 +00:00
Uwe Stöhr
8a13b98f4b
German UserGuide.lyx: updates for LyX 1.6.0 by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26321 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-07 10:34:28 +00:00
Uwe Stöhr
09301c42c1
German UserGuide.lyx, EmbeddedObjects.lyx: tiny fixes by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26316 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-06 16:05:37 +00:00
Uwe Stöhr
d38b11b29a
UserGuide.lyx: describe some new menus
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26310 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-06 01:48:22 +00:00
Uwe Stöhr
2cf4eabadc
German EmbeddedObjects.lyx: two tiny issues spotted by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26286 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-01 22:55:42 +00:00
Pavel Sanda
57456c24f3
* cs tutorial
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26280 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-31 22:40:03 +00:00
Pavel Sanda
e6163ce60e
Move obsolete Reference.lyx into attic.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26279 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-31 19:21:54 +00:00
Pavel Sanda
65ceb0fe68
Fix silly ordering of docs in table of contents
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26278 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-31 19:12:49 +00:00
Uwe Stöhr
04816dfe7b
doc/Makefile.am: add missing image file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26273 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-31 13:40:37 +00:00
Uwe Stöhr
de9a4a09c2
Math.lyx: revert r26267 see the mailing list for an explanation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26268 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-30 13:53:28 +00:00
André Pönitz
eb0fa15d8f
less fingerpainting involved now. and no warnings...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26267 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-30 11:02:02 +00:00
Uwe Stöhr
b77599e213
Math.lyx: fix a preamble bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26265 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-29 23:28:22 +00:00
Uwe Stöhr
ca2715fb83
German UserGuide.lyx: remove wrong example hyperlink
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26263 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-29 22:53:09 +00:00
Uwe Stöhr
1a450d46cb
Math.lyx: apply the fix from r26229 to all versions (I have no idea what went wrong that this problem appeared.)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26246 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-27 21:56:40 +00:00
Uwe Stöhr
a01c68feb6
German UserGuide.lyx: typo spotted by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26243 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-27 21:14:16 +00:00
Uwe Stöhr
416dcdc117
doc/Makefile.am: fix for r26179
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26242 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-27 21:08:34 +00:00
André Pönitz
f90f658670
this triggered some 'unusual contents found' message.
...
incidentally, since when are we in the finger-painting business?
\raisebox{6mm}{} ... to make something appear taller? huh?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26229 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-24 19:14:43 +00:00
Uwe Stöhr
5fdb3ce007
Extended.lyx: correction as we use now the OS default file dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26219 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 22:14:52 +00:00
Uwe Stöhr
7adf664397
German UserGuide.lyx: small update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26217 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 20:59:57 +00:00
Uwe Stöhr
3de62a7fe3
- fix class of German splash.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26216 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-19 20:50:16 +00:00
Jean-Marc Lasgouttes
4adb471713
cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26183 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-15 21:29:33 +00:00
Uwe Stöhr
d418c61c05
new Ukrainian Intro manual by Yuri
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26179 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-15 19:57:30 +00:00
Jean-Marc Lasgouttes
416df64b5b
fix installation of toc files with automake 10.1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26172 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-15 12:32:47 +00:00
Bo Peng
ef9a89d061
Shortcuts.lyx: make single-sided delimiters appear to the left
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26155 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-14 01:31:18 +00:00
Uwe Stöhr
036e7e2373
- Spanish documentation updates by Ignacio
...
- Math.lyx: fixed an index entry spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26154 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-13 22:08:39 +00:00
Uwe Stöhr
e8407f7078
German Tutorial.lyx: delete an obsolete footnote
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26151 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-13 21:22:39 +00:00
Uwe Stöhr
6d38c7a041
French documentation updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26149 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-13 21:13:15 +00:00
Jean-Marc Lasgouttes
ce454c9a75
remove some uses of $(doc_files)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26138 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-13 10:54:22 +00:00
Uwe Stöhr
b56c1b9abc
French EmbeddedObjects.lyx: updates for LyX 1.6 by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26133 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 23:14:08 +00:00
Uwe Stöhr
8f180737f6
German UserGuide.lyx: updates for LyX 1.6 by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26131 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 23:02:09 +00:00
Uwe Stöhr
8be71ab8e2
German docs: updates and fixes by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26130 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 22:48:29 +00:00
Uwe Stöhr
51c28dafce
UserGuide.lyx: typos and style fixes by Hartmut and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26129 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 22:47:33 +00:00
Jean-Marc Lasgouttes
063ecfc64c
autogenerated file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26124 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 21:20:44 +00:00
Enrico Forestieri
e5e65c031c
Update LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names
...
in docs and manpages at install time.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26119 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-12 09:05:30 +00:00
Richard Heck
9374e68bfd
Fix bug 5146. The problem arose when attempting to paste normal text into
...
a multicell selection. But the more I thought about this, the more it seemed
that pasting into multicell selections shouldn't be allowed. What exactly
ought to happen if the user selects a 2x3 grid of cells and then tries to
paste a 5x5 group of cells? LyX, anyway, just ignores the selection in this
case, which is not what the user will expect. So let's just not go there.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26099 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-08 17:28:25 +00:00
Uwe Stöhr
d2a29a8c21
Extended.lyx: fix bug 5126
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26089 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-06 23:59:42 +00:00
Richard Heck
77dc6fd729
Update InsetLayout docs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26076 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 21:57:22 +00:00
Uwe Stöhr
327b0d3d63
German Tutorial.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26070 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 18:07:23 +00:00
Uwe Stöhr
86ba72239e
Math.lyx: fix typos reported on the lyx-docs list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26069 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 18:06:38 +00:00
Bo Peng
0776df1d6d
Change Shortcuts.lyx from Landscape to Portrait, add svn:eol-stype=native property
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26061 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-05 13:57:09 +00:00
Uwe Stöhr
ea788d2741
Shortcuts.lyx: make the document readable in the output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26047 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-04 00:10:22 +00:00
Bo Peng
90b8604a58
Update Shortcuts.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26044 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-03 23:36:55 +00:00
Uwe Stöhr
e2a774983e
documentation: more Index fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26038 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-03 19:16:44 +00:00
Uwe Stöhr
6cbe789fc5
UserGuide.lyx: many Index fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26037 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-03 14:31:25 +00:00
Uwe Stöhr
bf21947af2
EmbeddedObjects.lyx: rewrite another hyperref feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26035 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-03 00:59:43 +00:00
Uwe Stöhr
fab94ee1f3
UserGuide.lyx: describe PDF properties
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26034 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-03 00:20:34 +00:00
Pavel Sanda
f1a783f939
* UserGuide
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26032 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-02 12:20:24 +00:00
Pavel Sanda
ee990ff4d7
Few more doc touches about VCS.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26029 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-01 23:03:52 +00:00
Uwe Stöhr
f6972543e0
UserGuide.lyx: correct infos (lm does not look the same, take e.g. the German ß character) (average users never heard about kerning)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26024 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-01 19:47:15 +00:00
Uwe Stöhr
3b12bd0dc8
UserGuide.lyx: be objective
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26023 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-01 19:20:42 +00:00
Uwe Stöhr
c3d248db5a
LFUNs.lyx: set EOL style
...
(Pavel, please take care of this when committing. You also haven't updated depend.py and Makefile.depend)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26022 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-01 19:15:19 +00:00
Pavel Sanda
a782754754
Forgot this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26018 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-01 14:25:26 +00:00
Pavel Sanda
ba52a76879
Add LFUNs.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26016 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-01 14:16:53 +00:00
Pavel Sanda
c8c6fa359b
* UserGuide.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26015 a592a061-630c-0410-9148-cb99ea01b6c8
2008-08-01 14:00:37 +00:00
Uwe Stöhr
23b31d92e7
- EmbeddedObjects.lyx: we now support captions in longtables
...
- UserGuide.lyx: dito
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26013 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-31 23:47:26 +00:00
Uwe Stöhr
671084d6fc
EmbeddedObjects.lyx: describe the new pdfpages support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26009 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-30 23:39:45 +00:00
Uwe Stöhr
cb43ba4cfc
Intro.lyx: some adjustments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26008 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-30 21:45:11 +00:00
Uwe Stöhr
abcada9e13
new Catalan translation of Intro.lyx and example files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26006 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-30 21:41:22 +00:00
Uwe Stöhr
e86cc0a1d6
Math.lyx: add missing index entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25937 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 20:24:25 +00:00
Richard Heck
5d95df6e39
Add CopyStyle tag for InsetLayout, per request of Steve Litt.
...
Update documentation for new tag.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25933 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 15:14:37 +00:00
Pavel Sanda
523a077704
cs/Tutorial.lyx prepare for rc1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25926 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 01:31:12 +00:00
Uwe Stöhr
07c9c4dc6e
Hebrew translation updates by Ran
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25923 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 23:16:53 +00:00
Uwe Stöhr
c08f8291f9
- InsetMathAMSArray.cpp: code cosmetic
...
- Math.lyx: leftovers from bug 5090
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25916 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 11:32:26 +00:00
Pavel Sanda
5b75639da8
cs/Tutorial.lyx: document usage of vlna package.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25911 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 02:17:05 +00:00
Uwe Stöhr
54cd018c21
Math.lyx: update as bug 5090 is now fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25910 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 01:20:53 +00:00
Uwe Stöhr
c1b960a62e
EmbeddedObjects.lyx: add description of image settings grouping
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25907 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 23:38:57 +00:00
Uwe Stöhr
97552513b2
Math.lyx: description of \rule
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25906 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 22:47:26 +00:00
Uwe Stöhr
2fca636bea
Math.lyx: description of \xymatrix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25902 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 19:04:18 +00:00
Uwe Stöhr
68190dd5fb
UserGuide.lyx: clarify the description of image settings grouping
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25901 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 17:10:53 +00:00
Pavel Sanda
c4ff55c340
LYX_USERDIR_15x -> 16
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25897 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 10:44:02 +00:00
Pavel Sanda
6be5a271a7
UserGuide: document image groups.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25885 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-25 21:30:51 +00:00
Uwe Stöhr
afb4fa1308
test for Hartmut's SVN
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25875 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-24 22:10:37 +00:00
Uwe Stöhr
5197e68b42
French EmbeddedObjects.lyx: updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25869 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-24 18:16:28 +00:00
Uwe Stöhr
16bc2f2bb6
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25867 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-24 17:23:23 +00:00
Uwe Stöhr
2e4555126f
French UserGuide.lyx: updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25864 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-24 16:48:33 +00:00
Uwe Stöhr
8b0e4cfb1f
UserGuide.lyx: bug fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25860 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 21:40:26 +00:00
Uwe Stöhr
9d3530e5df
Spanish documentation updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25859 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 21:27:57 +00:00
Pavel Sanda
bb0ec0dd08
Another FAQ bits.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25856 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 19:44:20 +00:00
Abdelrazak Younes
649233e0aa
FAQ is way out of date!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25852 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-23 14:26:03 +00:00
Uwe Stöhr
0e18507df7
documentation: description of graphics dialog revised
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25817 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-22 23:50:24 +00:00
Uwe Stöhr
1f0b7c39b0
Math.lyx: description of \unit and \unitfrac
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25816 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-22 23:20:10 +00:00
Uwe Stöhr
37e705b774
German EmbeddedObjects.lyx: a fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25814 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-22 21:30:36 +00:00
Uwe Stöhr
7bfea6679c
Math.lyx: correction about formulas you get with Ctrl-Return
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25812 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-22 21:20:08 +00:00
Pavel Sanda
a33ab8c530
Docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25800 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-22 12:48:23 +00:00
Pavel Sanda
dd61991986
SVN changes to documentation.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25791 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-22 10:07:47 +00:00
Uwe Stöhr
2dfe613705
UserGuide.lyx: revised image dialog description
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25780 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-21 23:22:03 +00:00
Uwe Stöhr
955dd880af
- French documentation updates by Siegfried
...
- updated footnote images
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25779 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-21 22:23:43 +00:00
Pavel Sanda
1fee495aae
Docs. If this commit proceeds it means svn support for VCS tracking works :)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25776 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-21 18:11:05 +00:00
Pavel Sanda
0eb9e49085
Document the current status of revision control in Extended manual.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25766 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-21 12:34:04 +00:00
Uwe Stöhr
12b1dbf77d
German UserGuide.lyx: please Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25746 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-21 00:05:59 +00:00
Uwe Stöhr
ad3f3c1e6c
UserGuide.lyx: more updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25745 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-20 23:35:39 +00:00
Uwe Stöhr
43a7e67624
UserGuide.lyx: describe the new support for \dotfill, etc.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25743 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-20 23:01:33 +00:00
Uwe Stöhr
7c16f8bd1c
documentation: describe a new feature for rotated floats
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25738 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-20 21:08:11 +00:00
Uwe Stöhr
65192703ad
- EmbeddedObjects.lyx: more work on boxes
...
- delete now unneeded images
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25733 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-20 18:33:35 +00:00
Uwe Stöhr
ccc96c4993
documentation: - description of former shaded and framed notes that are now boxes
...
- revised boxes section
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25726 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-20 02:28:21 +00:00
Uwe Stöhr
3bae7dd166
EmbeddedObjects.lyx: description of wrap floats for LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25721 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-19 23:56:20 +00:00
Uwe Stöhr
4a2f969b3c
German UserGuide.lyx: again a small update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25720 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-19 23:54:12 +00:00
Uwe Stöhr
f3085670f7
German
...
- Shortcuts.lyx: some fixes and corrections by me and Hartmut
- UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25708 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-18 22:35:35 +00:00
Uwe Stöhr
5d6ee61b84
documentation: update as bug 5051 is now fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25706 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-18 21:39:30 +00:00
Uwe Stöhr
075799326d
German Customization.lyx: layout improvements by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25650 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-15 22:59:38 +00:00
Uwe Stöhr
8810a1e281
German UserGuide.lyx, Shortcuts.lyx: some corrections by me and Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25649 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-15 22:49:32 +00:00
Uwe Stöhr
2b5a9f643d
Extended.lyx: fix the web resource of checktex and clarify when it is available
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25579 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-13 19:04:37 +00:00
Uwe Stöhr
65569d5b8e
German UserGuide.lyx: fix a reference
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25577 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-13 18:51:45 +00:00
Uwe Stöhr
f7a4ede2bd
Customization.lyx: actualize how to start a new .po file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25576 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-13 16:45:49 +00:00
Uwe Stöhr
f3dfad3b1e
German documentation updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25569 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-12 23:59:08 +00:00
Uwe Stöhr
70c5f6b2c1
- Math.lyx: fix an index entry, side effect of bug 5006
...
- EmbeddedObjects.lyx: fix an expression, spotted by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25552 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 23:12:09 +00:00
Uwe Stöhr
871ae016c7
French Math.lyx, EmbeddedObjects.lyx: updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25551 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 23:08:38 +00:00
Uwe Stöhr
72b07ea716
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25546 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-10 22:16:31 +00:00
Uwe Stöhr
f96b79dc7c
UserGuide.lyx: a correction
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25529 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 23:39:18 +00:00
Uwe Stöhr
45b61db674
- French UserGuide.lyx: updates for LyX 1.6 from Siegfried
...
- English UserGuide.lyx: some corrections of issues spotted by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25526 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 23:02:48 +00:00
Uwe Stöhr
30f68a732b
Math.lyx: fix hyperref's autoref names
...
UserGuide.lyx: describe how to navigate in LyX, added some toolbar icons to the basics section, revision of chapter 2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25509 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 00:11:51 +00:00
Uwe Stöhr
b09c1c50ed
Math.lyx: some index and preamble fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25470 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 00:10:22 +00:00
Uwe Stöhr
936f949d5c
German Customization.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25469 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 22:23:29 +00:00
Uwe Stöhr
d49e658f5c
German UserGuide.lyx: typo spotted by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25466 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 18:03:28 +00:00
Uwe Stöhr
e99fe17c6e
Math.lyx: replace "ERT" by "TeX-Code" as in the other docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25465 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 17:25:23 +00:00
Uwe Stöhr
bb56107ce6
Spanish Math.lyx, EmbeddedObjects.lyx: updates for LyX 1.6 from Ignacio
...
other files: some small corrections
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25464 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 17:15:33 +00:00
Uwe Stöhr
37fbb56ac4
Spanish UserGuide.lyx: forgot it in the last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25463 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 16:25:09 +00:00
Uwe Stöhr
dc55b68b26
UserGuide.lyx: better description of index entry programs by Jürgen and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25462 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 16:20:15 +00:00
Pavel Sanda
1c87eded7e
Manuals were also affected.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25446 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 13:21:09 +00:00
Uwe Stöhr
83e2120055
Math.lyx: index fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25430 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-03 00:31:45 +00:00
Uwe Stöhr
7c3eb74516
German UserGuide.lyx: some more updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25429 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 23:47:45 +00:00
Uwe Stöhr
d658cb5e6e
German: EmbeddedObjects.lyx: some corrections by Hartmut and me
...
EmbeddedObjects.lyx: some general fixes and corrections
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25428 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 23:45:07 +00:00
Uwe Stöhr
bd436353a3
UserGuide.lyx: clarify the description of the character encodings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25425 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 21:27:27 +00:00
Uwe Stöhr
9e2b72e30b
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25424 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 21:11:02 +00:00
Jürgen Spitzmüller
7c2cb09021
* Intro.lyx: fix typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25411 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 14:15:12 +00:00
Uwe Stöhr
5178e1fb75
German UserGuide.lyx: updates by Hartmut and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25393 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-26 22:44:01 +00:00
Uwe Stöhr
a79effc5c2
UserGuide.lyx: more updates for LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25364 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-23 23:57:36 +00:00
Uwe Stöhr
00a4f681ce
Spanish UserGuide.lyx: big update from Ignacio to make it ready for LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25363 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-23 22:28:08 +00:00
Uwe Stöhr
9ca3fb41e6
UserGuide: fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25362 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-23 22:13:05 +00:00
Uwe Stöhr
e52b89a705
German documentation updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25357 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-22 23:38:53 +00:00
Uwe Stöhr
eb70feb21e
UserGuide.lyx: some index fixes for the non-english version
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25354 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-22 12:31:42 +00:00
Uwe Stöhr
2766b966f5
UserGuide.lyx: revert a part of the last commit as this causes datalosses
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25353 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-22 12:30:38 +00:00
Uwe Stöhr
bb9b48adc6
UserGuide.lyx: update the description of index handling to the latest changes to use xindy if possible
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25352 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-22 12:05:56 +00:00
Uwe Stöhr
3c32bbfa5b
UserGuide: fix two bugs spotted by Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25351 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-21 23:00:41 +00:00
Uwe Stöhr
8dd1a1759a
- documentation: some preamble fixes, part 3/3
...
- French, Spanish Extended.lyx: remove section that is already included in the FAQ and the UserGuide
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25349 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-21 14:21:40 +00:00
Uwe Stöhr
ce30d81fe8
documentation: some preamble fixes, part 2/3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25348 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-21 13:48:27 +00:00
Uwe Stöhr
d6f5d4f225
documentation: some preamble fixes, part 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25346 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-21 01:51:53 +00:00
Uwe Stöhr
cae1c03bf1
Math.lyx: the original issue of bug 4687 is now fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25341 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-20 22:01:27 +00:00
Uwe Stöhr
9c715ccd6f
UserGuide.lyx: fix some index entry formatting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25314 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-18 23:44:28 +00:00
Jean-Marc Lasgouttes
7917f03145
new japanese documents have been added
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25303 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-18 10:26:57 +00:00
Uwe Stöhr
1c2713fa15
German Extended.lyx, UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25300 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-17 23:50:18 +00:00
Uwe Stöhr
9450de9212
UserGuide.lyx: corrections of bugs spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25298 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-17 23:31:47 +00:00
Pavel Sanda
dc53c58757
font-free-apply.png -> extstyle-apply.png
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg141315.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25264 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-15 21:20:01 +00:00
Pavel Sanda
59e54d21d7
Remove error-next from customization manuals.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25183 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-07 10:28:51 +00:00
Uwe Stöhr
17625fa03c
adapt Japanese doc files according to the other LyX 1.6 doc files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25181 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-07 02:25:05 +00:00
Uwe Stöhr
9c083a6d76
new Japanese documentation files for LyX 1.6 by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25179 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-07 01:52:18 +00:00
Uwe Stöhr
8a04c411ae
Spanish EmbeddedObjects.lyx: translation update by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25178 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-07 01:36:52 +00:00
Uwe Stöhr
920f25995b
docs: update to latest file format
...
part 4/4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25125 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-04 22:36:44 +00:00
Uwe Stöhr
da65b25815
docs: update to latest file format
...
part 3/4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25124 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-04 22:30:26 +00:00
Uwe Stöhr
44d4805aa6
docs: update to latest file format
...
part 2/4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25123 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-04 22:22:42 +00:00
Uwe Stöhr
6dab61d845
docs: update to latest file format
...
part 1/4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25122 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-04 22:13:56 +00:00
Uwe Stöhr
b371679354
- German UserGuide.lyx: fix LOT/LOF handling
...
- German Customization.lyx: make the file compilable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25121 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-04 21:56:11 +00:00
Uwe Stöhr
923442a591
documentation updates as now bug 4910 is fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25110 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-04 00:43:52 +00:00
Pavel Sanda
f47f4c64a5
LFUN: delete-back/forward -> char-delete-back/forward
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg140977.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25099 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-03 13:21:19 +00:00
Uwe Stöhr
f796f10805
- EmbeddedObjects.lyx, UserGuide.lyx: describe the new subfloat handling
...
- EmbeddedObjects.lyx: remove section about the formerly needed special handling of references to subfloats (now only bug 4910 needs to be fixed)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25085 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-02 22:22:31 +00:00
Jürgen Spitzmüller
de2d7197c9
* LaTeXConfig.lyx: correct the correction.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25068 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-02 12:43:20 +00:00
Jürgen Spitzmüller
14b74b7c5b
* LaTeXConfig.lyx: small correction (bug 4905).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25067 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-02 12:38:08 +00:00
Jürgen Spitzmüller
ef9d8927c7
* 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/trunk@25045 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-01 08:58:25 +00:00
Enrico Forestieri
c9d2c73706
Simplify the definition of \mathsym by using the package relsize.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25042 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-01 04:46:50 +00:00
Uwe Stöhr
d53c1b699a
German documentation update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25024 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-31 12:27:10 +00:00
Uwe Stöhr
2e578c9bd4
German Extended.lyx: - small correction by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24987 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-28 20:51:37 +00:00
Uwe Stöhr
3f72061f22
German Extended.lyx: - fix handling of the picinpar package
...
- delete sections whose content is already in the EmbeddedObjects manual and therefore already removed in the English version of this document
German UserGuide.lyx: some cleanups by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24973 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-27 22:11:25 +00:00
Uwe Stöhr
3194afe343
EmbeddedObjects.lyx: as bug 4839 is fixed, the next step to update the this manual.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24939 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-25 22:15:31 +00:00
Uwe Stöhr
76bceffe1b
German documentation updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24935 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-25 20:03:04 +00:00
Uwe Stöhr
506aac3ba6
Tutorial.lyx: updated for LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24851 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-20 00:10:20 +00:00
Uwe Stöhr
97d726340d
French UserGuide.lyx: translation updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24849 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 22:28:27 +00:00
Uwe Stöhr
2134c42dd5
more work to update the EmbeddedObjects.lyx manual for LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24828 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 00:17:43 +00:00
Uwe Stöhr
40578f6e31
German Extended.lyx: new section about picinpar and CSV-file updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24827 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-18 23:45:39 +00:00
Uwe Stöhr
f651fc5541
UserGuide.lyx: fix the bibliography
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24826 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-18 22:04:51 +00:00
Uwe Stöhr
d201fd7e56
EmbeddedObjects.lyx: add a note about box alignment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24822 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-18 20:35:07 +00:00
Uwe Stöhr
aa7d21d98b
more work to update the EmbeddedObjects.lyx manual
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24757 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-13 23:26:40 +00:00
Uwe Stöhr
df85fce637
Math.lyx: compile fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24707 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 23:48:55 +00:00
Uwe Stöhr
b881b05477
German Extended.lyx: info about the new CSV importer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24706 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 23:20:35 +00:00
Uwe Stöhr
f8ab97698c
EmbeddedObjects.lyx: some more compile fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24678 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-08 00:30:20 +00:00
Uwe Stöhr
8a6dc38c0a
Heureka!
...
with a workaround for bug 4398, the EmbeddedObjects manuals now compile.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24677 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-08 00:07:34 +00:00
Uwe Stöhr
b62752ad14
UserGuide.lyx: tiny addition
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24672 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 22:46:23 +00:00
Uwe Stöhr
dece756aff
French Math.lyx: forgot this in the previous commits
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24669 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 21:51:01 +00:00
Uwe Stöhr
9883d5df97
French documentation updates by Jean-Pierre and Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24666 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 21:35:06 +00:00
Uwe Stöhr
557a329d88
Intro.lyx: Updated for LyX 1.6.0
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24648 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 23:03:50 +00:00
Uwe Stöhr
0270addb11
EmbeddedObjects.lyx: some initial work to update this manual (it still doesn't compile due to bug 4822 and 4398)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24607 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 00:11:16 +00:00
Uwe Stöhr
62443733bd
documentation files: bug 4600 is fixed now, so I removed the ugly hacks that were needed to make the docs compile
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24593 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-03 18:29:23 +00:00
Uwe Stöhr
34f4eb551d
German FAQ.lyx, Extended.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24572 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-01 16:13:19 +00:00
Uwe Stöhr
1b0892ac1c
German Extended.lyx, UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24512 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-26 13:47:25 +00:00
Richard Heck
1c4daca8f5
Add some module-related documentation to the user guide.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24511 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-26 13:03:29 +00:00
Uwe Stöhr
6172e35f83
German Shortcuts.lyx by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24510 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-26 13:02:53 +00:00
Uwe Stöhr
f7ac332808
German Extended.lyx, UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24497 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 22:09:02 +00:00
Richard Heck
abefc3a7ad
Fix bug 4701.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24491 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 16:32:28 +00:00
Richard Heck
5846be6af9
Revert 24482.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24490 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 16:25:08 +00:00
Uwe Stöhr
6363dce008
Shortcuts.lyx: remove the file because it was never more than a stub and also outdated. It's not needed any longer due to the new shortcuts dialog. Fixes http://bugzilla.lyx.org/show_bug.cgi?id=4774
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24482 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 01:43:45 +00:00
Uwe Stöhr
73b2d12d5b
- Makefile.depend: some fixes for r24434
...
- doc_toc.py: translation by Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24466 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 22:51:01 +00:00
Uwe Stöhr
e40550aaa3
Math.lyx: description of the new supported commands \brace and \brack
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24458 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 19:50:08 +00:00
Uwe Stöhr
24db14962e
forgot this in r24434
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24436 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:37:30 +00:00
Uwe Stöhr
337341c37f
SCons and Make: register the Italian clipart files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24435 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:32:03 +00:00
Uwe Stöhr
cff5b102ff
new Japanese Intro.lyx by Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24434 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:29:18 +00:00
Uwe Stöhr
456f40dc2c
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24428 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-21 22:59:53 +00:00
Uwe Stöhr
4350e7a0b7
- Tutorial.lyx: remove the word "commercial" as requested on the lyx-docs list
...
- make the Spanish manuals compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24354 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 15:06:00 +00:00
Uwe Stöhr
871f069c14
Italian Intro.lyx: big update by Nicola Focci
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24351 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 14:20:52 +00:00
Uwe Stöhr
ba7a649a41
German UserGuide.lyx: the daily update from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24307 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-16 21:50:42 +00:00
Uwe Stöhr
67920b5b0f
German UserGuide.lyx: updates by Hartmut - part 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24286 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 23:37:01 +00:00
Uwe Stöhr
d332250661
German UserGuide.lyx: updates by Hartmut - part 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24282 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-15 23:17:44 +00:00
Uwe Stöhr
0b81d4d31d
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24247 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-12 13:58:34 +00:00
Uwe Stöhr
beed92af2b
German UserGuide.lyx: Index and spelling updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24241 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 22:07:25 +00:00
Uwe Stöhr
9c1daa0e0b
German Extended.lyx: small update by Hartmut: now all XForms related stuff is removed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24240 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 22:05:25 +00:00
Jürgen Spitzmüller
5997d41b38
** support pdfpages via external inset **
...
* development/FORMAT:
* src/Buffer.cpp:
- format incremented to 326
* src/LaTeXFeatures.cpp:
* lib/chkconfig.ltx:
* lib/doc/LaTeXConfig.lyx:
- support pdfpages
* lib/external_templates:
- add template for pdfpages
* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
- add reversion routine.
* lib/configure.py:
- fix call to "pdftops --eps"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24237 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-11 14:07:25 +00:00
Uwe Stöhr
ee5ace1d77
Extended.lyx: remove a chapter whose content is already in other doc files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24218 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 22:09:06 +00:00
Uwe Stöhr
d4276b4222
Extended.lyx: small update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24209 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-10 20:59:09 +00:00
Uwe Stöhr
adc11fcc84
UserGuide.lyx: fix index entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24199 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 22:20:21 +00:00
Uwe Stöhr
36932b10fa
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24195 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 20:15:58 +00:00
Uwe Stöhr
c3e7ea1e0e
German Extended.lyx: - updates by Hartmut
...
- fix the index entry sort order
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24194 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 20:08:14 +00:00
Uwe Stöhr
5beb2607f0
German Extended.lyx: updates by Hartmut for LyX 1.6
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24186 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-09 00:03:47 +00:00
Uwe Stöhr
49ca9a37a0
French Math.lyx: updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24185 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 23:30:42 +00:00
Uwe Stöhr
671f132db0
- French UserGuide.lyx: updates for LyX 1.6 by Siegfried
...
- UserGuide.lyx: fix appearance of a wrap float
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24184 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 23:28:33 +00:00
Uwe Stöhr
885af1e23e
UserGuide.lyx: fix output of the wrap floats section
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24168 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 09:34:00 +00:00
Uwe Stöhr
8af4a80c49
Math.lyx: get rid of an ERT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24163 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 09:19:59 +00:00
Uwe Stöhr
20ee5c565b
UserGuide.lyx: fix a typo spotted by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24151 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-07 15:46:12 +00:00
Uwe Stöhr
a678fb0f6c
German UserGuide.lyx: some updates and compile fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24147 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-07 12:32:57 +00:00
Enrico Forestieri
2ad48f204b
Fix bug 4668
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24080 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 02:29:41 +00:00
Uwe Stöhr
3d80bf4525
German UserGuide.lyx: update for Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24077 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 19:41:23 +00:00
Uwe Stöhr
3ef089fa0a
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24050 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 22:26:29 +00:00
Uwe Stöhr
29b29588f4
- UserGuide.lyx: describe the new \pagebreak and \linebreak insets
...
- Math.lyx: convert ERT to the new \pagebreak and \linebreak insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24046 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 16:54:32 +00:00
Uwe Stöhr
ed2df64f10
EmbeddedObjects.lyx: - remove the \href stuff as this is now explained in the UserGuide
...
UserGuide.lyx: explain the new URL and Hyperlink handling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24045 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 16:31:16 +00:00
Uwe Stöhr
f35bd40636
Math.lyx:
...
- remove the \href stuff as this is now explained in the UserGuide
- bug 518 is partially fixed in trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24044 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 16:24:56 +00:00
Uwe Stöhr
377e6498b2
- de.po: updates by Hartmut
...
- German UserGuide.lyx: update for LyX 1.6.0 from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24030 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 04:31:57 +00:00
Uwe Stöhr
8ccb43b67c
- Math.lyx: some more updates for LyX 1.6.0
...
- UserGuide.lyx: only updated to latest fileformat
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24029 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 04:25:35 +00:00
Uwe Stöhr
0e267a0727
Math.lyx: fix index entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24025 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 02:06:09 +00:00
Uwe Stöhr
be79379841
Math.lyx: first step to update it for LyX 1.6.0.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24010 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-28 01:54:17 +00:00
Uwe Stöhr
15c8d2b97c
German UserGuide.lyx: tiny improvement by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23961 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-26 01:06:48 +00:00
Richard Heck
340b193e3d
Update the Customization manual.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23933 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-24 21:08:49 +00:00
Richard Heck
761f004cdc
Update layout format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23915 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-24 13:02:18 +00:00
Richard Heck
fa73407a68
Use character styles in the Customization manual. Also contains a few minor updates.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23914 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-24 12:54:26 +00:00
Uwe Stöhr
be3d526dbd
- German EmbeddedObjects.lyx: tiny beautification by Hartmut
...
- German Extended.lyx: remove stuff that is already in the EmbeddedObjects manual
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23817 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-18 21:37:06 +00:00
Uwe Stöhr
dc079d53a0
UserGuide.lyx: \hspace*{\fill} is now also supported
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23814 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-18 21:14:42 +00:00
Uwe Stöhr
7b49fea525
first step of currently countless other to update the UserGuide.lyx
...
Changelog:
(I'll announce a list of changes on the lyx-docs list for the translators when the update is ready)
- index generation: sec. 6.6, 6.6.3, 6.6.5
- wrap floats: sec. 4.6.1.4
- new horizontal space dialog: complete sec. 3.5, sec. 3.5.6 is now sec. 3.5.2
- new hyperlink dialog: Bibliography
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23802 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-18 02:18:44 +00:00
Uwe Stöhr
aabe612234
German Extended.lyx: additions by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23800 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-17 22:02:11 +00:00
Uwe Stöhr
0db2667b1b
- Spanish Math.lyx: many small cleanups by Ignacio
...
- Math.lyx: small correction according to the final solution for bug 2556
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23782 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-17 01:25:21 +00:00
Enrico Forestieri
0b21465259
Update the description of the bm package in LaTeXConfig.lyx.
...
Also make sure that bm is loaded after amsmath.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23706 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 01:44:49 +00:00
Uwe Stöhr
cd5e5efe51
Math.lyx: bug 2556 is now fixed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23705 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 01:16:41 +00:00
Uwe Stöhr
7ca2e6fd7c
French UserGuide: missing translations from Siegfried
...
German Extended.lyx: revert unwanted changes from previous commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23700 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 00:45:05 +00:00
Uwe Stöhr
2bc13ccb8f
German Extended.lyx: updated by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23697 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 00:20:12 +00:00
Stefan Schimanski
d5e63e10f4
* added xargs package
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23632 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-10 14:20:10 +00:00
Bernhard Roider
5a7724d89c
config for bm.sty
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23559 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-08 13:06:09 +00:00
Uwe Stöhr
f25e7d20d8
UserGuide: - update from floatflt to wrapfig
...
- mention the math manual
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23498 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-06 01:53:46 +00:00
Uwe Stöhr
a67f6f1480
French version of Formula-numbering.lyx by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23461 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 20:48:48 +00:00
Uwe Stöhr
462d0d0fa0
German Extended.lyx: small update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23397 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-02 17:22:39 +00:00
Jürgen Spitzmüller
ac1977018b
** subfig support **
...
* src/Buffer.cpp:
* development/FORMAT:
- bump format to 316.
* src/insets/InsetFloat.{cpp, h}:
- let nested floats be subfloats
NOTE: docbook support is missing.
* src/insets/InsetCaption.{cpp, h}:
- handle subfigure captions
* src/insets/InsetGraphics.cpp:
* src/insets/InsetGraphicsParams.{cpp, h}:
- remove old subfigure support
* lib/chkconfig.ltx:
* lib/doc/LaTeXConfig.lyx:
- check for subfig instead of subfigure.
* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
- conversion/reversion routines for subfig -> subfloats
NOTE: the reversion routine still has bugs.
* src/Counters.{cpp, h}:
- add identifiers for subfloats
* src/LaTeXFeatures.{cpp, h}:
- support for subfig
* src/TextClass.cpp:
- set up subfloat counter for all custom floats.
* src/frontends/qt4/GuiGraphics.cpp:
* src/frontends/qt4/ui/GrahicsUi.ui:
- remove subfigure UI.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23381 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-02 11:30:50 +00:00
Uwe Stöhr
0ab7a8dce3
- new Spanish translation of the math manual
...
- Math.lyx: bug 2461 is now fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23369 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-01 14:50:42 +00:00
Uwe Stöhr
7cfb26c367
Math.lyx: two more bugfixes spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23335 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-28 21:05:50 +00:00
Uwe Stöhr
e3ffc06f1e
EmbeddedObjects.lyx: check for the sidecap package, since it is e.g. no longer by default installed on MiKTeX.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23270 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 00:39:38 +00:00
Uwe Stöhr
1b5d8d5738
LaTeXConfig.lyx: tiny formatting fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23266 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 00:00:33 +00:00
Uwe Stöhr
412433783a
Math.lyx: several fixes for bugs spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23264 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 23:32:51 +00:00
Uwe Stöhr
56f691519f
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23256 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 18:14:29 +00:00
Uwe Stöhr
1fb4a4a1be
chkconfig.ltx: check for nicefrac and units
...
nicefrac and units are supported by LyX since LyX 1.5.0.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23253 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 17:50:40 +00:00
Uwe Stöhr
21a3cd14d2
Extended.lyx: update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23165 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-23 18:13:19 +00:00
Uwe Stöhr
a235bd7115
French Math.lyx: avoid some ERT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22970 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-12 22:55:15 +00:00
Uwe Stöhr
c3cad57542
French translation of the math manual by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22968 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-12 22:22:36 +00:00
Jean-Marc Lasgouttes
3838853990
not sure why this gets updated differently
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22958 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-12 09:52:33 +00:00
Uwe Stöhr
57d548e2eb
Spanish EmbeddedObjects.lyx: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22921 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 17:04:10 +00:00
Uwe Stöhr
a3edd27739
EmbeddedObjects.lyx: add index entry for endnotes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22919 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 16:52:23 +00:00
Uwe Stöhr
77081492f1
LaTeXConfig.lyx: add entry for endnotes (last part of bug 4460)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22918 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 16:48:44 +00:00
Uwe Stöhr
f7ae0a3420
German Extended.lyx: Hartmut added a hint to the serial letter example files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22906 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-09 18:41:47 +00:00
Uwe Stöhr
767fd1d6ae
EmbeddedObjects.lyx: correct unwanted change in last commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22880 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 22:00:32 +00:00
Uwe Stöhr
f448b1e192
EmbeddedObjects: French translation updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22879 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 21:48:18 +00:00
Uwe Stöhr
36a00f0e62
EmbeddedObjects:
...
- Spanish updates by Ignacio
- fix image paths in German version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22876 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 21:23:00 +00:00
Jürgen Spitzmüller
d61648656a
* lib/doc/LaTeXConfig.lyx:
...
- document ifthen and rotfloat, update tipa documentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22835 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-07 14:00:34 +00:00
Uwe Stöhr
e9ff2bf5d7
EmbeddedObjects: - bibliography cleanup
...
- fix bibliography link in German version
- switch from floatflt to wrapfig
- fix included documents in French version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22818 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-06 23:13:21 +00:00
Uwe Stöhr
daca09142b
manuals: now correct: add a link where to find the latest PDF version
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22799 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-05 20:24:14 +00:00
Uwe Stöhr
f98c0c5e43
manuals: add a link where to find the latest PDF version
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22797 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-05 20:16:17 +00:00
Uwe Stöhr
e283f5a14a
Math.lyx: remove obsolete footnote
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22795 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-05 20:03:30 +00:00
Uwe Stöhr
790411d174
Math.lyx: some fixes for issues spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22780 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-05 01:10:02 +00:00
Uwe Stöhr
087dbc1a2d
LaTeXConfig.lyx: add description for Braille
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22778 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-05 00:27:59 +00:00
Uwe Stöhr
9702f66938
EmbeddedObjects.lyx: new section about Floats set side by side
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22747 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-02 02:14:10 +00:00
Uwe Stöhr
7dfa520bfd
Math.lyx: fix some typos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22723 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-30 22:56:36 +00:00
Uwe Stöhr
5aae32c60a
Customization: tiny update by Hartmut
...
Math: workaround for the package braket, that is not in teTeX 3 but in TeXLive and MiKTeX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22721 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-30 22:43:26 +00:00
Pavel Sanda
59110e5e24
* doc/Customization.lyx: few translation hints.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22704 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-29 02:46:55 +00:00
Uwe Stöhr
9b0c6a43c5
German Math.lyx: correct document title
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22698 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 11:54:32 +00:00
Uwe Stöhr
1ac3d1b132
Documentation updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22694 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-27 21:29:07 +00:00
Uwe Stöhr
cfdad9946d
I wrote a new manual "LyX's detailed math manual". See the announcement on the list.
...
The file examples/mathed.lyx is no longer needed as its content is part of the new manual.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22691 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-27 20:58:45 +00:00
Uwe Stöhr
387b6de668
German UserGuide.lyx: tiny correction by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22659 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-23 23:50:19 +00:00
Uwe Stöhr
d60aff6c00
all docs: fix font loading in the preamble
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22651 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-22 21:53:25 +00:00
Uwe Stöhr
a4a0e4d3f7
German UserGuide.lyx updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22640 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-20 21:48:41 +00:00
Uwe Stöhr
0387ea1a3d
UserGuide.lyx: get rid of an ERT box
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22617 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-17 22:42:25 +00:00
Uwe Stöhr
b62f7986dd
two new documentation file translations from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22593 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 22:56:22 +00:00
Uwe Stöhr
3a400c4e68
- German UserGuide.lyx: don't use caption
...
- UserGuide.lyx: list the new toolbar button
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22589 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 21:50:39 +00:00
Uwe Stöhr
3774bc71b0
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22580 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 23:55:49 +00:00
Uwe Stöhr
62543f6fb8
toolbar button for boxes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22566 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 22:25:03 +00:00
Uwe Stöhr
0572822ec9
EmbeddedObjects.lyx: benefit from the fixed bug 2492
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22542 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-13 16:55:31 +00:00
Uwe Stöhr
de20d9ae9a
UserGuide.lyx: fix bibliographies
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22528 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 16:52:08 +00:00
Richard Heck
4f76947d03
Documentation updates related to modules and the AMS classes. Note that, with the modularization of the theorem environments, we can now actually use them in Extended->AMSLaTeX to show the user what they look like.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22504 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 06:09:27 +00:00
Richard Heck
d5d665482e
This commit changes the way individual LyXModule's are represented, both internally and in the .lyx files. The earlier version represented them by their `descriptive name', e.g., "Endnote" or "Theorems (AMS)", these being the same names used in the UI. This was a mistake, as becomes readily apparent when one starts to think about translating these strings. The modules ought to be represented by their filename, without the extension, just as TextClass's are.
...
The changes that accomplish this part are in ModuleList.{h,cpp}, configure.py, and the *.module files themselves. This is a format change, and the lyx2lyx is in those files.
By itself, that change would not be major, except for the fact that we do not want the module to be represented in the UI by its filename---e.g., theorems-std---but rather by a descriptive name, such as "Theorems". But that change turns out to be wholly non-trivial. The mechanism for choosing modules was the same as---indeed, was borrowed from---that in GuiCitation: You get a list of modules, and choosing them involves moving strings from one QListView to another. The models underlying these views are just QStringListModels, which means that, when you want to know what modules have been selected, you see what strings are in the "selected" QListView. But these are just the descriptive names, and we can't look up a module by its descriptive name if it's been translated. That, indeed, was the whole point of the change to the new representation.
So, we need a more complicated model underlying the QListView, one that will pair an identifying string---the filename minus the extension, in this case---with each item. This turns out not to be terribly difficult, though it took rather a while for me to understand why it's not difficult. There are two parts:
(i) GuiSelectionManger gets re-written to use any QAbstractListModel, not just a QStringListModel. This actually seems to improve the code, independently.
(ii) We then subclass QAbstractListModel to get the associated ID string, using the Qt::UserRole slot associated with each item to store its ID. This would be almost completely trivial if QAbstractListItem::itemData() included the QVariant associated with this role, but it doesn't, so there are some additional hoops through which to jump.
The new model, a GuiIdListModel, is defined in the files by that name. The changes in GuiSelectionManger.{h,cpp} make it more abstract; the changes in GuiDocument.{h,cpp} adapt it to the new framework.
I've also updated the module documenation to accord with this change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22501 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 04:28:12 +00:00
Uwe Stöhr
54bcdec272
UserGuide.lyx: add a paragraph how to dissolve insets, fixes bug 3687
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22497 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-11 23:39:18 +00:00
Jürgen Spitzmüller
97c4feea71
typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22494 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-11 18:34:21 +00:00
Richard Heck
7c28905b17
This commit adds some new functionality to the modules stuff. In particular, it introduces the concept of "required" and "excluded" modules: A given module may require one of some list of modules, or it may be incompatible with some other modules. (Complex Boolean combinations are not supported!!) These facts can be noted in the module file, and the UI responds appropriately: Required and excluded modules are noted in the description, and the "Add" button is enabled only if at least one of the required modules has already been selected and no excluded module is selected. Getting this to work involved a fair bit of cleanup of the existing code---including ways Angus, I think, had already pointed out were required---and also involved changing the syntax of the headers of the module files, but in ways that are probably best anyway.
...
None of the extant modules require any other modules, but the Theorem modules all exclude one another. (See the screenshot.) When I modularize the AMS classes---that is the next task---we'll have requires.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22456 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-09 18:51:02 +00:00
Richard Heck
40cb894ca6
Minor edit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22426 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 23:22:09 +00:00
Uwe Stöhr
e321f65d61
French Tutorial.lyx: updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22423 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 21:23:53 +00:00
Jürgen Spitzmüller
9e5eebc14c
*** Requires tag for classes, layouts and custom insets ***
...
* src/TextClass{cpp,h}:
- implement Requires tag for class and InsetLayout.
* src/Layout.{cpp,h}:
- implement Requires tag for layouts.
- increase layouts format to 6.
* src/Paragraph.cpp:
- request required features for paragraph layouts.
* src/LaTeXFeatures.cpp:
- add some packages needed by modules.
- remove Preamble method for InsetLayout. This is now done
in InsetFlex::validate.
* src/BufferParams.cpp (validate):
- request required features for the class.
* src/insets/InsetLayout.h:
- new member "requires".
* src/insets/InsetFlex.{cpp,h}:
- implement validate method and request required features and preamble snippets.
* lib/layouts/*.{layout,module,inc}:
- increase layouts format to 6.
- use Requires tags in some modules (more can be done later).
* lib/doc/Customization.lyx:
- document Requires tag.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22414 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 16:59:10 +00:00
Richard Heck
a43667b5be
Remove references to obsolete URL module and make some other minor changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22401 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-06 17:00:59 +00:00
Richard Heck
ffbdd0e79a
Remove obsolete URL module.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22399 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-06 16:54:17 +00:00
Uwe Stöhr
b5c74f84ae
German UserGuide.lyx additions by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22378 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-05 11:59:07 +00:00
Uwe Stöhr
f65f949d1f
German Tutorial.lyx: small update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22353 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-03 21:58:06 +00:00
Uwe Stöhr
15d7a52d6d
- revised Spanish Tutorial
...
- updated Spanish Intro
(all work by Ignacio)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22352 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-03 21:42:23 +00:00
Uwe Stöhr
2d2a9924e2
- EmbeddedObjects.lyx: typo
...
- German Tutorial update by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22262 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-22 18:49:09 +00:00
Uwe Stöhr
95146d3cf9
Intro.lyx: change some sentences as proposed on the docs list by Jeff Barnes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22239 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-21 20:41:59 +00:00
Jürgen Spitzmüller
ccd6d709cb
Add Linguistics module.
...
* lib/layouts/linguistics.module:
- a new module with some linguistics support.
* lib/doc/examples/linguistics.lyx:
- some documentation.
* lib/chkconfig.ltx:
* lib/doc/LaTeXConfig.lyx:
- add packages covington, csquotes and enumitem.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22230 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-21 12:12:19 +00:00
Uwe Stöhr
edfa8bd4e7
- LaTeXConfig.lyx: Japanese class updates by Koji
...
- Tutorial: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22209 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-18 21:35:23 +00:00
Uwe Stöhr
81cceb250c
French Intro.lyx: updates by Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22203 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-17 23:44:46 +00:00
Uwe Stöhr
7a75f54050
check for hyperref since it is now required
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22200 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-17 22:46:58 +00:00
Abdelrazak Younes
f4ceae1f25
revert faultily committed UserGuide.lyx in rev 22165.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22166 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-16 11:39:40 +00:00
Abdelrazak Younes
efbd1d30cb
Sanitize the way we use abort() and exit(). With this commit, we should never crash in release mode, even when assertions are enabled. In debug mode, we crash with abort in order to get a useful backtrace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22165 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-16 11:34:29 +00:00
Uwe Stöhr
f702ec6eda
Tutorial.lyx: revise the last missing chapter 4
...
Intro.lyx: rewrite some sentences suggested on the docs list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22144 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-14 01:25:29 +00:00
Uwe Stöhr
6b8cd3a7cd
French Intro.lyx: updates by Jean-Pierre Chretien
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22115 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-13 01:39:33 +00:00
Jürgen Spitzmüller
15eae2fe68
* lib/doc/Makefile.am:
...
- compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22096 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-12 09:39:08 +00:00
Uwe Stöhr
b3b243a6ca
French docs translation updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22092 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-11 21:49:58 +00:00
Uwe Stöhr
02d6a9c140
UserGuide.lyx: clearify two infos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22089 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-11 20:59:22 +00:00
Uwe Stöhr
8005ece7c0
- Some small Tutorial corrections spotted by Siegfried
...
- French EmbeddedObjects translation update also by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21919 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-02 13:45:40 +00:00
Uwe Stöhr
eca6ca3798
Tutorial.lyx: fix image path
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21729 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-23 00:35:28 +00:00
Uwe Stöhr
09229b098b
French Tutorial.lyx: updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21726 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-23 00:06:27 +00:00
Uwe Stöhr
757b3e40e3
EmbeddedObjects.lyx: add info about dissolving notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21724 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-22 23:53:02 +00:00
Uwe Stöhr
a58decdba1
Tutorial.lyx: complete revision except of chapter 4
...
German Tutorial.lyx: some cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21722 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-22 23:50:50 +00:00
Uwe Stöhr
9f7798c6ce
Tutorial.lyx: fix some issues reported by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21709 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-22 00:13:05 +00:00
Uwe Stöhr
a145538ba1
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/trunk@21560 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 22:34:10 +00:00
Uwe Stöhr
246baa610e
UserGuide.lyx: adopt Martins Changes in r21531 to the doc style and the other maintained docs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21538 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-10 00:48:04 +00:00
Uwe Stöhr
0f9f633968
French Intro.lyx: Updates from Siegfried Meunier-Guttin-Cluzel
...
(Siegfred has also translated the EmbeddedObjects manual and updated the UserGuide. These versions follows this weekend.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21535 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-09 23:40:44 +00:00
Uwe Stöhr
b319cc487f
German Tutorial.lyx: remove wrong description
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21527 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-08 23:20:56 +00:00
Uwe Stöhr
62ddcfe1c4
UserGuide.lyx: describe the pixmap cache
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21453 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 21:29:32 +00:00
Uwe Stöhr
2c9293e5af
LaTeXConfig.lyx: additions for the Japanese layout files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21415 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-04 00:38:12 +00:00
Uwe Stöhr
6ca7856ab5
German UserGuide.lyx: updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21414 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-04 00:15:56 +00:00
Uwe Stöhr
9b871941e2
German Customization.lyx: updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21354 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-01 18:05:27 +00:00
Bo Peng
3c66085625
remove the manifest section from two doc files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21342 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-01 16:50:51 +00:00
Uwe Stöhr
63862bce76
EmbeddedObjects.lyx: fix some linebreaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21338 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-01 16:39:37 +00:00
Uwe Stöhr
3efede7d6e
Spanish UserGuide.lyx: updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21300 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-30 21:46:07 +00:00
Uwe Stöhr
a1355ecc8f
Extended.lyx: remove some Linux-only path descriptions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21298 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-30 21:26:01 +00:00
Uwe Stöhr
4c3950f90a
German Extended.lyx: updates from Hartmut again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21245 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-28 21:36:08 +00:00
Uwe Stöhr
a8551ebde2
German Extended.lyx: updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21236 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-28 15:36:30 +00:00
Uwe Stöhr
3b7e12c27c
German UserGuide.lyx: fix image name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21229 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-27 17:55:22 +00:00
Uwe Stöhr
a268c867b9
German UserGuide.lyx updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21226 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-27 16:56:46 +00:00
Uwe Stöhr
385b1ae939
German UserGuide.lyx updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21132 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-22 23:20:09 +00:00
Uwe Stöhr
ab79da2707
Documentation updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21115 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-22 02:05:04 +00:00
Uwe Stöhr
b3b97dc23e
UserGuides: update an image path
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21112 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-22 01:24:11 +00:00
Uwe Stöhr
35f459d70f
Extended.lyx: remove section about Index preparation as this is since LyX 1.5.2 described in the UserGuide
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21110 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-22 00:43:59 +00:00
Richard Heck
7deaa64d7e
Update the documentation on copiers a little bit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21039 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-18 16:57:59 +00:00
Uwe Stöhr
6b772972e0
German UserGuide.lyx: updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20927 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-11 22:35:38 +00:00
Bo Peng
92ba4103e2
add Shortcuts.lyx to Makefile.am and scons_manifest.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20914 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-11 16:47:57 +00:00
Bo Peng
5d2cb28b0a
Add lib/doc/Shortcuts.lyx and menu entry Help->Shortcuts. Please help complete this document.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20912 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-11 15:55:31 +00:00
Bo Peng
fee0b943b3
lib/doc/LaTeXConfig.lyx: use InsetInfo instead of @@ sed entries. This file needs further edition
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20911 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-11 15:49:37 +00:00
Bo Peng
8d9893ad50
InsetInfo: Move LaTeXConfig.lyx.in to LaTeXConfig.lyx and stop processing this file in configure.py (and chkconfig.ltx.
...
* development/scons/scons_manifest.py: build system changes
* lib/doc/Makefile.am
* lib/doc/LaTeXConfig.lyx.in: rename to
* lib/doc/LaTeXConfig.lyx: this one.
* lib/chkconfig.ltx: stop processing sed file and LaTeXConfig.lyx.in
* lib/configure.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20910 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-11 15:43:44 +00:00
Jean-Marc Lasgouttes
1a53e1099a
* src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to
...
simpler 'keep_layout'
* src/Text.cpp (breakParagraph): change parameter keep_layout to
inverse_logic.
* src/Text3.cpp (dispatch): remove LFUN_BREAK_PARAGRAPH_KEEP_LAYOUT;
implement "inverse" flag to LFUN_BREAK_PARAGRAPH.
* src/LyXAction.cpp:
* src/insets/InsetCaption.cpp (doDispatch):
* src/insets/InsetFlex.cpp (doDispatch):
* src/insets/InsetTabular.cpp (doDispatch):
* src/insets/InsetIndex.cpp (doDispatch):
* src/lfuns.h: remove all traces of LFUN_BREAK_PARAGRAPH_KEEP_LAYOUT.
* lib/bind/cua.bind:
* lib/bind/xemacs.bind:
* lib/bind/emacs.bind:
* lib/bind/mac.bind: adapt bindings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20846 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-08 13:17:15 +00:00
Uwe Stöhr
6d08fba6e5
Italian UserGuide.lyx: revert wrong translation in last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20791 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-06 17:12:33 +00:00
Uwe Stöhr
7033b2d9e6
all UserGuides: fix the broken character "DOTTLESS J WITH HAT", according to r20730
...
German UserGuide: Updates from Hartmut
Basque, French, and Italian UserGuide: format the document like the English, German, and Spanish version
I'll apply this to the 1.5.X branch as soon as it is repoened.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20790 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-06 17:05:17 +00:00
Jürgen Spitzmüller
7341e94905
* lib/doc/Makefile.am:
...
* development/scons/scons_manifest.py:
- add Spanish UserGuide.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20767 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-06 06:52:07 +00:00
Abdelrazak Younes
72a28a7038
Fix unicode character.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20730 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-04 11:11:32 +00:00
Uwe Stöhr
721e47e32f
Hungarian translation updates by Szöke
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20715 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-03 21:14:22 +00:00
Uwe Stöhr
d81e1b3a2d
Spanish translation updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20698 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-03 11:23:53 +00:00
Uwe Stöhr
3e241f4632
Extended.lyx: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20695 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-03 11:20:25 +00:00
Uwe Stöhr
ef925d8463
Spanish and Hungarian translation updates, thanks to Ignacio and Alex
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20643 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-01 20:43:36 +00:00
Uwe Stöhr
4f70d72a24
Customization.lyx: - add PDF-bookmarks
...
- small updates in German version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20592 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-29 16:13:14 +00:00
Uwe Stöhr
80e2782204
documentation: - fix hyperref settings
...
- add PDF-bookmarks to the Extended manual
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20588 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-29 15:07:07 +00:00
André Pönitz
581b67b26e
move ChangeLogs to the attic
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20587 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-29 14:12:55 +00:00
Uwe Stöhr
0dfcdb007c
Extended manual: fix description of tex2lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20585 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-29 12:42:32 +00:00
Uwe Stöhr
88663b456b
update trunk to previous documentation commitments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20583 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-29 12:27:25 +00:00
Uwe Stöhr
e19fba4f15
In last commit I wrote:
...
> second step will be to update the tutorial
Here it is, so bug 2766 is fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20558 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-28 01:02:12 +00:00
Uwe Stöhr
07e5590a0d
first step of documentation updates reLyX -> tex2lyx (bug 2766)
...
second step will be to update the tutorial -> won't be ready before LyX 1.5.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20555 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-28 00:33:16 +00:00
Uwe Stöhr
d545923349
apply German UserGuide.lyx (was accidentally the English version)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20551 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-27 21:18:39 +00:00
Uwe Stöhr
0f61e68ba7
preamble cleanup for the docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20506 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-25 21:07:43 +00:00
Uwe Stöhr
f1fb624bae
Spanish UserGuide.lyx: translations by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20502 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-25 19:05:43 +00:00
Richard Heck
3841e65c85
Documentation for modules.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20499 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-25 18:24:36 +00:00
Uwe Stöhr
519b50b51b
UserGuide.lyx: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20474 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-24 17:54:48 +00:00
Uwe Stöhr
3f913e10a8
UserGuide.lyx: add last missing description: auto begin/end option in the preferences
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20469 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-24 17:27:31 +00:00
Uwe Stöhr
abe5624b74
Spanish UserGuide.lyx: correct description of ligature break (by Ignacio)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20447 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-23 10:19:51 +00:00
Uwe Stöhr
20ff88b3fe
German EmbeddedObjects.lyx: use this as test file for the new PDF-support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20433 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-22 13:16:34 +00:00
Uwe Stöhr
b59e14bdff
Spanish UserGuide.lyx: final translation from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20416 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-21 19:14:33 +00:00
Uwe Stöhr
ee7f8d4665
Spanish UserGuide.lyx: translations from Ignacio
...
UserGuide.lyx: small cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20388 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-20 21:51:27 +00:00
Uwe Stöhr
5cc580f0bf
Spanish EmbeddedObjects.lyx: Spanish translation by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20385 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-20 20:00:06 +00:00
Uwe Stöhr
22417091f3
UserGuide.lyx: Paths setting menu in preferences is Windows only
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20377 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-20 11:54:09 +00:00
Uwe Stöhr
ec88078c11
German Tutorial.lyx: fix path name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20352 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-18 19:56:00 +00:00
Uwe Stöhr
f69e03ae89
UserGuide.lyx: correct description of date format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20325 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-17 21:32:36 +00:00
Uwe Stöhr
ce1c4adaa7
EmbeddedObjects.lyx: new section about scaled and rotated material
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20312 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-16 12:46:50 +00:00
Uwe Stöhr
c5302d6e70
Customization.lyx: revise Converters, Copiers and Formats section
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20252 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-13 01:14:55 +00:00
Uwe Stöhr
aa9fb47688
- UserGuide.lyx: finish the beast!
...
Only this issue is open, help needed!:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg127198.html
- German UserGuide.lyx: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20250 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-13 01:12:56 +00:00
Uwe Stöhr
7eec20e0e1
revert my last accidental Customization.lyx commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20245 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-12 18:50:26 +00:00
Uwe Stöhr
a01887ecb4
UserGuide.lyx: more work on Appendix B
...
Customization.lyx: revise converters section
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20244 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-12 18:42:58 +00:00
Uwe Stöhr
dd19767b0d
Intro.lyx: fix appearance of the word "LyX" in PDF-bookmarks
...
German Intro.lyx: update to format of the English and Spanish version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20231 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-11 22:11:06 +00:00
Uwe Stöhr
9f1ae6c425
German UserGuide.lyx: some corrections
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20227 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-11 21:39:43 +00:00
José Matox
6b50a6a6e8
Further cleanup, remove encoding since we now use utf-8 for all languages
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20208 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-11 09:43:44 +00:00
José Matox
db09f89db4
Make TOC titles unicode
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20207 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-11 09:04:54 +00:00
Uwe Stöhr
faf77f5d88
UserGuide.lyx: add note about LyX proper names and an info about LyX's proposed index entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20198 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-10 19:15:42 +00:00
José Matox
e055ef0a33
Fix bug 3798.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20190 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-10 13:48:01 +00:00
Uwe Stöhr
17112f655d
Helge's wrapfig patch:
...
- Format incremented to 284
- LaTeX-package wrapfig is now used instead of flotflt for wrap floats (this allows us to implement now also a table wrap float)
(the optional overhang argument of wrapfig will be implemented later)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20185 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-09 23:47:22 +00:00