X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=651b60fcf0191ae5e72247c25c5f636a905c54f1;hb=532d3600f20f889f3529bd111bddaf1b6c21eec0;hp=5b92c532f9814b2e3c720f6a1f53140f43663104;hpb=52019917f411c72ffa6fd8200bc5a89d286d87be;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 5b92c532f9..651b60fcf0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -62,10 +62,13 @@ commandsdir = $(pkgdatadir)/commands dist_commands_DATA = \ commands/default.def +arexamplesdir = $(pkgdatadir)/examples/ar +dist_arexamples_DATA = \ + examples/ar/splash.lyx + caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ examples/ca/ItemizeBullets.lyx \ - examples/ca/mathed.lyx \ examples/ca/splash.lyx csexamplesdir = $(pkgdatadir)/examples/cs @@ -93,6 +96,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,16 +138,17 @@ 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 \ + examples/fr/xyfigure.lyx \ examples/fr/xyfigure.png \ examples/fr/xypic.lyx @@ -179,7 +184,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 \ @@ -224,6 +228,8 @@ dist_roexamples_DATA = \ ruexamplesdir = $(pkgdatadir)/examples/ru dist_ruexamples_DATA = \ + examples/ru/example_lyxified.lyx \ + examples/ru/example_raw.lyx \ examples/ru/splash.lyx slexamplesdir = $(pkgdatadir)/examples/sl @@ -326,6 +332,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 +346,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 +467,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 +566,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 \ @@ -1826,6 +1837,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 \ @@ -2017,6 +2029,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 \ @@ -2090,6 +2103,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 \ @@ -2117,6 +2131,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 \ @@ -2247,6 +2265,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 \ @@ -2258,6 +2277,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 \ @@ -2331,6 +2351,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 +2363,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,11 +2371,8 @@ 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 \ templates/APA6.lyx \ templates/beamer-conference-ornate-20min.lyx \ @@ -2368,8 +2387,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 +2414,15 @@ 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/AGUTeX.lyx \ + templates/obsolete/g-brief-de.lyx \ + templates/obsolete/g-brief-en.lyx + springertemplatesdir = $(pkgdatadir)/templates/springer dist_springertemplates_DATA = \ templates/springer/svjour3.lyx