X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=aa90e83eab3a0dfe7a85dfd01c7cea7cd65a91b0;hb=90df39d491dfd72f0cd40dcda1b94b2df676936e;hp=b655357d7365aaa0b9e14d1569c84afb7fca6ee3;hpb=2f44afcb75153d104586b78573978126d9742ea7;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index b655357d73..aa90e83eab 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -135,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 \ @@ -341,13 +341,15 @@ 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 \ @@ -362,6 +364,7 @@ dist_examples_DATA = \ examples/splash.lyx \ examples/spreadsheet.lyx \ examples/sweave.lyx \ + examples/subequations.lyx \ examples/tufte-book.lyx \ examples/tufte-handout.lyx \ examples/varwidth-floats-side-by-side.lyx \ @@ -461,6 +464,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 \ @@ -559,8 +563,8 @@ dist_images_DATA1X = \ images/thesaurus-entry.svgz \ images/toolbar-toggle_math.svgz \ images/toolbar-toggle_math_panels.svgz \ - images/toolbar-toggle_table.svgz \ images/toolbar-toggle_review.svgz \ + images/toolbar-toggle_table.svgz \ images/undo.svgz \ images/unknown.svgz \ images/up.svgz \ @@ -1830,6 +1834,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 \ @@ -2021,6 +2026,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 \ @@ -2094,6 +2100,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 \ @@ -2121,6 +2128,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 \ @@ -2251,6 +2262,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 \ @@ -2262,6 +2274,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 \ @@ -2355,9 +2368,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 \ @@ -2374,8 +2385,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 \ @@ -2403,6 +2412,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