]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
MultilingualCaptions.lyx: new German translation
[lyx.git] / lib / Makefile.am
index 557818aaf43e45fb00f6e3e2e97355ab616c80a5..5922aa321ccb2c66de904760f5175862011ca917 100644 (file)
@@ -4,6 +4,8 @@ SUBDIRS = doc lyx2lyx
 
 CHMOD = chmod
 
+EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt
+
 dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \
        encodings layouttranslations languages latexfonts symbols syntax.default \
        unicodesymbols
@@ -13,6 +15,9 @@ dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \
 dist_pkgdata_DATA += configure.py 
 
 dist_noinst_DATA = \
+       appdata.xml \
+       fonts/stmary10.sfd \
+       fonts/test/stmary10.lyx \
        images/README \
        images/font-smallcaps.png \
        images/math/ams_arrows.png \
@@ -77,13 +82,17 @@ dist_daexamples_DATA = \
 
 deexamplesdir = $(pkgdatadir)/examples/de
 dist_deexamples_DATA = \
+       examples/de/beamer.lyx \
+       examples/de/beamer-article.lyx \
        examples/de/beispiel_gelyxt.lyx \
        examples/de/beispiel_roh.lyx \
        examples/de/Braille.lyx \
        examples/de/Dezimal.lyx \
+       examples/de/europassCV.lyx \
        examples/de/ItemizeBullets.lyx \
        examples/de/Lebenslauf.lyx \
        examples/de/linguistics.lyx \
+       examples/de/MultilingualCaptions.lyx \
        examples/de/serienbrief1.lyx \
        examples/de/serienbrief2.lyx \
        examples/de/serienbrief3.lyx \
@@ -128,6 +137,7 @@ dist_frexamples_DATA = \
        examples/fr/Foils.lyx \
        examples/fr/linguistics.lyx \
        examples/fr/ListesPuces.lyx \
+       examples/fr/MultilingualCaptions.lyx \
        examples/fr/seminar.lyx \
        examples/fr/simplecv.lyx \
        examples/fr/splash.lyx \
@@ -165,11 +175,21 @@ jaexamplesdir = $(pkgdatadir)/examples/ja
 dist_jaexamples_DATA = \
        examples/ja/Braille.lyx \
        examples/ja/FeynmanDiagrams.lyx \
+       examples/ja/MultilingualCaptions.lyx \
+       examples/ja/R-S-statements.lyx \
+       examples/ja/beamer.lyx \
+       examples/ja/knitr.lyx \
+       examples/ja/lilypond.lyx \
        examples/ja/linguistics.lyx \
        examples/ja/splash.lyx \
+       examples/ja/sweave.lyx \
        examples/ja/xyfigure.png \
        examples/ja/xypic.lyx
 
+koexamplesdir = $(pkgdatadir)/examples/ko
+dist_koexamples_DATA = \
+       examples/ko/splash.lyx
+
 nlexamplesdir = $(pkgdatadir)/examples/nl
 dist_nlexamples_DATA = \
        examples/nl/opsommingstekens.lyx \
@@ -212,6 +232,44 @@ svexamplesdir = $(pkgdatadir)/examples/sv
 dist_svexamples_DATA = \
        examples/sv/splash.lyx
 
+springerexamplesdir = $(pkgdatadir)/examples/springer
+dist_springerexamples_DATA = \
+       examples/springer/svmono_acknow.lyx \
+       examples/springer/svmono_acronym.lyx \
+       examples/springer/svmono_appendix.lyx \
+       examples/springer/svmono_book-master.lyx \
+       examples/springer/svmono_chapter.lyx \
+       examples/springer/svmono_dedication.lyx \
+       examples/springer/svmono_foreword.lyx \
+       examples/springer/svmono_glossary.lyx \
+       examples/springer/svmono_part.lyx \
+       examples/springer/svmono_preface.lyx \
+       examples/springer/svmono_referenc.lyx \
+       examples/springer/svmono_solutions.lyx \
+       examples/springer/svmult_acknow.lyx \
+       examples/springer/svmult_acronym.lyx \
+       examples/springer/svmult_appendix.lyx \
+       examples/springer/svmult_author.lyx \
+       examples/springer/svmult_cblist.lyx \
+       examples/springer/svmult_dedication.lyx \
+       examples/springer/svmult_editor-master.lyx \
+       examples/springer/svmult_foreword.lyx \
+       examples/springer/svmult_glossary.lyx \
+       examples/springer/svmult_part.lyx \
+       examples/springer/svmult_preface.lyx \
+       examples/springer/svmult_referenc.lyx
+       
+thesisexamplesdir = $(pkgdatadir)/examples/thesis
+dist_thesisexamples_DATA = \
+       examples/thesis/Acknowledgments.lyx \
+       examples/thesis/alpha.bst \
+       examples/thesis/Appendix.lyx \
+       examples/thesis/chapter-1.lyx \
+       examples/thesis/chapter-2.lyx \
+       examples/thesis/Summary.lyx \
+       examples/thesis/thesis.lyx \
+       examples/thesis/thesisExample.bib
+
 ukexamplesdir = $(pkgdatadir)/examples/uk
 dist_ukexamples_DATA = \
        examples/uk/splash.lyx
@@ -230,7 +288,8 @@ dist_examples_DATA = \
        examples/addressExample.adr \
        examples/amsart-test.lyx \
        examples/amsbook-test.lyx \
-       examples/armenian-article.lyx \
+       examples/beamer.lyx \
+       examples/beamer-article.lyx \
        examples/beamer-g4.jpg \
        examples/beamer-g4-mask.jpg \
        examples/beamer-icsi-logo.pdf \
@@ -243,11 +302,13 @@ dist_examples_DATA = \
        examples/beamer-knight4-mask.png \
        examples/beamer-knight4.png \
        examples/beamerlyxexample1.lyx \
+       examples/beamerposter.lyx \
        examples/biblioExample.bib \
        examples/chess-article.lyx \
        examples/chessgame.lyx \
        examples/docbook_article.lyx \
        examples/europeCV.lyx \
+       examples/europassCV.lyx \
        examples/example_lyxified.lyx \
        examples/example_raw.lyx \
        examples/FeynmanDiagrams.lyx \
@@ -265,6 +326,7 @@ dist_examples_DATA = \
        examples/modernCV.lyx \
        examples/MultilingualCaptions.lyx \
        examples/noweb2lyx.lyx \
+       examples/PDF-comment.lyx \
        examples/powerdot-example.lyx \
        examples/recipebook.lyx \
        examples/R-S-statements.lyx \
@@ -282,6 +344,7 @@ dist_examples_DATA = \
        examples/sweave.lyx \
        examples/tufte-book.lyx \
        examples/tufte-handout.lyx \
+       examples/xyfigure.lyx \
        examples/xyfigure.png \
        examples/xypic.lyx
 
