X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=fa7ad3f79243abf16cd8128b11ec674f61ed4e62;hb=e4a8d1fbfabcf21922c6dcb8047fb892d2417248;hp=be773fc5dcebba98a72d7c9ea5b4a57fe51b56e4;hpb=db93173557c6ca171d9d016d58171ebf7af61468;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index be773fc5dc..fa7ad3f792 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -101,13 +101,16 @@ dist_deexamples_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 \ examples/es/ItemizeBullets.lyx \ examples/es/linguistics.lyx \ examples/es/multicol.lyx \ - examples/es/splash.lyx + examples/es/splash.lyx \ + examples/es/tufte-book.lyx \ + examples/es/tufte-handout.lyx euexamplesdir = $(pkgdatadir)/examples/eu dist_euexamples_DATA = \ @@ -125,11 +128,16 @@ dist_frexamples_DATA = \ examples/fr/Braille.lyx \ examples/fr/exemple_brut.lyx \ examples/fr/exemple_lyxifie.lyx \ + examples/fr/exemple-powerdot.lyx \ examples/fr/Foils.lyx \ + examples/fr/linguistics.lyx \ examples/fr/ListesPuces.lyx \ examples/fr/multicol.lyx \ + examples/fr/seminar.lyx \ examples/fr/simplecv.lyx \ - examples/fr/splash.lyx + examples/fr/splash.lyx \ + examples/fr/xyfigure.png \ + examples/fr/xypic.lyx glexamplesdir = $(pkgdatadir)/examples/gl dist_glexamples_DATA = \ @@ -238,6 +246,7 @@ dist_examples_DATA = \ examples/iecc05.fen \ examples/iecc07.fen \ examples/iecc12.fen \ + examples/instant_preview.lyx \ examples/landslide.lyx \ examples/linguistics.lyx \ examples/listerrors.lyx \ @@ -354,6 +363,7 @@ dist_images_DATA = \ images/href-insert.png \ images/hidetab.png \ images/index-insert.png \ + images/info-insert_buffer_vcs-revision.png \ images/label-insert.png \ images/layout.png \ images/layout-document.png \ @@ -407,6 +417,7 @@ dist_images_DATA = \ images/tabular-feature_delete-column.png \ images/tabular-feature_delete-row.png \ images/tabular-feature_multicolumn.png \ + images/tabular-feature_multirow.png \ images/tabular-feature_set-all-lines.png \ images/tabular-feature_set-longtabular.png \ images/tabular-feature_set-rotate-cell.png \ @@ -434,6 +445,8 @@ dist_images_DATA = \ images/url-insert.png \ images/vc-check-in.png \ images/vc-check-out.png \ + images/vc-compare.png \ + images/vc-compare_0.png \ images/vc-locking-toggle.png \ images/vc-register.png \ images/vc-repo-update.png \ @@ -537,6 +550,7 @@ dist_imagesmath_DATA = \ images/math/diagdown.png \ images/math/diagup.png \ images/math/diamond.png \ + images/math/diamond2.png \ images/math/diamondsuit.png \ images/math/digamma.png \ images/math/div.png \ @@ -1051,8 +1065,7 @@ dist_layouts_DATA =\ layouts/figs-within-sections.module \ layouts/foils.layout \ layouts/foottoend.module \ - layouts/g-brief-de.layout \ - layouts/g-brief-en.layout \ + layouts/g-brief.layout \ layouts/g-brief2.layout \ layouts/hanging.module \ layouts/heb-article.layout \ @@ -1114,6 +1127,7 @@ dist_layouts_DATA =\ layouts/singlecol-new.layout \ layouts/slides.layout \ layouts/spie.layout \ + layouts/stdciteformats.inc \ layouts/stdclass.inc \ layouts/stdcharstyles.inc \ layouts/stdcounters.inc \ @@ -1123,6 +1137,7 @@ dist_layouts_DATA =\ layouts/stdlayouts.inc \ layouts/stdletter.inc \ layouts/stdlists.inc \ + layouts/stdrefprefix.inc \ layouts/stdsections.inc \ layouts/stdstarsections.inc \ layouts/stdstruct.inc \ @@ -1138,11 +1153,18 @@ dist_layouts_DATA =\ layouts/tabs-within-sections.module \ layouts/tarticle.layout \ layouts/tbook.layout \ - layouts/theorems-ams-extended.module \ layouts/theorems-ams.inc \ layouts/theorems-ams.module \ + layouts/theorems-ams-bytype.inc \ + layouts/theorems-ams-bytype.module \ + layouts/theorems-ams-extended.module \ + layouts/theorems-ams-extended-bytype.module \ layouts/theorems-chap.module \ layouts/theorems.inc \ + layouts/theorems-bytype.inc \ + layouts/theorems-bytype.module \ + layouts/theorems-chap-bytype.module \ + layouts/theorems-sec-bytype.module \ layouts/theorems-order.inc \ layouts/theorems-proof.inc \ layouts/theorems-proof-std.inc \ @@ -1159,6 +1181,7 @@ 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 \ @@ -1213,6 +1236,16 @@ dist_templates_DATA = \ templates/svmult_author.lyx \ templates/svmult_editor.lyx +thesistemplatesdir = $(pkgdatadir)/templates/thesis +dist_thesistemplates_DATA = \ + templates/thesis/Acknowledgments.lyx \ + templates/thesis/alpha.bst \ + templates/thesis/chapter-1.lyx \ + templates/thesis/chapter-2.lyx \ + templates/thesis/Summary.lyx \ + templates/thesis/thesis.lyx \ + templates/thesis/thesisExample.bib + texdir = $(pkgdatadir)/tex dist_tex_DATA = \ tex/broadway.cls \