Commit Graph

22 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
6196645cce Update documents and layouts after fd1ee3b4. 2016-04-01 10:08:39 +02:00
Guillaume Munch
360742c515 New LFUN tabular-feature: update docs
Simply run updatedocs.py
2016-01-27 18:35:10 +01:00
Uwe Stöhr
c1e0b24304 acmsiggraph.layout: update layout for ACM siggraph 0.92
fileformat change: update fileformat for all files
2016-01-27 01:58:13 +01:00
Uwe Stöhr
0330ffd4a4 doc files: re-add the \origin tag (part 2/2)
also save all files with latest 2.2dev
2016-01-13 01:22:11 +01:00
Guillaume Munch
4a1e158c95 Update docs 2016-01-12 21:30:37 +00:00
Günter Milde
0529b40cc9 Set default output format for manuals to PDF (pdflatex).
Pdflatex is the recommended export tool for the manuals.
Pdflatex brings the best results for hyperlinking.
Some features (e.g. rotated text) are not available in DVI or PS (dvips).

This does not affect export from command line or autotests
(where this setting is ignored and the format must aways be given explicitely).
2015-12-10 10:40:50 +01:00
Uwe Stöhr
650ae32b1b Intro.lyx: change fonts as discussed 2015-12-03 00:52:23 +01:00
Uwe Stöhr
5a497d4810 Intro.lyx: run lyx2lyx
- also for Czech Tutorial.lyx
2015-11-29 20:31:51 +01:00
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
Vincent van Ravesteijn
0d13205780 Update docs to latest fileformat 2014-03-23 17:49:35 +01: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
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
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
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
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
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
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
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
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
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