Commit Graph

28 Commits

Author SHA1 Message Date
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
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
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
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
Scott Kostyshak
2f4233721d Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
Scott Kostyshak
1602415b98 Update examples/templates to 2.2.0alpha1 format
Also MacOSX ReadMe files. Note that a few lib/doc files are
also "updated" because trailing spaces are removed, but their file
formats are the same because they were recently updated at 83672113.

I did "git checkout LFUNs.lyx" because this file is generated
automatically and has a special header.
2015-11-13 13:19:23 -05:00
Enrico Forestieri
259400325e Replace the origin tag for documents modified before 260a98d2 2015-05-24 16:50:21 +02:00
Uwe Stöhr
92331787b6 powerdot-example.lyx: update according to latest layout change 2015-05-23 03:32:02 +02:00
Uwe Stöhr
3a63f6fc7c powerdot.layout: use the default floats
according to the powerdot manual it uses the standard floats and indeed, the float deinitions were identic to the ones in stdfloats.inc

- powerdot-example.lyx: add a slide with floats (floats are only possible with the H placement option. (assuring this will be possible with the fix for bug#7752)
2015-05-22 00:10:11 +02:00
Vincent van Ravesteijn
4e5fd8e980 Update examples to latest fileformat 2014-03-23 17:49:36 +01:00
Juergen Spitzmueller
7632757dd1 powerdot-example: extensions and comments 2013-03-19 09:58:22 +01:00
Juergen Spitzmueller
d8be21fb6c Capitalization fix.
This would be a file format change, but since the previous version is just two hours old, I will do without.
2013-03-18 15:06:49 +01:00
Juergen Spitzmueller
32844b2440 Update powerdot example 2013-03-18 13:38:47 +01:00
Juergen Spitzmueller
c33f98624e powerdot-example.lyx: tiny updates 2013-03-17 17:56:07 +01:00
Scott Kostyshak
5f1ae5fb56 powerdot-example.lyx: set default format to ps2pdf
This way compilation works out of the box.
2013-02-16 06:27:10 -05:00
Uwe Stöhr
adaed4a14d powerdot-example.lyx: add warning about incompatibilities with enumitem that are now fixed in the latest powerdot version
(patch by Jean-Pierre)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39765 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:40:10 +00:00
Uwe Stöhr
f037f9bace example files, template files, layout files: port my latest changes to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39048 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-14 16:32:44 +00:00
Uwe Stöhr
c171e5c7c9 powerdot-example.lyx: compilation fix so make the author names appearing in the output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32285 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-02 23:00:19 +00:00
Jürgen Spitzmüller
81eca71f21 * powerdot-example.lyx: remove superfluous LaTeX code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32274 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-01 07:54:55 +00:00
Uwe Stöhr
ec8281bd3a powerdot-example.lyx: remove obsolete option to be able to compile the document with recent versions of powerdot
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31368 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-10 23:30: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
6a7a6a2c38 example files: fileformat and partly other general updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26664 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-01 00:59:36 +00:00
José Matox
0ed05b32be Update lyx examples to latest file format (for 1.5.0 release)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19192 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:45:46 +00:00
Uwe Stöhr
dcedff80cc powerdot-example.lyx: transform ERT box to listings inset
EmbeddedObjects.lyx: update file after the latest bugfixes to listings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18479 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-23 23:41:22 +00:00
Uwe Stöhr
738e0dd8be Add powerdot layout and example
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18463 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-22 21:35:22 +00:00