@@ -298,13 +361,13 @@ dist_fonts_DATA = \
        fonts/msbm10.ttf \
        fonts/ReadmeBaKoMa4LyX.txt \
        fonts/rsfs10.ttf \
+       fonts/stmary10.ttf \
        fonts/wasy10.ttf
 
 imagesdir = $(pkgdatadir)/images
-dist_images_DATA = \
+dist_images_DATA1X = \
        images/all-changes-accept.png \
        images/all-changes-reject.png \
-       images/amssymb.png \
        images/banner.png \
        images/bookmark-goto.png \
        images/bookmark-goto_0.png \
@@ -355,10 +418,9 @@ dist_images_DATA = \
        images/changes-output.png \
        images/changes-track.png \
        images/closetab.png \
-       images/close-tab-group.png \
+       images/tab-group-close.png \
        images/copy.png \
        images/cut.png \
-       images/demote.png \
        images/depth-decrement.png \
        images/depth-increment.png \
        images/dialog-preferences.png \
@@ -400,7 +462,7 @@ dist_images_DATA = \
        images/layout_Itemize.png \
        images/layout_List.png \
        images/layout_LyX-Code.png \
-       images/layout_Scrap.png \
+       images/layout_Chunk.png \
        images/layout_Section.png \
        images/lyx-quit.png \
        images/marginalnote-insert.png \
@@ -424,19 +486,18 @@ dist_images_DATA = \
        images/nomencl-insert.png \
        images/note-insert.png \
        images/note-next.png \
+       images/outline-down.png \
+       images/outline-in.png \
+       images/outline-out.png \
+       images/outline-up.png \
        images/paste.png \
-       images/promote.png \
-       images/psnfss1.png \
-       images/psnfss2.png \
-       images/psnfss3.png \
-       images/psnfss4.png \
        images/redo.png \
        images/reload.png \
        images/script-insert_subscript.png \
        images/script-insert_superscript.png \
-       images/split-view_horizontal.png \
-       images/split-view_vertical.png \
-       images/standard.png \
+       images/spelling-continuously.png \
+       images/view-split_horizontal.png \
+       images/view-split_vertical.png \
        images/tabular-feature_align-decimal.png \
        images/tabular-feature_append-column.png \
        images/tabular-feature_append-row.png \
@@ -448,6 +509,10 @@ dist_images_DATA = \
        images/tabular-feature_m-valign-bottom.png \
        images/tabular-feature_m-valign-middle.png \
        images/tabular-feature_m-valign-top.png \
+       images/tabular-feature_move-column-left.png \
+       images/tabular-feature_move-column-right.png \
+       images/tabular-feature_move-row-down.png \
+       images/tabular-feature_move-row-up.png \
        images/tabular-feature_multicolumn.png \
        images/tabular-feature_multirow.png \
        images/tabular-feature_set-all-lines.png \
@@ -482,37 +547,94 @@ dist_images_DATA = \
        images/vc-revert.png \
        images/view-others.png
 
+dist_images_DATA3X = \
+       ${dist_images_DATA1X:%.png=%.svgz}
+
+# possible shortcut for complete set of 2x sized icons
+#dist_images_DATA2X = \
+#      ${dist_images_DATA1X:%.png=%@2x.png}
+
+dist_images_DATA2X = \
+       images/banner@2x.png
+
+dist_images_DATA = \
+       images/amssymb.png \
+       images/psnfss1.png \
+       images/psnfss2.png \
+       images/psnfss3.png \
+       images/psnfss4.png \
+       images/standard.png \
+       ${dist_images_DATA1X} \
+       ${dist_images_DATA2X} \
+       ${dist_images_DATA3X}
+
 imagesmathdir = $(imagesdir)/math
-dist_imagesmath_DATA = \
+dist_imagesmath_DATA1X = \
+       images/math/AC.png \
        images/math/acute.png \
        images/math/adots.png \
+       images/math/agemO.png \
        images/math/aleph.png \
        images/math/alpha.png \
        images/math/amalg.png \
        images/math/angle.png \
+       images/math/APLbox.png \
+       images/math/APLcomment.png \
+       images/math/APLdown.png \
+       images/math/APLdownarrowbox.png \
+       images/math/APLinput.png \
+       images/math/APLinv.png \
+       images/math/APLleftarrowbox.png \
+       images/math/APLlog.png \
+       images/math/APLrightarrowbox.png \
+       images/math/APLstar.png \
+       images/math/APLup.png \
+       images/math/APLuparrowbox.png \
+       images/math/apprge.png \
+       images/math/apprle.png \
        images/math/approx.png \
        images/math/approxeq.png \
+       images/math/aquarius.png \
+       images/math/aries.png \
+       images/math/arrownot.png \
+       images/math/arrownot2.png \
+       images/math/arrowvert.png \
+       images/math/arrowvert2.png \
+       images/math/ascnode.png \
+       images/math/ast.png \
+       images/math/astrosun.png \
        images/math/asymp.png \
+       images/math/ataribox.png \
        images/math/backepsilon.png \
        images/math/backprime.png \
        images/math/backsim.png \
        images/math/backsimeq.png \
        images/math/backslash.png \
        images/math/bar.png \
+       images/math/baro.png \
        images/math/bars.png \
        images/math/barwedge.png \
        images/math/Bbbk.png \
+       images/math/bbslash.png \
        images/math/bcancel.png \
        images/math/because.png \
+       images/math/bell.png \
        images/math/beta.png \
        images/math/beth.png \
        images/math/between.png \
+       images/math/bigbox.png \
        images/math/bigcap.png \
        images/math/bigcirc.png \
        images/math/bigcup.png \
+       images/math/bigcurlyvee.png \
+       images/math/bigcurlywedge.png \
+       images/math/biginterleave.png \
+       images/math/bignplus.png \
        images/math/bigodot.png \
        images/math/bigoplus.png \
        images/math/bigotimes.png \
+       images/math/bigparallel.png \
+       images/math/bigsqcap.png \
        images/math/bigsqcup.png \
        images/math/bigstar.png \
        images/math/bigtriangledown.png \
@@ -520,7 +642,10 @@ dist_imagesmath_DATA = \
        images/math/biguplus.png \
        images/math/bigvee.png \
        images/math/bigwedge.png \
+       images/math/binampersand.png \
+       images/math/bindnasrepma.png \
        images/math/blacklozenge.png \
+       images/math/blacksmiley.png \
        images/math/blacksquare.png \
        images/math/blacktriangle.png \
        images/math/blacktriangledown.png \
@@ -528,49 +653,88 @@ dist_imagesmath_DATA = \
        images/math/blacktriangleright.png \
        images/math/bot.png \
        images/math/bowtie.png \
+       images/math/bowtie2.png \
+       images/math/box2.png \
+       images/math/boxast.png \
+       images/math/boxbar.png \
+       images/math/boxbox.png \
+       images/math/boxbslash.png \
+       images/math/boxcircle.png \
        images/math/boxdot.png \
