]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Math.lyx: update the section about subequations.lyx
[lyx.git] / lib / Makefile.am
index a0fcd9315b713e745b7d936628cfb598f987770b..a249593e3b3f42d09830cae47f6e223db0d644c3 100644 (file)
@@ -6,7 +6,7 @@ CHMOD = chmod
 
 EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt
 
-dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \
+dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \
        encodings layouttranslations languages latexfonts RELEASE-NOTES \
        symbols syntax.default unicodesymbols
 
@@ -93,6 +93,7 @@ dist_deexamples_DATA = \
        examples/de/linguistics.lyx \
        examples/de/MultilingualCaptions.lyx \
        examples/de/PDF-comment.lyx \
+       examples/de/PDF-form.lyx \
        examples/de/serienbrief1.lyx \
        examples/de/serienbrief2.lyx \
        examples/de/serienbrief3.lyx \
@@ -134,13 +135,13 @@ dist_frexamples_DATA = \
        examples/fr/Braille.lyx \
        examples/fr/exemple_brut.lyx \
        examples/fr/exemple_lyxifie.lyx \
-       examples/fr/exemple-powerdot.lyx \
        examples/fr/FeynmanDiagrams.lyx \
        examples/fr/Foils.lyx \
        examples/fr/linguistics.lyx \
        examples/fr/ListesPuces.lyx \
        examples/fr/MultilingualCaptions.lyx \
        examples/fr/PDF-comment.lyx \
+       examples/fr/powerdot.lyx \
        examples/fr/seminar.lyx \
        examples/fr/simplecv.lyx \
        examples/fr/splash.lyx \
@@ -179,7 +180,6 @@ 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 \
@@ -213,7 +213,7 @@ dist_plexamples_DATA = \
 pt_BRexamplesdir = $(pkgdatadir)/examples/pt_BR
 dist_pt_BRexamples_DATA = \
        examples/pt_BR/splash.lyx
-       
+
 pt_PTexamplesdir = $(pkgdatadir)/examples/pt_PT
 dist_pt_PTexamples_DATA = \
        examples/pt_PT/splash.lyx
@@ -326,6 +326,8 @@ dist_examples_DATA = \
        examples/example_lyxified.lyx \
        examples/example_raw.lyx \
        examples/FeynmanDiagrams.lyx \
+       examples/gnuplot.lyx \
+       examples/gnuplot-example.gp \
        examples/H-P-statements.lyx \
        examples/iecc05.fen \
        examples/iecc07.fen \
@@ -338,15 +340,16 @@ dist_examples_DATA = \
        examples/listerrors.lyx \
        examples/localization_test.lyx \
        examples/longsheet.gnumeric \
+       examples/minted-filelisting.lyx \
+       examples/minted-listings.lyx \
        examples/modernCV.lyx \
        examples/MultilingualCaptions.lyx \
        examples/noweb2lyx.lyx \
        examples/paralist.lyx \
        examples/PDF-comment.lyx \
        examples/PDF-form.lyx \
-       examples/powerdot-example.lyx \
+       examples/powerdot.lyx \
        examples/recipebook.lyx \
-       examples/R-S-statements.lyx \
        examples/script_form.lyx \
        examples/seminar.lyx \
        examples/serial_letter1.lyx \
@@ -458,6 +461,7 @@ dist_images_DATA1X = \
        images/down.svgz \
        images/editclear.svgz \
        images/emblem-readonly.svgz \
+       images/emblem-shellescape.svgz \
        images/ert-insert.svgz \
        images/file-open.svgz \
        images/float-insert_figure.svgz \
@@ -556,6 +560,7 @@ dist_images_DATA1X = \
        images/thesaurus-entry.svgz \
        images/toolbar-toggle_math.svgz \
        images/toolbar-toggle_math_panels.svgz \
+       images/toolbar-toggle_review.svgz \
        images/toolbar-toggle_table.svgz \
        images/undo.svgz \
        images/unknown.svgz \
@@ -1017,6 +1022,7 @@ dist_imagesmath_DATA = \
        images/math/mathbb_Q.svgz \
        images/math/mathbb_R.svgz \
        images/math/mathbb_Z.svgz \
+       images/math/mathbin.svgz \
        images/math/mathbf.svgz \
        images/math/mathcal.svgz \
        images/math/mathcal_F.svgz \
@@ -1029,9 +1035,12 @@ dist_imagesmath_DATA = \
        images/math/mathfrak.svgz \
        images/math/mathit.svgz \
        images/math/mathllap.svgz \
+       images/math/mathop.svgz \
+       images/math/mathord.svgz \
        images/math/mathparagraph.svgz \
        images/math/mathscr.svgz \
        images/math/mathsection.svgz \
+       images/math/mathrel.svgz \
        images/math/mathring.svgz \
        images/math/mathrlap.svgz \
        images/math/mathrm.svgz \
@@ -1822,6 +1831,7 @@ dist_imagesoxygen_DATA1X = \
        images/oxygen/thesaurus-entry.svgz \
        images/oxygen/toolbar-toggle_math.svgz \
        images/oxygen/toolbar-toggle_math_panels.svgz \
