X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=3fd2068e4316896255035736a5914dcfa0006b22;hb=c09fcc890feadcbdca4308a12c99d4f7092ff735;hp=ee90834ab24376048b804d181fcb8a5ce769cd84;hpb=4935e6127a928c05c81693299644b5e2a9f3bad7;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index ee90834ab2..3fd2068e43 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,10 +128,12 @@ dist_frexamples_DATA = \ examples/fr/Braille.lyx \ examples/fr/exemple_brut.lyx \ examples/fr/exemple_lyxifie.lyx \ - examples/fr/exemple_powerdot.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/xyfigure.png \ @@ -164,7 +169,11 @@ dist_itexamples_DATA = \ jaexamplesdir = $(pkgdatadir)/examples/ja dist_jaexamples_DATA = \ examples/ja/Braille.lyx \ - examples/ja/splash.lyx + examples/ja/linguistics.lyx \ + examples/ja/multicol.lyx \ + examples/ja/splash.lyx \ + examples/ja/xyfigure.png \ + examples/ja/xypic.lyx nlexamplesdir = $(pkgdatadir)/examples/nl dist_nlexamples_DATA = \ @@ -241,6 +250,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 \ @@ -299,6 +309,7 @@ dist_images_DATA = \ images/buffer-export_text.png \ images/buffer-new.png \ images/buffer-reload.png \ + images/buffer-toggle-output-sync.png \ images/buffer-update.png \ images/buffer-update_dvi.png \ images/buffer-update_pdf.png \ @@ -357,6 +368,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 \ @@ -410,6 +422,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 \ @@ -437,6 +450,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 \ @@ -540,6 +555,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 \ @@ -1054,8 +1070,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 \ @@ -1117,6 +1132,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 \ @@ -1126,6 +1142,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 \ @@ -1169,6 +1186,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 \ @@ -1199,6 +1217,7 @@ dist_templates_DATA = \ templates/dinbrief.lyx \ templates/docbook_article.lyx \ templates/elsarticle.lyx \ + templates/es_beamer-conference-ornate-20min.lyx \ templates/fr_beamer-conference-ornate-20min.lyx \ templates/g-brief2.lyx \ templates/g-brief-de.lyx \ @@ -1223,6 +1242,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 \