+       images/math/boxempty.png \
        images/math/boxminus.png \
        images/math/boxplus.png \
+       images/math/boxslash.png \
        images/math/boxtimes.png \
        images/math/breve.png \
+       images/math/brokenvert.png \
        images/math/bullet.png \
        images/math/bumpeq.png \
        images/math/bumpeq2.png \
        images/math/cancel.png \
        images/math/cancelto.png \
+       images/math/cancer.png \
        images/math/cap.png \
        images/math/cap2.png \
+       images/math/capricornus.png \
        images/math/cases.png \
        images/math/cdot.png \
+       images/math/cdotp.png \
        images/math/cdots.png \
+       images/math/cent.png \
        images/math/centerdot.png \
        images/math/check.png \
+       images/math/checked.png \
+       images/math/checkedbox2.png \
+       images/math/checkmark.png \
        images/math/chi.png \
        images/math/circ.png \
        images/math/circeq.png \
+       images/math/circle2.png \
+       images/math/circle3.png \
        images/math/circlearrowleft.png \
        images/math/circlearrowright.png \
+       images/math/circledR.png \
        images/math/circledS.png \
        images/math/circledast.png \
        images/math/circledcirc.png \
        images/math/circleddash.png \
+       images/math/clock.png \
        images/math/clubsuit.png \
+       images/math/colon.png \
+       images/math/colonapprox.png \
+       images/math/colonapprox2.png \
+       images/math/coloneq.png \
+       images/math/coloneq2.png \
+       images/math/coloneqq.png \
+       images/math/coloneqq2.png \
+       images/math/colonsim.png \
+       images/math/colonsim2.png \
        images/math/complement.png \
        images/math/cong.png \
+       images/math/conjunction.png \
        images/math/coprod.png \
        images/math/cup.png \
        images/math/cup2.png \
        images/math/curlyeqprec.png \
        images/math/curlyeqsucc.png \
        images/math/curlyvee.png \
+       images/math/curlyveedownarrow.png \
+       images/math/curlyveeuparrow.png \
        images/math/curlywedge.png \
+       images/math/curlywedgedownarrow.png \
+       images/math/curlywedgeuparrow.png \
+       images/math/currency.png \
        images/math/curvearrowleft.png \
        images/math/curvearrowright.png \
        images/math/dagger.png \
        images/math/daleth.png \
+       images/math/dasharrow.png \
        images/math/dashleftarrow.png \
        images/math/dashrightarrow.png \
        images/math/dashv.png \
+       images/math/davidsstar.png \
+       images/math/dblcolon.png \
        images/math/ddagger.png \
        images/math/ddddot.png \
        images/math/dddot.png \
@@ -579,8 +743,10 @@ dist_imagesmath_DATA = \
        images/math/delim.png \
        images/math/delta.png \
        images/math/delta2.png \
+       images/math/descnode.png \
        images/math/diagdown.png \
        images/math/diagup.png \
+       images/math/diameter.png \
        images/math/diamond.png \
        images/math/diamond2.png \
        images/math/diamondsuit.png \
@@ -589,23 +755,40 @@ dist_imagesmath_DATA = \
        images/math/divideontimes.png \
        images/math/dot.png \
        images/math/doteq.png \
+       images/math/doteq2.png \
        images/math/doteqdot.png \
        images/math/dotplus.png \
+       images/math/dots.png \
+       images/math/dotsb.png \
+       images/math/dotsc.png \
+       images/math/dotsi.png \
        images/math/dotsint.png \
        images/math/dotsintop.png \
+       images/math/dotsm.png \
+       images/math/dotso.png \
        images/math/doublebarwedge.png \
+       images/math/doublecap.png \
+       images/math/doublecup.png \
        images/math/downarrow.png \
        images/math/downarrow2.png \
+       images/math/downarrow3.png \
        images/math/downdownarrows.png \
        images/math/downharpoonleft.png \
        images/math/downharpoonright.png \
+       images/math/earth.png \
+       images/math/eighthnote.png \
        images/math/ell.png \
        images/math/empty.png \
        images/math/emptyset.png \
        images/math/epsilon.png \
        images/math/eqcirc.png \
+       images/math/eqcolon.png \
+       images/math/eqcolon2.png \
+       images/math/eqqcolon.png \
+       images/math/eqqcolon2.png \
        images/math/eqslantgtr.png \
        images/math/eqslantless.png \
+       images/math/eqsim.png \
        images/math/equation.png \
        images/math/equiv.png \
        images/math/eta.png \
@@ -613,6 +796,10 @@ dist_imagesmath_DATA = \
        images/math/exists.png \
        images/math/export-others.png \
        images/math/fallingdotseq.png \
+       images/math/fatbslash.png \
+       images/math/fatsemi.png \
+       images/math/fatslash.png \
+       images/math/female.png \
        images/math/fint.png \
        images/math/fintop.png \
        images/math/Finv.png \
@@ -622,16 +809,24 @@ dist_imagesmath_DATA = \
        images/math/frac.png \
        images/math/frac-square.png \
        images/math/frown.png \
+       images/math/frownie.png \
+       images/math/fullmoon.png \
+       images/math/fullnote.png \
        images/math/functions.png \
        images/math/Game.png \
        images/math/gamma.png \
        images/math/gamma2.png \
+       images/math/gemini.png \
+       images/math/ge.png \
        images/math/geq.png \
        images/math/geqq.png \
        images/math/geqslant.png \
+       images/math/gets.png \
        images/math/gg.png \
        images/math/ggg.png \
+       images/math/gggtr.png \
        images/math/gimel.png \
+       images/math/gluon.png \
        images/math/gnapprox.png \
        images/math/gneq.png \
        images/math/gneqq.png \
@@ -644,14 +839,20 @@ dist_imagesmath_DATA = \
        images/math/gtrless.png \
        images/math/gtrsim.png \
        images/math/gvertneqq.png \
+       images/math/halfnote.png \
        images/math/hat.png \
        images/math/hbar.png \
        images/math/heartsuit.png \
+       images/math/hexagon.png \
+       images/math/hexstar.png \
+       images/math/HF.png \
        images/math/hookleftarrow.png \
        images/math/hookrightarrow.png \
        images/math/hphantom.png \
        images/math/hslash.png \
        images/math/iddots.png \
+       images/math/idotsint.png \
+       images/math/iff.png \
        images/math/iiiint.png \
        images/math/iiiintop.png \
        images/math/iiint.png \
@@ -660,40 +861,67 @@ dist_imagesmath_DATA = \
        images/math/iintop.png \
        images/math/Im.png \
        images/math/imath.png \
+       images/math/impliedby.png \
+       images/math/implies.png \
        images/math/in.png \
        images/math/infty.png \
+       images/math/inplus.png \
        images/math/int.png \
        images/math/intercal.png \
+       images/math/interleave.png \
        images/math/intop.png \
        images/math/iota.png \
