lyx_mirror/lib/examples/de
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
..
beamer-article.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
beamer.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
beispiel_gelyxt.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
beispiel_roh.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
Braille.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
Dezimal.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
europassCV.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
FeynmanDiagrams.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
ItemizeBullets.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
Lebenslauf.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
linguistics.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
MultilingualCaptions.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
PDF-comment.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
serienbrief1.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
serienbrief2.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
serienbrief3.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
splash.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
tufte-handout.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00