X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=240c7828c0ca197d2584c81727b4eb6e04489247;hb=41d858b88cc49ef6d5f1dc79e1ae84e15a004644;hp=330057806d0bc43eb6941a86eea8fba6500b5543;hpb=1aa16f65f35be5cefece1b9d19df5c2a86635f8e;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 330057806d..240c7828c0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -105,7 +105,6 @@ dist_elexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ - examples/es/beamer-conference-ornate20min.lyx \ examples/es/Braille.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ @@ -133,6 +132,7 @@ dist_frexamples_DATA = \ 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 \ @@ -213,6 +213,11 @@ skexamplesdir = $(pkgdatadir)/examples/sk dist_skexamples_DATA = \ examples/sk/splash.lyx +srexamplesdir = $(pkgdatadir)/examples/sr +dist_srexamples_DATA = \ + examples/sr/Braille.lyx \ + examples/sr/splash.lyx + ukexamplesdir = $(pkgdatadir)/examples/uk dist_ukexamples_DATA = \ examples/uk/splash.lyx @@ -248,6 +253,7 @@ dist_examples_DATA = \ examples/chess-article.lyx \ examples/chessgame.lyx \ examples/docbook_article.lyx \ + examples/enumitem.lyx \ examples/europeCV.lyx \ examples/example_lyxified.lyx \ examples/example_raw.lyx \ @@ -307,11 +313,13 @@ dist_images_DATA = \ images/buffer-close.png \ images/buffer-export.png \ images/buffer-export_dvi.png \ + images/buffer-export_dvi3.png \ images/buffer-export_latex.png \ images/buffer-export_pdf.png \ images/buffer-export_pdf2.png \ images/buffer-export_pdf3.png \ images/buffer-export_pdf4.png \ + images/buffer-export_pdf5.png \ images/buffer-export_ps.png \ images/buffer-export_text.png \ images/buffer-new.png \ @@ -319,21 +327,26 @@ dist_images_DATA = \ images/buffer-toggle-output-sync.png \ images/buffer-update.png \ images/buffer-update_dvi.png \ + images/buffer-update_dvi3.png \ images/buffer-update_pdf.png \ images/buffer-update_pdf2.png \ images/buffer-update_pdf3.png \ images/buffer-update_pdf4.png \ + images/buffer-update_pdf5.png \ images/buffer-update_ps.png \ images/buffer-view.png \ images/buffer-view_dvi.png \ + images/buffer-view_dvi3.png \ images/buffer-view_pdf.png \ images/buffer-view_pdf2.png \ images/buffer-view_pdf3.png \ images/buffer-view_pdf4.png \ + images/buffer-view_pdf5.png \ images/buffer-view_ps.png \ images/buffer-write-as.png \ images/buffer-write.png \ images/build-program.png \ + images/busy.gif \ images/change-accept.png \ images/change-next.png \ images/change-reject.png \ @@ -418,6 +431,8 @@ dist_images_DATA = \ images/psnfss4.png \ images/redo.png \ images/reload.png \ + images/script-insert_subscript.png \ + images/script-insert_superscript.png \ images/split-view_horizontal.png \ images/split-view_vertical.png \ images/standard.png \ @@ -1072,6 +1087,7 @@ dist_layouts_DATA =\ layouts/elsarticle.layout \ layouts/endnotes.module \ layouts/entcs.layout \ + layouts/enumitem.module \ layouts/eqs-within-sections.module \ layouts/europecv.layout \ layouts/extarticle.layout \ @@ -1079,6 +1095,8 @@ dist_layouts_DATA =\ layouts/extletter.layout \ layouts/extreport.layout \ layouts/figs-within-sections.module \ + layouts/fixltx2e.module \ + layouts/fix-cm.module \ layouts/foils.layout \ layouts/foottoend.module \ layouts/frletter.layout \ @@ -1104,6 +1122,7 @@ dist_layouts_DATA =\ layouts/kluwer.layout \ layouts/latex8.layout \ layouts/letter.layout \ + layouts/lettre.layout \ layouts/lilypond.module \ layouts/linguistics.module \ layouts/literate-article.layout \ @@ -1182,12 +1201,13 @@ dist_layouts_DATA =\ layouts/theorems-bytype.inc \ layouts/theorems-bytype.module \ layouts/theorems-chap-bytype.module \ - layouts/theorems-sec-bytype.module \ + layouts/theorems-named.module \ layouts/theorems-order.inc \ layouts/theorems-proof.inc \ layouts/theorems-proof-std.inc \ layouts/theorems-refprefix.inc \ layouts/theorems-sec.module \ + layouts/theorems-sec-bytype.module \ layouts/theorems-starred-equivalents.inc \ layouts/theorems-starred.inc \ layouts/theorems-starred.module \ @@ -1199,17 +1219,17 @@ dist_layouts_DATA =\ scriptsdir = $(pkgdatadir)/scripts # Note that we "chmod 755" manually these files in install-data-hook. dist_scripts_PYTHON = \ - scripts/TeXFiles.py \ scripts/bash_completion \ scripts/clean_dvi.py \ - scripts/csv2lyx.py \ scripts/convertDefault.py \ + scripts/csv2lyx.py \ scripts/date.py \ scripts/ext_copy.py \ scripts/fen2ascii.py \ scripts/fig2pdftex.py \ scripts/fig2pstex.py \ scripts/fig_copy.py \ + scripts/include_bib.py \ scripts/layout2layout.py \ scripts/legacy_lyxpreview2ppm.py \ scripts/listerrors \ @@ -1217,7 +1237,12 @@ dist_scripts_PYTHON = \ scripts/lyxpreview-lytex2bitmap.py \ scripts/lyxpreview-platex2bitmap.py \ scripts/lyxpreview_tools.py \ - scripts/tex_copy.py + scripts/lyxsweave.R \ + scripts/prefs2prefs.py \ + scripts/prefs2prefs_lfuns.py \ + scripts/prefs2prefs_prefs.py \ + scripts/tex_copy.py \ + scripts/TeXFiles.py templatesdir = $(pkgdatadir)/templates dist_templates_DATA = \ @@ -1251,6 +1276,7 @@ dist_templates_DATA = \ templates/koma-letter2.lyx \ templates/latex8.lyx \ templates/letter.lyx \ + templates/lettre.lyx \ templates/README.new_templates \ templates/revtex.lyx \ templates/revtex4.lyx \