Commit Graph

16 Commits

Author SHA1 Message Date
Uwe Stöhr
a6f4ddd6f0 Hebrew Intro.lyx: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30852 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-03 20:07:33 +00:00
Uwe Stöhr
8d6dea3be9 Hebrew documentation files: set the encoding explicitly to "cp1255" since the default would be "latin9,cp1255" due to the English parts in these files and that won't load cp1255 completely.
This behavior is new since some encoding updates at CTAN and I don't know why this is the case. using only "cp1255" will encode latin text correctly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30829 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 14:08:13 +00:00
Uwe Stöhr
3e036d6cd9 documentation files: remove residues of DocStyle.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30204 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:54:08 +00:00
Uwe Stöhr
0fc8f233f7 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/branches/BRANCH_1_6_X@30000 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-06 15:28:32 +00:00
Uwe Stöhr
59418992ec 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/branches/BRANCH_1_6_X@28223 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 18:24:13 +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
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
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
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
Uwe Stöhr
6522da9571 Hebrew updates by Ran:
- Intro.lyx
- splash.lyx
- he.po 

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18566 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-29 20:20:43 +00:00
Uwe Stöhr
f32d04b2b8 he_Intro: updates by Ran
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18464 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-22 21:53:19 +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