X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=02f7f4b9cc9f9c25e8ae1b1062a040d0c7876259;hb=b347e40483116b05009f3d5881be82abbdb3d950;hp=443c0cc2ead534bbc0db0e7088f3536c115adc85;hpb=585f150f7708676cee7c48d187bec22a1b57143f;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 443c0cc2ea..02f7f4b9cc 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -96,17 +96,21 @@ dist_deexamples_DATA = \ examples/de/serienbrief1.lyx \ examples/de/serienbrief2.lyx \ examples/de/serienbrief3.lyx \ - examples/de/splash.lyx + examples/de/splash.lyx \ + examples/de/tufte-handout.lyx 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 = \ @@ -124,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 = \ @@ -237,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 \ @@ -253,6 +263,8 @@ dist_examples_DATA = \ examples/simplecv.lyx \ examples/splash.lyx \ examples/sweave.lyx \ + examples/tufte-book.lyx \ + examples/tufte-handout.lyx \ examples/xyfigure.png \ examples/xypic.lyx @@ -351,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 \ @@ -404,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 \ @@ -431,9 +445,11 @@ 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-synchro.png \ + images/vc-repo-update.png \ images/vc-revert.png \ images/view-others.png @@ -534,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 \ @@ -1039,15 +1056,16 @@ dist_layouts_DATA =\ layouts/elsarticle.layout \ layouts/endnotes.module \ layouts/entcs.layout \ + layouts/eqs-within-sections.module \ layouts/europecv.layout \ layouts/extarticle.layout \ layouts/extbook.layout \ layouts/extletter.layout \ layouts/extreport.layout \ + 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 \ @@ -1109,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 \ @@ -1118,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 \ @@ -1126,15 +1146,25 @@ dist_layouts_DATA =\ layouts/svglobal3.layout \ layouts/svjog.layout \ layouts/svjour.inc \ + layouts/svmono.layout \ + layouts/svmult.layout \ layouts/svprobth.layout \ layouts/sweave.module \ + 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 \ @@ -1143,7 +1173,9 @@ dist_layouts_DATA =\ layouts/theorems-starred.inc \ layouts/theorems-starred.module \ layouts/theorems-std.module \ - layouts/treport.layout + layouts/treport.layout \ + layouts/tufte-book.layout \ + layouts/tufte-handout.layout scriptsdir = $(pkgdatadir)/scripts # Note that we "chmod 755" manually these files in install-data-hook. @@ -1197,7 +1229,21 @@ dist_templates_DATA = \ templates/revtex.lyx \ templates/revtex4.lyx \ templates/slides.lyx \ - templates/svjour3.lyx + templates/svjour3.lyx \ + templates/svmono_book.lyx \ + templates/svmult_appendix.lyx \ + 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 = \