lyx_mirror/lib/examples/fr
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
..
AlignementDecimal.lyx Update docs to latest format. 2016-04-06 05:43:44 +02: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
Braille.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
exemple_brut.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
exemple_lyxifie.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
exemple-powerdot.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
FeynmanDiagrams.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
Foils.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
ListesPuces.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01: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
seminar.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
simplecv.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
splash.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
xyfigure.png
xypic.lyx Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00