X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile.am;h=48bef2bfdb1655f32475eb3e141db6230b7352a9;hb=ca40fdc56912088a424f9a0bd750caf9dc0b105b;hp=b8a8a5dddaf066d1b0aeaad14eb1cf9b349ab985;hpb=566d008c9d00691152b45f1c9e51b4ab8535060a;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index b8a8a5ddda..48bef2bfdb 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 \ @@ -326,6 +327,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 \ @@ -344,7 +347,7 @@ dist_examples_DATA = \ 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 \ @@ -557,6 +560,7 @@ dist_images_DATA1X = \ images/toolbar-toggle_math.svgz \ images/toolbar-toggle_math_panels.svgz \ images/toolbar-toggle_table.svgz \ + images/toolbar-toggle_review.svgz \ images/undo.svgz \ images/unknown.svgz \ images/up.svgz \ @@ -2090,6 +2094,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 \ @@ -2247,6 +2252,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 \ @@ -2331,6 +2337,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 \ @@ -2342,6 +2349,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 @@ -2349,9 +2357,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 \ @@ -2368,8 +2374,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 \ @@ -2397,6 +2401,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 @@ -2421,6 +2433,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.