Scott Kostyshak
2f4233721d
Update docs to latest format for 2.2.0alpha2
2015-11-27 03:23:22 -05:00
Georg Baum
83672113d3
Update documentation to current format
...
This was done by running development/tools/updatedocs.py and reverting
lib/doc/LFUNs.lyx in order to preserve the special header line.
2015-11-11 21:56:27 +01:00
Scott Kostyshak
2b1b233bc0
Fix polyglossia exports for docs with babel cmds
...
Many of our documents have babel-specific preamble code. By putting
this code in a \@ifpackageloaded{babel}{}{} conditional, XeTeX and
LuaTeX compilation with polyglossia now works. This fixes some
LuaTeX tests that were broken by edd37de8
and also allows us to
uninvert some XeTeX tests.
Note that in some of the files although the preambles were fixed to
allow for polyglossia, they still do not compile without errors:
es/Math.lyx
es/Customization.lyx
de/Customization.lyx
Similar fixes might be desired in other manuals but these at least
fix regressions in the tests.
2015-10-25 00:12:26 -04:00
Juergen Spitzmueller
2ddad383ea
Remove ugly and now redundant ERT-braces from the German docs
...
These were used to prevent the former auto-logoification of LyX etc.
Also fixed some spelling errors I passed by.
2015-07-22 14:54:26 +02: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
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
Juergen Spitzmueller
aa764f751c
some minor translation work
2014-01-27 15:21:19 +01:00
Kornel Benko
b94d0e35d3
Replaced some invalid urls
2013-08-28 16:50:23 +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
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
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
b6a5c9163b
Customization.lyx: first step of merging/updating
2013-06-02 05:07:10 +02:00
Uwe Stöhr
df57b7050b
Customization.lyx: some more revision
...
- German Customization.lyx: more translations
2013-01-06 03:28:34 +01:00
Uwe Stöhr
b8fa4d9bc2
Customization.lyx: some corrections
2013-01-01 19:41:38 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
André Pönitz
f82c3e8e65
xpm -> png
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19922 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-30 20:09:12 +00:00
José Matox
64e12293a0
Update documentation to latest file format (for 1.5.0 release)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19190 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:39:27 +00:00
Uwe Stöhr
82d2a827b5
documentation: remove linuxdoc descriptions (part1), fixes bug 2787 http://bugzilla.lyx.org/show_bug.cgi?id=2787
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19123 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 23:24:33 +00:00
Uwe Stöhr
f60323c9fd
de-docs: Fix bugs inserted by changeset 16480
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18069 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-28 13:09:36 +00:00
Uwe Stöhr
c473aedee7
more encoding fixes for German docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17656 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-31 01:50:40 +00:00
Jean-Marc Lasgouttes
7dd29bb818
Move translated files to their own directory
...
What I did:
* move xx_foo.ext to xx/foo.ext
* update Makefile.am to make install work
* minimally update scons_manifest.py (I'd be surprised to see it
work).
* update i18nLibFileSearch to use the new naming scheme, and keep
temporarily some code that checks the old method.
* update image paths in .lyx files
* update name of files (examples in tutorial, for ex.) in lyx files
What is definitely broken:
* cmake (did not touch it)
* TOC files (I am not sure how the code works)
I would be surprised if nothing else was wrong.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17343 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-25 18:12:03 +00:00