+       images/oxygen/toolbar-toggle_review.svgz \
        images/oxygen/toolbar-toggle_table.svgz \
        images/oxygen/undo.svgz \
        images/oxygen/unknown.svgz \
@@ -2013,6 +2023,7 @@ dist_imagesclassic_DATA = \
        images/classic/thesaurus-entry.png  \
        images/classic/toolbar-toggle_math.png  \
        images/classic/toolbar-toggle_math_panels.png  \
+       images/classic/toolbar-toggle_review.png \
        images/classic/toolbar-toggle_table.png  \
        images/classic/undo.png  \
        images/classic/unknown.png  \
@@ -2086,6 +2097,7 @@ dist_layouts_DATA =\
        layouts/acm-sigs.layout \
        layouts/acm-sigs-alt.layout \
        layouts/acm-sigs.inc \
+       layouts/acmart.layout \
        layouts/acmsiggraph.layout \
        layouts/acmsiggraph-0-92.layout \
        layouts/AEA.layout \
@@ -2113,6 +2125,10 @@ dist_layouts_DATA =\
        layouts/book.layout \
        layouts/braille.module \
        layouts/broadway.layout \
+       layouts/bxjsarticle.layout \
+       layouts/bxjsbook.layout \
+       layouts/bxjsreport.layout \
+       layouts/bxjsslide.layout \
        layouts/changebars.module \
        layouts/chess.layout \
        layouts/cl2emult.layout \
@@ -2243,6 +2259,7 @@ dist_layouts_DATA =\
        layouts/stdcharstyles.inc \
        layouts/stdcounters.inc \
        layouts/stdcustom.inc \
+       layouts/stdfloatnames.inc \
        layouts/stdfloats.inc \
        layouts/stdinsets.inc \
        layouts/stdlayouts.inc \
@@ -2254,6 +2271,7 @@ dist_layouts_DATA =\
        layouts/stdstarsections.inc \
        layouts/stdstruct.inc \
        layouts/stdtitle.inc \
+       layouts/subequations.module \
        layouts/svcommon.inc \
        layouts/svglobal.layout \
        layouts/svglobal3.layout \
@@ -2327,6 +2345,7 @@ dist_scripts_DATA += \
        scripts/svg2pdftex.py \
        scripts/svg2pstex.py \
        scripts/fig_copy.py \
+       scripts/gnuplot2pdf.py \
        scripts/html2latexwrapper.py \
        scripts/include_bib.py \
        scripts/layout2layout.py \
@@ -2338,6 +2357,7 @@ dist_scripts_DATA += \
        scripts/prefs2prefs.py \
        scripts/prefs2prefs_lfuns.py \
        scripts/prefs2prefs_prefs.py \
+       scripts/prefTest.pl.in \
        scripts/tex_copy.py \
        scripts/TeXFiles.py
 
@@ -2345,9 +2365,7 @@ templatesdir = $(pkgdatadir)/templates
 dist_templates_DATA = \
        templates/aa.lyx \
        templates/aastex6.lyx \
-       templates/ACM-siggraph.lyx \
-       templates/ACM-sigplan.lyx \
-       templates/ACM-SIGS.lyx \
+       templates/acmart.lyx \
        templates/AEA.lyx \
        templates/AGUTeX.lyx \
        templates/APA.lyx \
@@ -2364,8 +2382,6 @@ dist_templates_DATA = \
        templates/fr_beamer-conference-ornate-20min.lyx \
        templates/frletter.lyx \
        templates/g-brief2.lyx \
-       templates/g-brief-de.lyx \
-       templates/g-brief-en.lyx \
        templates/hollywood.lyx \
        templates/IEEEtran-CompSoc.lyx \
        templates/IEEEtran-Conference.lyx \
@@ -2393,6 +2409,14 @@ dist_templates_DATA = \
        templates/revtex4-1.lyx \
        templates/slides.lyx
 
+obsoletetemplatesdir = $(pkgdatadir)/templates/obsolete
+dist_obsoletetemplates_DATA = \
+       templates/obsolete/ACM-siggraph.lyx \
+       templates/obsolete/ACM-sigplan.lyx \
+       templates/obsolete/ACM-SIGS.lyx \
+       templates/obsolete/g-brief-de.lyx \
+       templates/obsolete/g-brief-en.lyx
+
 springertemplatesdir = $(pkgdatadir)/templates/springer
 dist_springertemplates_DATA = \
        templates/springer/svjour3.lyx
@@ -2417,6 +2441,18 @@ dist_ui_DATA = \
        ui/stdmenus.inc \
        ui/stdtoolbars.inc
 
+xtemplatesdir = $(pkgdatadir)/xtemplates
+dist_xtemplates_DATA = \
+       xtemplates/chess.xtemplate \
+       xtemplates/dia.xtemplate \
+       xtemplates/gnumeric.xtemplate \
+       xtemplates/inkscape.xtemplate \
+       xtemplates/lilypond.xtemplate \
+       xtemplates/pdfpages.xtemplate \
+       xtemplates/raster_image.xtemplate \
+       xtemplates/vector_graphics.xtemplate \
+       xtemplates/xfig.xtemplate
+
 if INSTALL_POSIX
 # install application icons. The 'hicolor' theme is the default theme
 # where applications themselves should install their icons.