+       images/math/invdiameter.png \
+       images/math/inve.png \
+       images/math/invneg.png \
        images/math/jmath.png \
+       images/math/join2.png \
+       images/math/jupiter.png \
        images/math/kappa.png \
+       images/math/kreuz.png \
        images/math/lambda.png \
        images/math/lambda2.png \
+       images/math/land.png \
        images/math/landdownint.png \
        images/math/landdownintop.png \
        images/math/landupint.png \
        images/math/landupintop.png \
        images/math/langle.png \
+       images/math/lbag.png \
+       images/math/lbag2.png \
        images/math/lbrace.png \
        images/math/lbrace_rbrace.png \
        images/math/lbracket.png \
        images/math/lbracket_rbracket.png \
        images/math/lceil.png \
        images/math/lceil_rceil.png \
+       images/math/ldotp.png \
        images/math/ldots.png \
+       images/math/le.png \
+       images/math/leadsto.png \
        images/math/leftarrow.png \
        images/math/leftarrow2.png \
+       images/math/leftarrow3.png \
        images/math/leftarrowtail.png \
+       images/math/leftarrowtriangle.png \
+       images/math/leftcircle2.png \
+       images/math/leftcircle3.png \
+       images/math/leftcircle4.png \
        images/math/leftharpoondown.png \
        images/math/leftharpoonup.png \
        images/math/leftleftarrows.png \
+       images/math/leftmoon.png \
        images/math/leftrightarrow.png \
        images/math/leftrightarrow2.png \
+       images/math/leftrightarroweq.png \
        images/math/leftrightarrows.png \
+       images/math/leftrightarrowtriangle.png \
        images/math/leftrightharpoons.png \
        images/math/leftrightsquigarrow.png \
+       images/math/leftslice.png \
        images/math/leftthreetimes.png \
+       images/math/leftturn.png \
+       images/math/leo.png \
        images/math/leq.png \
        images/math/leqq.png \
        images/math/leqslant.png \
@@ -705,23 +933,41 @@ dist_imagesmath_DATA = \
        images/math/lesssim.png \
        images/math/lfloor.png \
        images/math/lfloor_rfloor.png \
+       images/math/lhd.png \
+       images/math/lhd2.png \
+       images/math/lhook.png \
+       images/math/libra.png \
+       images/math/lightning.png \
        images/math/ll.png \
+       images/math/llbracket.png \
+       images/math/llceil.png \
        images/math/llcorner.png \
+       images/math/llfloor.png \
+       images/math/llparenthesis.png \
        images/math/Lleftarrow.png \
        images/math/lll.png \
+       images/math/llless.png \
        images/math/lnapprox.png \
        images/math/lneq.png \
        images/math/lneqq.png \
+       images/math/lnot.png \
        images/math/lnsim.png \
+       images/math/logof.png \
+       images/math/longarrownot.png \
+       images/math/longarrownot2.png \
        images/math/longleftarrow.png \
        images/math/longleftarrow2.png \
        images/math/longleftrightarrow.png \
        images/math/longleftrightarrow2.png \
+       images/math/longmapsfrom.png \
+       images/math/longmapsfrom2.png \
        images/math/longmapsto.png \
+       images/math/longmapsto2.png \
        images/math/longrightarrow.png \
        images/math/longrightarrow2.png \
        images/math/looparrowleft.png \
        images/math/looparrowright.png \
+       images/math/lor.png \
        images/math/lozenge.png \
        images/math/lparen.png \
        images/math/lparen_rparen.png \
@@ -729,7 +975,17 @@ dist_imagesmath_DATA = \
        images/math/Lsh.png \
        images/math/ltimes.png \
        images/math/lvertneqq.png \
+       images/math/male.png \
+       images/math/maltese.png \
+       images/math/mapsfrom.png \
+       images/math/mapsfrom2.png \
+       images/math/mapsfromchar.png \
+       images/math/mapsfromchar2.png \
        images/math/mapsto.png \
+       images/math/mapsto2.png \
+       images/math/mapstochar.png \
+       images/math/mapstochar2.png \
+       images/math/mars.png \
        images/math/mathbb_C.png \
        images/math/mathbb_H.png \
        images/math/mathbb_N.png \
@@ -742,29 +998,41 @@ dist_imagesmath_DATA = \
        images/math/mathcal_O.png \
        images/math/mathcircumflex.png \
        images/math/mathclap.png \
+       images/math/mathdollar.png \
        images/math/mathllap.png \
+       images/math/mathparagraph.png \
+       images/math/mathsection.png \
+       images/math/mathring.png \
        images/math/mathrlap.png \
        images/math/mathrm_T.png \
        images/math/matrix.png \
        images/math/measuredangle.png \
+       images/math/mercury.png \
+       images/math/merge.png \
        images/math/mho.png \
        images/math/mid.png \
+       images/math/minuso.png \
        images/math/models.png \
+       images/math/moo.png \
        images/math/mp.png \
        images/math/mu.png \
        images/math/multimap.png \
        images/math/nabla.png \
        images/math/natural.png \
        images/math/ncong.png \
+       images/math/ne.png \
        images/math/nearrow.png \
        images/math/neg.png \
+       images/math/neptune.png \
        images/math/neq.png \
+       images/math/newmoon.png \
        images/math/nexists.png \
        images/math/ngeq.png \
        images/math/ngeqq.png \
        images/math/ngeqslant.png \
        images/math/ngtr.png \
        images/math/ni.png \
+       images/math/niplus.png \
        images/math/nleftarrow.png \
        images/math/nleftarrow2.png \
        images/math/nleftrightarrow.png \
@@ -774,8 +1042,12 @@ dist_imagesmath_DATA = \
        images/math/nleqslant.png \
        images/math/nless.png \
        images/math/nmid.png \
+       images/math/nnearrow.png \
+       images/math/nnwarrow.png \
+       images/math/not.png \
        images/math/notin.png \
        images/math/nparallel.png \
+       images/math/nplus.png \
        images/math/nprec.png \
        images/math/npreceq.png \
        images/math/nrightarrow.png \
@@ -784,20 +1056,30 @@ dist_imagesmath_DATA = \
        images/math/nshortparallel.png \
        images/math/nsim.png \
        images/math/nsubseteq.png \
+       images/math/nsubseteqq.png \
        images/math/nsucc.png \
        images/math/nsucceq.png \
        images/math/nsupseteq.png \
        images/math/nsupseteqq.png \
        images/math/ntriangleleft.png \
        images/math/ntrianglelefteq.png \
+       images/math/ntrianglelefteqslant.png \
        images/math/ntriangleright.png \
        images/math/ntrianglerighteq.png \
+       images/math/ntrianglerighteqslant.png \
        images/math/nu.png \
        images/math/nvdash.png \
        images/math/nvdash2.png \
        images/math/nvdash3.png \
+       images/math/nvdash4.png \
        images/math/nwarrow.png \
