X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=96f215386305508594003bd1c06bf77cfbbb7346;hb=7f3fd5a809a2dea4ccdabc8f6899e11844d91bc7;hp=5b92c532f9814b2e3c720f6a1f53140f43663104;hpb=52019917f411c72ffa6fd8200bc5a89d286d87be;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 5b92c532f9..96f2153863 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -37,6 +37,10 @@ dist_noinst_DATA = \ images/math/misc.png \ images/math/varsz.png +skbinddir = $(pkgdatadir)/bind/sk +dist_skbind_DATA = \ + bind/sk/menus.bind + debinddir = $(pkgdatadir)/bind/de dist_debind_DATA = \ bind/de/menus.bind @@ -62,10 +66,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 +100,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 +142,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 +188,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 +232,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 +336,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 +350,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 \ @@ -456,8 +469,11 @@ dist_images_DATA1X = \ images/dialog-toggle_findreplaceadv.svgz \ images/dialog-toggle_toc.svgz \ images/down.svgz \ + images/dynamic-char-styles.svgz \ + images/dynamic-custom-insets.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 \ @@ -484,6 +500,13 @@ dist_images_DATA1X = \ images/layout_LyX-Code.svgz \ images/layout_Chunk.svgz \ images/layout_Section.svgz \ + images/layout-toggle_Description.svgz \ + images/layout-toggle_Enumerate.svgz \ + images/layout-toggle_Itemize.svgz \ + images/layout-toggle_List.svgz \ + images/layout-toggle_LyX-Code.svgz \ + images/layout-toggle_Chunk.svgz \ + images/layout-toggle_Section.svgz \ images/lyx-quit.svgz \ images/marginalnote-insert.svgz \ images/master-buffer-update.svgz \ @@ -556,6 +579,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 \ @@ -1731,6 +1755,8 @@ dist_imagesoxygen_DATA1X = \ images/oxygen/dialog-show_vclog.svgz \ images/oxygen/dialog-toggle_findreplaceadv.svgz \ images/oxygen/dialog-toggle_toc.svgz \ + images/oxygen/dynamic-char-styles.svgz \ + images/oxygen/dynamic-custom-insets.svgz \ images/oxygen/down.svgz \ images/oxygen/editclear.svgz \ images/oxygen/ert-insert.svgz \ @@ -1758,6 +1784,13 @@ dist_imagesoxygen_DATA1X = \ images/oxygen/layout_List.svgz \ images/oxygen/layout_LyX-Code.svgz \ images/oxygen/layout_Section.svgz \ + images/oxygen/layout-toggle_Chunk.svgz \ + images/oxygen/layout-toggle_Description.svgz \ + images/oxygen/layout-toggle_Enumerate.svgz \ + images/oxygen/layout-toggle_Itemize.svgz \ + images/oxygen/layout-toggle_List.svgz \ + images/oxygen/layout-toggle_LyX-Code.svgz \ + images/oxygen/layout-toggle_Section.svgz \ images/oxygen/lyx-quit.svgz \ images/oxygen/marginalnote-insert.svgz \ images/oxygen/master-buffer-update.svgz \ @@ -1826,6 +1859,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 \ @@ -1955,6 +1989,13 @@ dist_imagesclassic_DATA = \ images/classic/layout_LyX-Code.png \ images/classic/layout_Chunk.png \ images/classic/layout_Section.png \ + images/classic/layout-toggle_Description.png \ + images/classic/layout-toggle_Enumerate.png \ + images/classic/layout-toggle_Itemize.png \ + images/classic/layout-toggle_List.png \ + images/classic/layout-toggle_LyX-Code.png \ + images/classic/layout-toggle_Chunk.png \ + images/classic/layout-toggle_Section.png \ images/classic/marginalnote-insert.png \ images/classic/master-buffer-update.png \ images/classic/master-buffer-view.png \ @@ -2017,6 +2058,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 +2132,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 +2160,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 \ @@ -2190,6 +2237,7 @@ dist_layouts_DATA =\ layouts/jss.layout \ layouts/kluwer.layout \ layouts/knitr.module \ + layouts/landscape.module \ layouts/latex8.layout \ layouts/letter.layout \ layouts/lettre.layout \ @@ -2247,6 +2295,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 +2307,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 +2381,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 \ @@ -2339,9 +2390,11 @@ dist_scripts_DATA += \ scripts/lyxpak.py \ scripts/lyxpreview2bitmap.py \ scripts/lyxpreview_tools.py \ + scripts/lyx_batch.pl.in \ scripts/prefs2prefs.py \ scripts/prefs2prefs_lfuns.py \ scripts/prefs2prefs_prefs.py \ + scripts/prefTest.pl.in \ scripts/tex_copy.py \ scripts/TeXFiles.py @@ -2349,11 +2402,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 +2418,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 +2445,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