lyx_mirror/lib
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
..
bind New LFUN tabular-feature: update bind and ui files 2016-01-27 18:22:32 +01:00
commands
doc Tutorial.lyx: some mote typographic fixes 2016-05-08 22:32:57 +02:00
examples Examples: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
fonts Really regenerate cmex10.ttf from .sfd at af970c20 2016-01-24 11:40:03 +01:00
images Remove image spellcheck-continously.svgz 2016-04-15 09:21:44 +02:00
kbd
layouts Update acmsiggraph-0-92.layout to latest format 2016-04-11 21:28:32 -04:00
lyx2lyx lyx2lyx: Set last minor version of 2.1.x series 2016-04-11 20:41:23 -04:00
scripts Rename Caption:LongTableNoNumber to Caption:Unnumbered 2016-03-30 16:07:00 +02:00
templates Templates: remove parbreak and latexpar separators 2016-05-08 22:14:46 +01:00
tex
ui New LFUN tabular-feature: update bind and ui files 2016-01-27 18:22:32 +01:00
.gitignore
appdata.xml
autocorrect
build-listerrors
chkconfig.ltx Varwidth module provided by d.iabo 2015-11-01 11:00:23 +01:00
configure.py Swap preference of PDF->Postscript converters. 2016-01-09 15:51:25 +01:00
CREDITS Add Guillaume Munch to credits 2015-08-23 11:33:34 +02:00
encodings Add a comment about iso-8859-7 not supported by standard inputenc. 2015-11-21 23:07:33 +01:00
external_templates Replace the translatable latexism 'longtable' with 'multi-page table' in UI. 2015-11-16 10:29:53 +01:00
generate_contributions.py Add Guillaume Munch to credits 2015-08-23 11:33:34 +02:00
languages update documentation in lib/languages 2015-10-28 10:16:41 +01:00
latexfonts
layouttranslations Update translation of Chart by Georger 2016-04-07 07:37:44 +02:00
layouttranslations.review Review of greek layout translations by Οδυσσέας 2016-04-04 22:05:31 +02:00
lyx.desktop.in
Makefile.am Revert "AGUTeX: update layout to AGUTeX 2015 according to our new guidelines" 2016-04-11 11:34:11 -04:00
RELEASE-NOTES RELEASE-NOTES: advise MSVC 2015 update 2 on Win 2016-04-25 23:53:29 -04:00
symbols Correct some charid values in lib/symbols. Fixes #9823. 2015-11-13 14:01:32 +01:00
syntax.default
unicodesymbols Improve \AA and \aa tex2lyx import 2016-01-08 21:06:24 +01:00