Uwe Stöhr
c5901f3402
Math.lyx: describe command \splitfrac
2014-03-02 18:31:18 +01:00
Uwe Stöhr
6b35bb7544
Math.lyx: describe command \shortintertext
2014-03-02 03:00:40 +01:00
Uwe Stöhr
61ed9a71cd
UserGuide.lyx: describe LyX's new extended font support
2014-03-01 14:02:29 +01:00
Uwe Stöhr
2a8de1b23d
EmbeddedObjects.lyx: describe the usage of \mbox
2014-02-27 23:52:30 +01:00
Scott Kostyshak
5cb4e11932
Fix compilation of es/EmbeddedObjects.lyx
...
Since a2e8cb75
, \lstlistingname is localized. Redefining it
in the preamble is not necessary and in fact since f4dd0ba5
leads to a compilation error.
2014-02-27 09:47:30 -05:00
Uwe Stöhr
2d8e4be632
English EmbeddedObjects.lyx: fix table formatting
2014-02-24 00:42:54 +01:00
Uwe Stöhr
d54444c17a
EmbeddedObjects.lyx: describe \caption* in longtables
2014-02-23 23:39:41 +01:00
Uwe Stöhr
015c7fcc1f
EmbeddedObjects.lyx: accept changes and update preamble
2014-02-23 03:57:06 +01:00
Scott Kostyshak
3f9e71f2c2
Add new Japanese files to Makefile.am
...
Patch from Koji Yokota.
2014-02-21 13:57:11 -05:00
Pavel Sanda
e991539759
Forward search: add Enrico's comment from uses list.
2014-02-20 00:27:00 -08:00
Scott Kostyshak
7f82b8391a
Restore 'pdf' default format of Japanese docs
...
This restores 895f8285
and fixes out-of-the-box compilation.
2014-02-17 21:24:06 -05:00
Uwe Stöhr
8fa950fb31
Math.lyx: use inset-info instead of images for LyX-icons (final part)
...
- Japanese Math.lyx: correct an image path
2014-02-16 20:11:31 +01:00
Uwe Stöhr
7ce1c583cb
UserGuide.lyx: correct more text styles (hopefully now all)
...
- German UserGuide.lyx: add missing index entry
2014-02-16 19:32:11 +01:00
Uwe Stöhr
ddcad89460
UserGuide.lyx: correct more text styles
2014-02-16 19:20:55 +01:00
Uwe Stöhr
17e260cda0
UserGuide.lyx: correct some text styles
...
- German UserGuide.lyx: update some outdated info
2014-02-16 19:11:06 +01:00
Uwe Stöhr
e3a34bd2f9
Math.lyx: use inset-info instead of images for LyX-icons (part 2)
...
- also add info about special relations
2014-02-16 18:36:13 +01:00
Uwe Stöhr
256fe5b43d
Math.lyx: use inset-info instead of images for LyX-icons (part 1)
2014-02-16 17:39:29 +01:00
Uwe Stöhr
33a152942f
UserGuide.lyx: fix some shortcut issues after [ea8248fc/lyxgit]
...
- German UserGuide.lyx: add missing image showing the abstract environment
2014-02-16 17:26:51 +01:00
Uwe Stöhr
eb8a1dc6f1
UserGuide.lyx: describe new support for \listoflistings
2014-02-16 03:30:55 +01:00
Uwe Stöhr
54b2c01b63
Math.lyx: describe command \adjustlimits
2014-02-16 03:07:56 +01:00
Uwe Stöhr
8f663ea33e
Math.lyx: update description for command \mathclap
2014-02-16 02:11:08 +01:00
Uwe Stöhr
aba0aeaf25
UserGuide.lyx: describe new supported negative spaces
2014-02-16 01:05:24 +01:00
Uwe Stöhr
deeec7d4e1
Math.lyx: describe new support for \hspace* etc.
2014-02-15 05:05:28 +01:00
Uwe Stöhr
aa6c0fef2f
Math.lyx: describe new support for command \sideset
2014-02-15 02:37:22 +01:00
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