+       images/math/obar.png \
+       images/math/oblong.png \
+       images/math/obslash.png \
+       images/math/ocircle.png \
+       images/math/octagon.png \
        images/math/odot.png \
+       images/math/ogreaterthan.png \
        images/math/oiint.png \
        images/math/oiintop.png \
        images/math/oint.png \
@@ -806,33 +1088,47 @@ dist_imagesmath_DATA = \
        images/math/ointctrclockwise.png \
        images/math/ointctrclockwiseop.png \
        images/math/ointop.png \
+       images/math/olessthan.png \
        images/math/omega.png \
        images/math/omega2.png \
        images/math/ominus.png \
+       images/math/openo.png \
        images/math/oplus.png \
+       images/math/opposition.png \
        images/math/oslash.png \
        images/math/otimes.png \
+       images/math/ovee.png \
        images/math/overbrace.png \
        images/math/overleftarrow.png \
        images/math/overleftrightarrow.png \
        images/math/overline.png \
        images/math/overrightarrow.png \
        images/math/overset.png \
+       images/math/owedge.png \
+       images/math/owns.png \
        images/math/parallel.png \
        images/math/partial.png \
+       images/math/pentagon.png \
+       images/math/permil.png \
        images/math/perp.png \
        images/math/phantom.png \
        images/math/phi.png \
        images/math/phi2.png \
+       images/math/phone.png \
+       images/math/photon.png \
        images/math/pi.png \
        images/math/pi2.png \
+       images/math/pisces.png \
        images/math/pitchfork.png \
+       images/math/pluto.png \
        images/math/pm.png \
+       images/math/pointer.png \
        images/math/prec.png \
        images/math/precapprox.png \
        images/math/preccurlyeq.png \
        images/math/preceq.png \
        images/math/precnapprox.png \
+       images/math/precneqq.png \
        images/math/precnsim.png \
        images/math/precsim.png \
        images/math/prime.png \
@@ -840,47 +1136,83 @@ dist_imagesmath_DATA = \
        images/math/propto.png \
        images/math/psi.png \
        images/math/psi2.png \
+       images/math/quarternote.png \
        images/math/rangle.png \
+       images/math/rbag.png \
+       images/math/rbag2.png \
        images/math/rbrace.png \
        images/math/rbracket.png \
        images/math/rceil.png \
        images/math/Re.png \
+       images/math/recorder.png \
+       images/math/restriction.png \
        images/math/rfloor.png \
+       images/math/rhd.png \
+       images/math/rhd2.png \
        images/math/rho.png \
+       images/math/rhook.png \
        images/math/rightarrow.png \
        images/math/rightarrow2.png \
+       images/math/rightarrow3.png \
        images/math/rightarrowtail.png \
+       images/math/rightarrowtriangle.png \
+       images/math/rightcircle2.png \
+       images/math/rightcircle3.png \
+       images/math/rightcircle4.png \
        images/math/rightharpoondown.png \
        images/math/rightharpoonup.png \
        images/math/rightleftarrows.png \
        images/math/rightleftharpoons.png \
+       images/math/rightmoon.png \
        images/math/rightrightarrows.png \
+       images/math/rightslice.png \
        images/math/rightsquigarrow.png \
        images/math/rightthreetimes.png \
+       images/math/rightturn.png \
        images/math/risingdotseq.png \
        images/math/root.png \
        images/math/rparen.png \
+       images/math/rrbracket.png \
+       images/math/rrceil.png \
+       images/math/rrfloor.png \
+       images/math/rrparenthesis.png \
        images/math/Rrightarrow.png \
        images/math/Rsh.png \
        images/math/rtimes.png \
+       images/math/sagittarius.png \
+       images/math/saturn.png \
+       images/math/scorpio.png \
        images/math/searrow.png \
        images/math/setminus.png \
        images/math/sharp.png \
+       images/math/shortdownarrow.png \
+       images/math/shortleftarrow.png \
        images/math/shortmid.png \
        images/math/shortparallel.png \
+       images/math/shortrightarrow.png \
+       images/math/shortuparrow.png \
+       images/math/sideset.png \
+       images/math/sidesetl.png \
+       images/math/sidesetn.png \
+       images/math/sidesetr.png \
        images/math/sigma.png \
        images/math/sigma2.png \
        images/math/sim.png \
        images/math/simeq.png \
        images/math/slash.png \
        images/math/smallfrown.png \
+       images/math/smallint.png \
        images/math/smallsetminus.png \
        images/math/smallsmile.png \
        images/math/smash.png \
+       images/math/smashb.png \
+       images/math/smasht.png \
        images/math/smile.png \
+       images/math/smiley.png \
        images/math/space.png \
        images/math/spadesuit.png \
        images/math/sphericalangle.png \
+       images/math/square2.png \
        images/math/sqcap.png \
        images/math/sqcup.png \
        images/math/sqiint.png \
@@ -894,6 +1226,11 @@ dist_imagesmath_DATA = \
        images/math/sqsupset.png \
        images/math/sqsupseteq.png \
        images/math/square.png \
+       images/math/ssearrow.png \
+       images/math/sslash.png \
+       images/math/sswarrow.png \
+       images/math/stackrel.png \
+       images/math/stackrelthree.png \
        images/math/star.png \
        images/math/style.png \
        images/math/sub.png \
@@ -903,14 +1240,18 @@ dist_imagesmath_DATA = \
        images/math/subseteqq.png \
        images/math/subsetneq.png \
        images/math/subsetneqq.png \
+       images/math/subsetplus.png \
+       images/math/subsetpluseq.png \
        images/math/succ.png \
        images/math/succapprox.png \
        images/math/succcurlyeq.png \
        images/math/succeq.png \
        images/math/succnapprox.png \
+       images/math/succneqq.png \
        images/math/succnsim.png \
        images/math/succsim.png \
        images/math/sum.png \
+       images/math/sun.png \
        images/math/super.png \
        images/math/supset.png \
        images/math/supset2.png \
@@ -918,29 +1259,41 @@ dist_imagesmath_DATA = \
        images/math/supseteqq.png \
        images/math/supsetneq.png \
        images/math/supsetneqq.png \
+       images/math/supsetplus.png \
+       images/math/supsetpluseq.png \
        images/math/surd.png \
        images/math/swarrow.png \
+       images/math/talloblong.png \
        images/math/tau.png \
+       images/math/taurus.png \
        images/math/textrm_AA.png \
        images/math/textrm_O.png \
        images/math/therefore.png \
        images/math/theta.png \
        images/math/theta2.png \
+       images/math/textdegree.png \
        images/math/thickapprox.png \
        images/math/thicksim.png \
+       images/math/thorn.png \
+       images/math/thorn2.png \
        images/math/tilde.png \
        images/math/times.png \
+       images/math/to.png \
        images/math/top.png \
        images/math/triangle.png \
        images/math/triangledown.png \
        images/math/triangleleft.png \
        images/math/trianglelefteq.png \
