X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=6188f87e12ceba0a94cc52466085ad5e2c65d64c;hb=7b48843c778a8f9c97bc676d01ad549579014060;hp=b0a160efeb5f6561a1644803aed849ee258de8b9;hpb=efaae780dbbe3685e26e040ed4255e5abf268106;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index b0a160efeb..6188f87e12 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -13,6 +13,7 @@ dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \ dist_pkgdata_DATA += configure.py dist_noinst_DATA = \ + appdata.xml \ fonts/stmary10.sfd \ fonts/test/stmary10.lyx \ images/README \ @@ -79,6 +80,8 @@ dist_daexamples_DATA = \ deexamplesdir = $(pkgdatadir)/examples/de dist_deexamples_DATA = \ + examples/de/beamer.lyx \ + examples/de/beamer-article.lyx \ examples/de/beispiel_gelyxt.lyx \ examples/de/beispiel_roh.lyx \ examples/de/Braille.lyx \ @@ -167,11 +170,21 @@ jaexamplesdir = $(pkgdatadir)/examples/ja 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 \ examples/ja/linguistics.lyx \ examples/ja/splash.lyx \ + examples/ja/sweave.lyx \ examples/ja/xyfigure.png \ examples/ja/xypic.lyx +koexamplesdir = $(pkgdatadir)/examples/ko +dist_koexamples_DATA = \ + examples/ko/splash.lyx + nlexamplesdir = $(pkgdatadir)/examples/nl dist_nlexamples_DATA = \ examples/nl/opsommingstekens.lyx \ @@ -214,6 +227,44 @@ svexamplesdir = $(pkgdatadir)/examples/sv dist_svexamples_DATA = \ examples/sv/splash.lyx +springerexamplesdir = $(pkgdatadir)/examples/springer +dist_springerexamples_DATA = \ + examples/springer/svmono_acknow.lyx \ + examples/springer/svmono_acronym.lyx \ + examples/springer/svmono_appendix.lyx \ + examples/springer/svmono_book-master.lyx \ + examples/springer/svmono_chapter.lyx \ + examples/springer/svmono_dedication.lyx \ + examples/springer/svmono_foreword.lyx \ + examples/springer/svmono_glossary.lyx \ + examples/springer/svmono_part.lyx \ + examples/springer/svmono_preface.lyx \ + examples/springer/svmono_referenc.lyx \ + examples/springer/svmono_solutions.lyx \ + examples/springer/svmult_acknow.lyx \ + examples/springer/svmult_acronym.lyx \ + examples/springer/svmult_appendix.lyx \ + examples/springer/svmult_author.lyx \ + examples/springer/svmult_cblist.lyx \ + examples/springer/svmult_dedication.lyx \ + examples/springer/svmult_editor-master.lyx \ + examples/springer/svmult_foreword.lyx \ + examples/springer/svmult_glossary.lyx \ + examples/springer/svmult_part.lyx \ + examples/springer/svmult_preface.lyx \ + examples/springer/svmult_referenc.lyx + +thesisexamplesdir = $(pkgdatadir)/examples/thesis +dist_thesisexamples_DATA = \ + examples/thesis/Acknowledgments.lyx \ + examples/thesis/alpha.bst \ + examples/thesis/Appendix.lyx \ + examples/thesis/chapter-1.lyx \ + examples/thesis/chapter-2.lyx \ + examples/thesis/Summary.lyx \ + examples/thesis/thesis.lyx \ + examples/thesis/thesisExample.bib + ukexamplesdir = $(pkgdatadir)/examples/uk dist_ukexamples_DATA = \ examples/uk/splash.lyx @@ -246,6 +297,7 @@ dist_examples_DATA = \ examples/beamer-knight4-mask.png \ examples/beamer-knight4.png \ examples/beamerlyxexample1.lyx \ + examples/beamerposter.lyx \ examples/biblioExample.bib \ examples/chess-article.lyx \ examples/chessgame.lyx \ @@ -438,6 +490,7 @@ dist_images_DATA = \ images/reload.png \ images/script-insert_subscript.png \ images/script-insert_superscript.png \ + images/spelling-continuously.png \ images/view-split_horizontal.png \ images/view-split_vertical.png \ images/standard.png \ @@ -452,6 +505,10 @@ dist_images_DATA = \ images/tabular-feature_m-valign-bottom.png \ images/tabular-feature_m-valign-middle.png \ images/tabular-feature_m-valign-top.png \ + images/tabular-feature_move-column-left.png \ + images/tabular-feature_move-column-right.png \ + images/tabular-feature_move-row-down.png \ + images/tabular-feature_move-row-up.png \ images/tabular-feature_multicolumn.png \ images/tabular-feature_multirow.png \ images/tabular-feature_set-all-lines.png \ @@ -1110,9 +1167,9 @@ dist_imagesmath_DATA = \ images/math/shortrightarrow.png \ images/math/shortuparrow.png \ images/math/sideset.png \ - images/math/sideset1.png \ - images/math/sideset2.png \ - images/math/sideset3.png \ + images/math/sidesetl.png \ + images/math/sidesetn.png \ + images/math/sidesetr.png \ images/math/sigma.png \ images/math/sigma2.png \ images/math/sim.png \ @@ -1324,6 +1381,8 @@ dist_imagesmath_DATA = \ images/math/xcancel.png \ images/math/xi.png \ images/math/xi2.png \ + images/math/xleftarrow.png \ + images/math/xrightarrow.png \ images/math/Ydown.png \ images/math/yen.png \ images/math/Yleft.png \ @@ -1591,6 +1650,7 @@ dist_imagesoxygen_DATA = \ images/oxygen/paste.png \ images/oxygen/redo.png \ images/oxygen/reload.png \ + images/oxygen/spelling-continuously.png \ images/oxygen/view-split_horizontal.png \ images/oxygen/view-split_vertical.png \ images/oxygen/tabular-insert.png \ @@ -1828,6 +1888,9 @@ dist_layouts_DATA =\ layouts/aapaper.layout \ layouts/aastex.layout \ layouts/achemso.layout \ + layouts/acm-sigs.layout \ + layouts/acm-sigs-alt.layout \ + layouts/acm-sigs.inc \ layouts/acmsiggraph.layout \ layouts/AEA.layout \ layouts/agutex.layout \ @@ -1839,6 +1902,7 @@ dist_layouts_DATA =\ layouts/agu_stdtitle.inc \ layouts/agums.layout \ layouts/aguplus.inc \ + layouts/algorithm2e.module \ layouts/amsart.layout \ layouts/amsbook.layout \ layouts/amsdefs.inc \ @@ -1925,6 +1989,7 @@ dist_layouts_DATA =\ layouts/lettre.layout \ layouts/lilypond.module \ layouts/linguistics.module \ + layouts/litinsets.inc \ layouts/llncs.layout \ layouts/logicalmkup.module \ layouts/ltugboat.layout \ @@ -1944,6 +2009,7 @@ dist_layouts_DATA =\ layouts/numrevtex.inc \ layouts/paper.layout \ layouts/powerdot.layout \ + layouts/RJournal.layout \ layouts/recipebook.layout \ layouts/report.layout \ layouts/revtex.layout \ @@ -2039,6 +2105,7 @@ dist_scripts_DATA += \ scripts/fig2pdftex.py \ scripts/fig2pstex.py \ scripts/fig_copy.py \ + scripts/html2latexwrapper.py \ scripts/include_bib.py \ scripts/layout2layout.py \ scripts/legacy_lyxpreview2ppm.py \ @@ -2060,7 +2127,6 @@ dist_templates_DATA = \ templates/ACM-sigplan.lyx \ templates/AEA.lyx \ templates/AGUTeX.lyx \ - templates/AGU_article.lyx \ templates/APA.lyx \ templates/APA6.lyx \ templates/beamer-conference-ornate-20min.lyx \ @@ -2091,48 +2157,14 @@ dist_templates_DATA = \ templates/letter.lyx \ templates/lettre.lyx \ templates/README.new_templates \ + templates/RJournal.lyx \ templates/revtex4.lyx \ templates/revtex4-1.lyx \ templates/slides.lyx springertemplatesdir = $(pkgdatadir)/templates/springer dist_springertemplates_DATA = \ - templates/springer/svjour3.lyx \ - templates/springer/svmono_acknow.lyx \ - templates/springer/svmono_acronym.lyx \ - templates/springer/svmono_appendix.lyx \ - templates/springer/svmono_book-master.lyx \ - templates/springer/svmono_chapter.lyx \ - templates/springer/svmono_dedication.lyx \ - templates/springer/svmono_foreword.lyx \ - templates/springer/svmono_glossary.lyx \ - templates/springer/svmono_part.lyx \ - templates/springer/svmono_preface.lyx - templates/springer/svmono_referenc.lyx \ - templates/springer/svmono_solutions.lyx \ - templates/springer/svmult_acknow.lyx \ - templates/springer/svmult_acronym.lyx \ - templates/springer/svmult_appendix.lyx \ - templates/springer/svmult_author.lyx \ - templates/springer/svmult_cblist.lyx \ - templates/springer/svmult_dedication.lyx \ - templates/springer/svmult_editor-master.lyx \ - templates/springer/svmult_foreword.lyx \ - templates/springer/svmult_glossary.lyx \ - templates/springer/svmult_part.lyx \ - templates/springer/svmult_preface.lyx \ - templates/springer/svmult_referenc.lyx - -thesistemplatesdir = $(pkgdatadir)/templates/thesis -dist_thesistemplates_DATA = \ - templates/thesis/Acknowledgments.lyx \ - templates/thesis/alpha.bst \ - templates/thesis/Appendix.lyx \ - templates/thesis/chapter-1.lyx \ - templates/thesis/chapter-2.lyx \ - templates/thesis/Summary.lyx \ - templates/thesis/thesis.lyx \ - templates/thesis/thesisExample.bib + templates/springer/svjour3.lyx texdir = $(pkgdatadir)/tex dist_tex_DATA = \ @@ -2182,6 +2214,6 @@ dist_noinst_DATA += lyx.desktop.in images/lyx.svg images/lyx.png install-data-hook: $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py - for i in $(scriptsdir)/*.py $(scriptsdir)/listerrors ; do \ - $(CHMOD) 755 $(DESTDIR)/$$i; \ + for i in $(DESTDIR)$(scriptsdir)/*.py $(DESTDIR)$(scriptsdir)/listerrors ; do \ + $(CHMOD) 755 $$i; \ done