Commit Graph

20 Commits

Author SHA1 Message Date
Günter Milde
4d0356aea1 Set default output for "complex" manuals to PDF (pdflatex).
This is the "design format" for the manuals. Some features do not
work in other formats.
See http://permalink.gmane.org/gmane.editors.lyx.devel/158616
2015-12-09 08:54:38 +01:00
Uwe Stöhr
dc5798a90f Hebrew Tutorial.lyx: make it compilable 2015-12-04 01:13:18 +01:00
Uwe Stöhr
52c623a558 UserGuide.lyx: change fonts as discussed 2015-12-03 02:08:31 +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
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
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
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
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
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
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
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
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
68a28b60c9 Hebrew Tutorial.lyx: fix old link, fixes bug 4165
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19730 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-22 18:50:03 +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