+       images/math/trianglelefteqslant.png \
        images/math/triangleq.png \
        images/math/triangleright.png \
        images/math/trianglerighteq.png \
+       images/math/trianglerighteqslant.png \
        images/math/twoheadleftarrow.png \
        images/math/twoheadrightarrow.png \
+       images/math/twonotes.png \
        images/math/ulcorner.png \
+       images/math/underbar.png \
        images/math/underbrace.png \
        images/math/underleftarrow.png \
        images/math/underleftrightarrow.png \
@@ -949,8 +1302,11 @@ dist_imagesmath_DATA = \
        images/math/underscore.png \
        images/math/underset.png \
        images/math/undertilde.png \
+       images/math/unlhd.png \
+       images/math/unrhd.png \
        images/math/uparrow.png \
        images/math/uparrow2.png \
+       images/math/uparrow3.png \
        images/math/updownarrow.png \
        images/math/updownarrow2.png \
        images/math/upharpoonleft.png \
@@ -959,24 +1315,72 @@ dist_imagesmath_DATA = \
        images/math/upsilon.png \
        images/math/upsilon2.png \
        images/math/upuparrows.png \
+       images/math/uranus.png \
        images/math/urcorner.png \
        images/math/utilde.png \
+       images/math/varangle.png \
+       images/math/varbigcirc.png \
+       images/math/varcopyright.png \
+       images/math/varcurlyvee.png \
+       images/math/varcurlywedge.png \
+       images/math/vargamma2.png \
+       images/math/vardelta2.png \
        images/math/varepsilon.png \
+       images/math/varhexagon.png \
+       images/math/varhexstar.png \
+       images/math/variiint.png \
+       images/math/variiintop.png \
+       images/math/variint.png \
+       images/math/variintop.png \
+       images/math/varint.png \
+       images/math/varintop.png \
        images/math/varkappa.png \
+       images/math/varlambda2.png \
        images/math/varnothing.png \
+       images/math/varoast.png \
+       images/math/varobar.png \
+       images/math/varobslash.png \
+       images/math/varocircle.png \
+       images/math/varodot.png \
+       images/math/varogreaterthan.png \
+       images/math/varoiint.png \
+       images/math/varoiintop.png \
+       images/math/varoint.png \
+       images/math/varointop.png \
+       images/math/varointclockwise.png \
+       images/math/varointclockwiseop.png \
+       images/math/varointctrclockwise.png \
+       images/math/varointctrclockwiseop.png \
+       images/math/varolessthan.png \
+       images/math/varomega2.png \
+       images/math/varominus.png \
+       images/math/varoplus.png \
+       images/math/varoslash.png \
+       images/math/varotimes.png \
+       images/math/varovee.png \
+       images/math/varowedge.png \
        images/math/varphi.png \
+       images/math/varphi2.png \
        images/math/varpi.png \
+       images/math/varpi2.png \
        images/math/varpropto.png \
+       images/math/varpsi2.png \
        images/math/varrho.png \
        images/math/varsigma.png \
+       images/math/varsigma2.png \
        images/math/varsubsetneq.png \
        images/math/varsubsetneqq.png \
        images/math/varsupsetneq.png \
        images/math/varsupsetneqq.png \
        images/math/vartheta.png \
+       images/math/vartheta2.png \
+       images/math/vartimes.png \
        images/math/vartriangle.png \
        images/math/vartriangleleft.png \
        images/math/vartriangleright.png \
+       images/math/varupsilon2.png \
+       images/math/varxi2.png \
+       images/math/vcentcolon.png \
        images/math/vdash.png \
        images/math/vdash2.png \
        images/math/vdash3.png \
@@ -984,22 +1388,44 @@ dist_imagesmath_DATA = \
        images/math/vec.png \
        images/math/vee.png \
        images/math/veebar.png \
+       images/math/venus.png \
+       images/math/vernal.png \
        images/math/vert.png \
        images/math/vert2.png \
+       images/math/VHF.png \
+       images/math/virgo.png \
        images/math/vphantom.png \
        images/math/Vvdash.png \
+       images/math/wasylozenge.png \
+       images/math/wasypropto.png \
+       images/math/wasytherefore.png \
        images/math/wedge.png \
        images/math/widehat.png \
        images/math/widetilde.png \
        images/math/wp.png \
        images/math/wr.png \
+       images/math/xbox3.png \
        images/math/xcancel.png \
        images/math/xi.png \
        images/math/xi2.png \
+       images/math/xleftarrow.png \
+       images/math/xrightarrow.png \
+       images/math/Ydown.png \
+       images/math/yen.png \
+       images/math/Yleft.png \
+       images/math/Yright.png \
+       images/math/Yup.png \
        images/math/zeta.png
 
+dist_imagesmath_DATA2X = \
+       ${dist_imagesmath_DATA1X:%.png=%.svgz}
+
+dist_imagesmath_DATA = \
+       ${dist_imagesmath_DATA1X} \
+       ${dist_imagesmath_DATA2X}
+
 imagesipadir = $(imagesdir)/ipa
-dist_imagesipa_DATA = \
+dist_imagesipa_DATA1X = \
        images/ipa/ipamacro-insert_deco_bottomtiebar.png \
        images/ipa/ipamacro-insert_deco_toptiebar.png \
        images/ipa/ipamacro-insert_tone-falling.png \
@@ -1175,9 +1601,16 @@ dist_imagesipa_DATA = \
        images/ipa/unicode-insert_0xa71b.png \
        images/ipa/unicode-insert_0xa71c.png
 
+dist_imagesipa_DATA2X = \
+       ${dist_imagesipa_DATA1X:%.png=%.svgz}
+
+dist_imagesipa_DATA = \
+       ${dist_imagesipa_DATA1X} \
+       ${dist_imagesipa_DATA2X}
+
 
 imagesoxygendir = $(imagesdir)/oxygen
-dist_imagesoxygen_DATA = \
+dist_imagesoxygen_DATA1X = \
        images/oxygen/all-changes-accept.png \
        images/oxygen/all-changes-reject.png \
        images/oxygen/bookmark-goto.png \
@@ -1212,7 +1645,7 @@ dist_imagesoxygen_DATA = \
        images/oxygen/change-reject.png \
        images/oxygen/changes-output.png \
        images/oxygen/changes-track.png \
-       images/oxygen/close-tab-group.png \
+       images/oxygen/tab-group-close.png \
        images/oxygen/closetab.png \
        images/oxygen/copy.png \
        images/oxygen/cut.png \
@@ -1258,8 +1691,9 @@ dist_imagesoxygen_DATA = \
        images/oxygen/paste.png \
        images/oxygen/redo.png \
        images/oxygen/reload.png \
