Uwe Stöhr
234d482e1e
tufte-handout.lyx: add the lost \origon tag
...
That the origin tag is automatically removed sucks. It consumes a lot of time to re-add it again and again.
2016-05-30 01:46:16 +02:00
Uwe Stöhr
be5ec39cf2
tufte-handout.lyx: remove some unnecessary TeX code
2016-05-30 01:42:00 +02:00
Juergen Spitzmueller
48e4363482
beamer manual: fix grammar issues spotted by Anthony Campbell.
2016-05-14 10:27:08 +02:00
Guillaume Munch
10cbed2abe
Examples: remove parbreak and latexpar separators
...
The difference has been validated with diffpdf.
The following could not be tested and were left unchanged:
docbook_article.lyx
lilypond.lyx
linguistics.lyx
springer/sv*.lyx
de/linguistics.lyx
es/linguistics.lyx
ja/FeynmanDiagrams.lyx
ja/lilypond.lyx
ja/beamer.lyx
ja/xypic.lyx
The following is the script that I used (in lib/examples):
LYX=../../build/src/lyx
$LYX -E pdf2 $1.old.pdf $1
sed -i "s/^\\\\begin_inset Separator parbreak$/\\\\begin_inset Separator plain/" $1
sed -i "/^\\\\begin_inset Separator latexpar$/ { N; d; }" $1
$LYX -e lyx $1
$LYX -E pdf2 $1.pdf $1
diffpdf $1.old.pdf $1.pdf
2016-05-08 22:14:46 +01:00
Uwe Stöhr
b289c597ae
Japanese doc files: big translation update fro 2.2.0 from Koji
2016-05-04 01:12:04 +02:00
Günter Milde
b4dcad83b2
New layout for aastex6.cls. Fixes #10027 .
...
Some more work for new and improved styles optional.
2016-04-08 21:34:23 +02:00
Enrico Forestieri
b856a3ad9b
Update docs to latest format.
2016-04-06 05:43:44 +02:00
Jean-Marc Lasgouttes
6196645cce
Update documents and layouts after fd1ee3b4
.
2016-04-01 10:08:39 +02:00
Scott Kostyshak
e5e21da467
Remove a duplicate \origin tag
2016-03-29 17:40:49 -04:00
Uwe Stöhr
9955fbbf2c
Norwegian files: add missing \origin tag
...
otherwise I cannot compile LyX:
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets
(151,5): error MSB6006: "cmd.exe" was ended with Code 1. [D:\LyXGit\Master\compile-2010\doc\doc.vcxproj]
2016-03-21 02:23:35 +01:00
Uwe Stöhr
935da758f4
French beamer.lyx: updates by Jean-Pierre
2016-03-20 23:22:35 +01:00
Helge Hafting
1b684dd513
Norwegian (nb) translations of splash.lyx, Tutorial.lyx,
...
and the example files referenced from the Tutorial.
2016-03-20 01:11:07 +01:00
Uwe Stöhr
3d178720f0
beamer: add French example files, patch from Jean-Pierre
2016-03-16 00:20:18 +01:00
Uwe Stöhr
fae1cd6af0
splash.lyx: fix hyphenation
2016-03-04 01:54:19 +01:00
Uwe Stöhr
d3715336fe
French linguistics.lyx: updates by Jean-Pierre
2016-02-27 19:58:10 +01:00
Juergen Spitzmueller
f60a152a29
Adapt forest (linguistic structure tree) to new syntax of the package
...
while maintaining backwards compatibility (#9967 ).
2016-02-21 11:54:25 +01:00
Uwe Stöhr
ee039005ac
Spanish modernCV.lyx: updates by Ignacio
2016-02-20 02:39:41 +01:00
Uwe Stöhr
ba28f504b5
Spanish modernCV.lyx: update the file and make it compilable
...
(a special preamble is necessary for Spanish)
Ignacio will translate it soon.
2016-02-19 02:16:36 +01:00
Uwe Stöhr
8dc6c22b73
linguistics.lyx: re-add the \origin tag
...
Btw. the file is not compilable, see bug #9967
2016-02-18 02:00:38 +01:00
Uwe Stöhr
b6eb3f58be
example files: fixes and updates by Ignacio
2016-02-18 01:53:08 +01:00
Uwe Stöhr
ca337df809
Spanish example files: updates by Ignacio (part 2/2)
2016-02-18 01:32:37 +01:00
Uwe Stöhr
a7c89edeaa
Spanish example files: updates by Ignacio (part 1/2)
2016-02-18 01:07:08 +01:00
Uwe Stöhr
97dfacfffa
Italian doc files: some updates from Claudio
2016-02-08 21:09:01 +01:00
Kornel Benko
49b6a89a14
Make ja/splash.lyx compilable again.
...
Using a second language (english) leads to errors if not using babel.
2016-02-08 11:02:34 +01:00
Uwe Stöhr
67fa69ce6b
New Brazilian splash.lyx from Georger
...
- therefore split Portuguese into Brazilian and Portugal
2016-02-03 01:24:58 +01:00
Enrico Forestieri
340acadee8
Translate a few sentences in it/splash.lyx
2016-02-02 01:41:34 +01:00
Uwe Stöhr
6cddc4617b
Spanish splash.lyx: translation from Ignacio
2016-02-01 21:41:08 +01:00
Uwe Stöhr
aa9e14c68f
Ukrainian translations: updates by Yuri
2016-02-01 21:32:56 +01:00
Uwe Stöhr
5ff2286c28
French translations: updates by Jean-Pierre
2016-02-01 21:31:36 +01:00
Uwe Stöhr
4848c43ac0
splash.lyx: add note for Linux installations (part 2/2)
...
- this topic appears from time to time so it is useful to add a note.
- update also a non-existing menu name
2016-01-31 21:26:20 +01:00
Uwe Stöhr
b0370857b4
splash.lyx: add note for Linux installations (part 1)
...
- this topic appears from time to time so it is useful to add a note.
- update also a non-existing menu name
2016-01-31 21:16:29 +01: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
f1a05b413a
europasscv.layout: add dependencies
...
also some fine-tuning of the example file
2016-01-25 22:56:39 +01:00
Uwe Stöhr
20c00c4fe6
enumitem.lyx: move this file to attic
...
See my post on the list - enumitem is already described in the userGuide.
(Besides this a makefile entry was missing for the file.)
Please don't add documentation files without a discussion or a review, especially not in a beta phase.
2016-01-20 23:56:27 +01:00
Günter Milde
f5a31cd9dc
Example file for enumitem module.
2016-01-20 23:24:28 +01:00
Günter Milde
8b2fa0a27b
Set default output to pdf (ps2pdf) - works for online viewing and presentation.
2016-01-20 23:23:48 +01:00
Richard Heck
070967b442
Example file for paralist module.
2016-01-19 06:50:13 -05:00
Günter Milde
26a3f46388
Use \inputencoding auto for examples/aas_sample.lyx
...
Also sort and commen related ctest pattern.
2016-01-18 09:01:28 +01:00
Uwe Stöhr
57712b35b6
French linguistics.lyx: updates from Jean-Pierre
2016-01-14 02:56:52 +01:00
Uwe Stöhr
6caff72cef
example files: save all with latest 2.2.git (part 2/2)
2016-01-13 03:06:03 +01:00
Uwe Stöhr
5e1d11d1df
example files: save all with latest 2.2.git
2016-01-13 02:51:42 +01:00
Guillaume Munch
4a1e158c95
Update docs
2016-01-12 21:30:37 +00:00
Juergen Spitzmueller
0f18746bc0
typo
2016-01-10 11:17:32 +01:00
Günter Milde
d7ff8c6e18
ctests: address some test failures.
...
* missing characters in linguistics example with system fonts
* language nesting problem in fr/linguistics example
* 110f505b63
solved one failure (Basque example file)
2016-01-07 18:10:22 +01:00
Günter Milde
110f505b63
Set correct document language for Basque example.
2016-01-05 17:07:14 +01:00
Kornel Benko
e2a16f1c9a
Broken URLs: replace with values found by Jean-Pierre.
2016-01-05 12:13:21 +01:00
Kornel Benko
7ac12294dc
Correct some more broken URLs
2016-01-04 12:45:41 +01:00
Kornel Benko
449d74d01b
Correct some broken URLs
2016-01-04 11:54:40 +01:00
Richard Heck
f2acbd04af
Updated manuals and po file for French, from Jean-Pierre.
2016-01-03 10:53:15 -05:00