Commit Graph

16 Commits

Author SHA1 Message Date
Uwe Stöhr
0259d3bf75 Documentation files: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28230 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 21:40:45 +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
Pavel Sanda
8e4e29653a Move to attic.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27029 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-22 22:24:28 +00:00
Pavel Sanda
aa9b85eb3d Prepare for attic movement.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27028 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-22 22:22:06 +00:00
Uwe Stöhr
0f19eaee19 doc files: remove unneeded labels, fix image paths, update fileformat - part 2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26534 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 02:18:02 +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
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
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
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
7033b2d9e6 all UserGuides: fix the broken character "DOTTLESS J WITH HAT", according to r20730
German UserGuide: Updates from Hartmut
Basque, French, and Italian UserGuide: format the document like the English, German, and Spanish version

I'll apply this to the 1.5.X branch as soon as it is repoened.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20790 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-06 17:05:17 +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
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
6cf6321f82 documentation: remove linuxdoc descriptions (part2)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19124 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 23:34:31 +00:00
Uwe Stöhr
8fe8454828 BIG change:
- move the images to a clipart folder under lib/doc
- remove the old clipart folder under /lib
- create a new clipart folder for every language to collect there language specific images (currently that only affects Spanish)
- fix Slovak userguide
- adjust image paths to reflect the changes (there were btw. broken after JMarcs last change)

If something is wrong please mail me!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17398 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-04 03:06:14 +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