-       images/oxygen/split-view_horizontal.png \
-       images/oxygen/split-view_vertical.png \
+       images/oxygen/spelling-continuously.png \
+       images/oxygen/view-split_horizontal.png \
+       images/oxygen/view-split_vertical.png \
        images/oxygen/tabular-insert.png \
        images/oxygen/textstyle-apply.png \
        images/oxygen/thesaurus-entry.png \
@@ -1271,6 +1705,25 @@ dist_imagesoxygen_DATA = \
        images/oxygen/vc-revert.png \
        images/oxygen/view-others.png
 
+dist_imagesoxygen_DATA2X = \
+       ${dist_imagesoxygen_DATA1X:%.png=%.svgz}
+
+dist_imagesoxygen_DATA = \
+       images/oxygen/iconsize.png \
+       ${dist_imagesoxygen_DATA1X} \
+       ${dist_imagesoxygen_DATA2X}
+
+imagesmathoxygendir = $(imagesdir)/math/oxygen
+dist_imagesmathoxygen_DATA = \
+       images/math/oxygen/cases.svgz \
+       images/math/oxygen/delim.svgz \
+       images/math/oxygen/font.svgz \
+       images/math/oxygen/frac.svgz \
+       images/math/oxygen/frac-square.svgz \
+       images/math/oxygen/functions.svgz \
+       images/math/oxygen/space.svgz \
+       images/math/oxygen/style.svgz
+
 imagesclassicdir = $(imagesdir)/classic
 dist_imagesclassic_DATA = \
        images/classic/all-changes-accept.png  \
@@ -1322,10 +1775,9 @@ dist_imagesclassic_DATA = \
        images/classic/changes-merge.png  \
        images/classic/changes-output.png  \
        images/classic/changes-track.png  \
-       images/classic/close-tab-group.png  \
+       images/classic/tab-group-close.png  \
        images/classic/copy.png  \
        images/classic/cut.png  \
-       images/classic/demote.png  \
        images/classic/depth-decrement.png  \
        images/classic/depth-increment.png  \
        images/classic/dialog-preferences.png  \
@@ -1366,7 +1818,7 @@ dist_imagesclassic_DATA = \
        images/classic/layout_Itemize.png  \
        images/classic/layout_List.png  \
        images/classic/layout_LyX-Code.png  \
-       images/classic/layout_Scrap.png  \
+       images/classic/layout_Chunk.png  \
        images/classic/layout_Section.png  \
        images/classic/marginalnote-insert.png  \
        images/classic/master-buffer-update.png  \
@@ -1389,14 +1841,17 @@ dist_imagesclassic_DATA = \
        images/classic/nomencl-insert.png  \
        images/classic/note-insert.png  \
        images/classic/note-next.png  \
+       images/classic/outline-down.png  \
+       images/classic/outline-in.png  \
+       images/classic/outline-out.png  \
+       images/classic/outline-up.png  \
        images/classic/paste.png  \
-       images/classic/promote.png  \
        images/classic/redo.png  \
        images/classic/reload.png  \
        images/classic/script-insert_subscript.png  \
        images/classic/script-insert_superscript.png  \
-       images/classic/split-view_horizontal.png  \
-       images/classic/split-view_vertical.png  \
+       images/classic/view-split_horizontal.png  \
+       images/classic/view-split_vertical.png  \
        images/classic/tabular-feature_align-decimal.png  \
        images/classic/tabular-feature_append-column.png  \
        images/classic/tabular-feature_append-row.png  \
@@ -1490,11 +1945,15 @@ dist_kbd_DATA = \
 
 layoutsdir = $(pkgdatadir)/layouts
 dist_layouts_DATA =\
+       layouts/a0poster.layout \
        layouts/aa.layout \
        layouts/aapaper.inc \
        layouts/aapaper.layout \
        layouts/aastex.layout \
        layouts/achemso.layout \
+       layouts/acm-sigs.layout \
+       layouts/acm-sigs-alt.layout \
+       layouts/acm-sigs.inc \
        layouts/acmsiggraph.layout \
        layouts/AEA.layout \
        layouts/agutex.layout \
@@ -1506,15 +1965,18 @@ dist_layouts_DATA =\
        layouts/agu_stdtitle.inc \
        layouts/agums.layout \
        layouts/aguplus.inc \
+       layouts/algorithm2e.module \
        layouts/amsart.layout \
        layouts/amsbook.layout \
        layouts/amsdefs.inc \
        layouts/apa.layout \
+       layouts/apa6.layout \
        layouts/arab-article.layout \
        layouts/article.layout \
        layouts/article-beamer.layout \
        layouts/basic.module \
        layouts/beamer.layout \
+       layouts/beamerposter.layout \
        layouts/bicaption.module \
        layouts/book.layout \
        layouts/braille.module \
@@ -1550,6 +2012,7 @@ dist_layouts_DATA =\
        layouts/entcs.layout \
        layouts/enumitem.module \
        layouts/eqs-within-sections.module \
+       layouts/europasscv.layout \
        layouts/europecv.layout \
        layouts/extarticle.layout \
        layouts/extbook.layout \
@@ -1557,17 +2020,21 @@ dist_layouts_DATA =\
        layouts/extreport.layout \
        layouts/figs-within-sections.module \
        layouts/fixltx2e.module \
+       layouts/fixme.module \
        layouts/fix-cm.module \
        layouts/foils.layout \
        layouts/foottoend.module \
        layouts/frletter.layout \
        layouts/g-brief.layout \
        layouts/g-brief2.layout \
+       layouts/graphicboxes.module \
        layouts/hanging.module \
        layouts/heb-article.layout \
        layouts/heb-letter.layout \
        layouts/hollywood.layout \
        layouts/IEEEtran.layout \
+       layouts/IEEEtran-CompSoc.layout \
+       layouts/IEEEtran-TransMag.layout \
        layouts/ijmpc.layout \
        layouts/ijmpd.layout \
        layouts/initials.module \
@@ -1589,10 +2056,7 @@ dist_layouts_DATA =\
        layouts/lettre.layout \
        layouts/lilypond.module \
        layouts/linguistics.module \
-       layouts/literate-article.layout \
-       layouts/literate-book.layout \
-       layouts/literate-report.layout \
-       layouts/literate-scrap.inc \
+       layouts/litinsets.inc \
        layouts/llncs.layout \
        layouts/logicalmkup.module \
        layouts/ltugboat.layout \
@@ -1605,18 +2069,22 @@ dist_layouts_DATA =\
        layouts/mwbk.layout \
        layouts/mwrep.layout \
        layouts/natbib.module \
+       layouts/natbibapa.module \
        layouts/noweb.module \
        layouts/numarticle.inc \
        layouts/numreport.inc \
        layouts/numrevtex.inc \
        layouts/paper.layout \
+       layouts/pdfcomment.module \
        layouts/powerdot.layout \
+       layouts/RJournal.layout \
        layouts/recipebook.layout \
        layouts/report.layout \
        layouts/revtex.layout \
        layouts/revtex4.layout \
        layouts/revtex4-1.layout \
        layouts/rsphrase.module \
+       layouts/sciposter.layout \
        layouts/scrartcl.layout \
        layouts/scrarticle-beamer.layout \
        layouts/scrbook.layout \
@@ -1624,7 +2092,9 @@ dist_layouts_DATA =\
        layouts/scrlettr.layout \
        layouts/scrlttr2.layout \
        layouts/scrreprt.layout \
+       layouts/sectionbox.module \
        layouts/seminar.layout \
+       layouts/shapepar.module \
        layouts/siamltex.layout \
        layouts/sigplanconf.layout \
        layouts/simplecv.layout \
@@ -1659,6 +2129,7 @@ dist_layouts_DATA =\
        layouts/tabs-within-sections.module \
        layouts/tarticle.layout \
        layouts/tbook.layout \
+       layouts/tcolorbox.module \
        layouts/theorems-ams.inc \
        layouts/theorems-ams.module \
        layouts/theorems-ams-bytype.inc \
@@ -1683,6 +2154,7 @@ dist_layouts_DATA =\
        layouts/theorems-starred.module \
        layouts/theorems-std.module \
        layouts/theorems-without-preamble.inc \
+       layouts/todonotes.module \
        layouts/treport.layout \
        layouts/tufte-book.layout \
        layouts/tufte-handout.layout
@@ -1697,6 +2169,7 @@ dist_scripts_DATA = \
 # Note that we "chmod 755" manually these files in install-data-hook.
 dist_scripts_DATA += \
        scripts/clean_dvi.py \
+       scripts/convert_pdf.py \
        scripts/convertDefault.py \
        scripts/csv2lyx.py \
        scripts/date.py \
@@ -1705,6 +2178,7 @@ dist_scripts_DATA += \
        scripts/fig2pdftex.py \
        scripts/fig2pstex.py \
        scripts/fig_copy.py \
+       scripts/html2latexwrapper.py \
        scripts/include_bib.py \
        scripts/layout2layout.py \
        scripts/legacy_lyxpreview2ppm.py \
@@ -1724,10 +2198,11 @@ dist_templates_DATA = \
        templates/aastex.lyx \
        templates/ACM-siggraph.lyx \
        templates/ACM-sigplan.lyx \
+       templates/ACM-SIGS.lyx \
        templates/AEA.lyx \
        templates/AGUTeX.lyx \
-       templates/AGU_article.lyx \
        templates/APA.lyx \
+       templates/APA6.lyx \
        templates/beamer-conference-ornate-20min.lyx \
        templates/ctex.lyx \
        templates/de_beamer-conference-ornate-20min.lyx \
@@ -1735,6 +2210,7 @@ dist_templates_DATA = \
        templates/DocBook_article.lyx \
        templates/ectaart.lyx \
        templates/elsarticle.lyx \
+       templates/EPS-cropped.lyx \
        templates/es_beamer-conference-ornate-20min.lyx \
        templates/fr_beamer-conference-ornate-20min.lyx \
        templates/frletter.lyx \
@@ -1742,59 +2218,34 @@ dist_templates_DATA = \
        templates/g-brief-de.lyx \
        templates/g-brief-en.lyx \
        templates/hollywood.lyx \
-       templates/IEEEtran.lyx \
+       templates/IEEEtran-CompSoc.lyx \
+       templates/IEEEtran-Conference.lyx \
+       templates/IEEEtran-Journal.lyx \
+       templates/IEEEtran-TransMag.lyx \
        templates/IJMPC.lyx \
        templates/IJMPD.lyx \
        templates/IOP-article.lyx \
+       templates/ja_beamer-conference-ornate-20min.lyx \
        templates/JASA.lyx \
        templates/JSS-article.lyx \
        templates/kluwer.lyx \
        templates/koma-letter2.lyx \
        templates/letter.lyx \
        templates/lettre.lyx \
+       templates/PDF-cropped.lyx \
+       templates/poster-a0poster-colored.lyx \
+       templates/poster-a0poster-simple.lyx \
+       templates/poster-beamerposter.lyx \
+       templates/poster-sciposter.lyx \
        templates/README.new_templates \
+       templates/RJournal.lyx \
        templates/revtex4.lyx \
        templates/revtex4-1.lyx \
        templates/slides.lyx
 
 springertemplatesdir = $(pkgdatadir)/templates/springer
 dist_springertemplates_DATA = \
-       templates/springer/svjour3.lyx \
-       templates/springer/svmono_acknow.lyx \
-       templates/springer/svmono_acronym.lyx \
-       templates/springer/svmono_appendix.lyx \
-       templates/springer/svmono_book-master.lyx \
-       templates/springer/svmono_chapter.lyx \
-       templates/springer/svmono_dedication.lyx \
-       templates/springer/svmono_foreword.lyx \
-       templates/springer/svmono_glossary.lyx \
-       templates/springer/svmono_part.lyx \
-       templates/springer/svmono_preface.lyx
-       templates/springer/svmono_referenc.lyx \
-       templates/springer/svmono_solutions.lyx \
-       templates/springer/svmult_acknow.lyx \
-       templates/springer/svmult_acronym.lyx \
-       templates/springer/svmult_appendix.lyx \
-       templates/springer/svmult_author.lyx \
-       templates/springer/svmult_cblist.lyx \
-       templates/springer/svmult_dedication.lyx \
-       templates/springer/svmult_editor-master.lyx \
-       templates/springer/svmult_foreword.lyx \
-       templates/springer/svmult_glossary.lyx \
-       templates/springer/svmult_part.lyx \
-       templates/springer/svmult_preface.lyx \
-       templates/springer/svmult_referenc.lyx
-
-thesistemplatesdir = $(pkgdatadir)/templates/thesis
-dist_thesistemplates_DATA = \
-       templates/thesis/Acknowledgments.lyx \
-       templates/thesis/alpha.bst \
-       templates/thesis/Appendix.lyx \
-       templates/thesis/chapter-1.lyx \
-       templates/thesis/chapter-2.lyx \
-       templates/thesis/Summary.lyx \
-       templates/thesis/thesis.lyx \
-       templates/thesis/thesisExample.bib
+       templates/springer/svjour3.lyx
 
 texdir = $(pkgdatadir)/tex
 dist_tex_DATA = \
@@ -1844,6 +2295,12 @@ dist_noinst_DATA += lyx.desktop.in images/lyx.svg images/lyx.png
 
 install-data-hook:
        $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py
-       for i in $(scriptsdir)/*.py $(scriptsdir)/listerrors ; do \
-               $(CHMOD) 755 $(DESTDIR)/$$i; \
+       for i in $(DESTDIR)$(scriptsdir)/*.py $(DESTDIR)$(scriptsdir)/listerrors ; do \
+               $(CHMOD) 755 $$i; \
        done
+
+alltests: check alltests-recursive
+
+alltests-recursive:
+       cd lyx2lyx; $(MAKE) alltests-recursive
+