X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=63ebfba16ab9e5d9f072ac64489ab41089e5a9a8;hb=669acb47c58e1e573d77518c75dbb673af877085;hp=1abcae3c283508d311115573d6442e9c7456d9f5;hpb=eb5e8aba5e64b8cdadb2a89c60b337d41edb4607;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 1abcae3c28..63ebfba16a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -7,12 +7,12 @@ CHMOD = chmod EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \ - encodings layouttranslations languages latexfonts symbols syntax.default \ - unicodesymbols + encodings layouttranslations languages latexfonts RELEASE-NOTES \ + symbols syntax.default unicodesymbols # We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually this file in install-data-hook. -dist_pkgdata_DATA += configure.py +dist_pkgdata_DATA += configure.py dist_noinst_DATA = \ appdata.xml \ @@ -89,9 +89,12 @@ dist_deexamples_DATA = \ examples/de/Braille.lyx \ examples/de/Dezimal.lyx \ examples/de/europassCV.lyx \ + examples/de/FeynmanDiagrams.lyx \ examples/de/ItemizeBullets.lyx \ examples/de/Lebenslauf.lyx \ examples/de/linguistics.lyx \ + examples/de/MultilingualCaptions.lyx \ + examples/de/PDF-comment.lyx \ examples/de/serienbrief1.lyx \ examples/de/serienbrief2.lyx \ examples/de/serienbrief3.lyx \ @@ -137,6 +140,7 @@ dist_frexamples_DATA = \ examples/fr/linguistics.lyx \ examples/fr/ListesPuces.lyx \ examples/fr/MultilingualCaptions.lyx \ + examples/fr/PDF-comment.lyx \ examples/fr/seminar.lyx \ examples/fr/simplecv.lyx \ examples/fr/splash.lyx \ @@ -257,7 +261,7 @@ dist_springerexamples_DATA = \ 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 \ @@ -305,12 +309,14 @@ dist_examples_DATA = \ examples/biblioExample.bib \ examples/chess-article.lyx \ examples/chessgame.lyx \ + examples/colored-boxes.lyx \ examples/docbook_article.lyx \ examples/europeCV.lyx \ examples/europassCV.lyx \ examples/example_lyxified.lyx \ examples/example_raw.lyx \ examples/FeynmanDiagrams.lyx \ + examples/H-P-statements.lyx \ examples/iecc05.fen \ examples/iecc07.fen \ examples/iecc12.fen \ @@ -326,6 +332,7 @@ dist_examples_DATA = \ examples/MultilingualCaptions.lyx \ examples/noweb2lyx.lyx \ examples/PDF-comment.lyx \ + examples/PDF-form.lyx \ examples/powerdot-example.lyx \ examples/recipebook.lyx \ examples/R-S-statements.lyx \ @@ -343,6 +350,7 @@ dist_examples_DATA = \ examples/sweave.lyx \ examples/tufte-book.lyx \ examples/tufte-handout.lyx \ + examples/varwidth-floats-side-by-side.lyx \ examples/xyfigure.lyx \ examples/xyfigure.png \ examples/xypic.lyx @@ -420,7 +428,6 @@ dist_images_DATA1X = \ images/tab-group-close.png \ images/copy.png \ images/cut.png \ - images/demote.png \ images/depth-decrement.png \ images/depth-increment.png \ images/dialog-preferences.png \ @@ -439,6 +446,7 @@ dist_images_DATA1X = \ images/dialog-toggle_toc.png \ images/down.png \ images/editclear.png \ + images/emblem-readonly.png \ images/ert-insert.png \ images/file-open.png \ images/float-insert_figure.png \ @@ -452,6 +460,7 @@ dist_images_DATA1X = \ images/href-insert.png \ images/hidetab.png \ images/index-insert.png \ + images/info-insert.png \ images/info-insert_buffer_vcs-revision.png \ images/label-insert.png \ images/layout.png \ @@ -486,12 +495,20 @@ dist_images_DATA1X = \ images/nomencl-insert.png \ images/note-insert.png \ images/note-next.png \ + images/outline-down.png \ + images/outline-in.png \ + images/outline-out.png \ + images/outline-up.png \ images/paste.png \ - images/promote.png \ images/redo.png \ images/reload.png \ images/script-insert_subscript.png \ images/script-insert_superscript.png \ + images/specialchar-insert_latex.png \ + images/specialchar-insert_latex2e.png \ + images/specialchar-insert_lyx.png \ + images/specialchar-insert_menu-separator.png \ + images/specialchar-insert_tex.png \ images/spelling-continuously.png \ images/view-split_horizontal.png \ images/view-split_vertical.png \ @@ -648,6 +665,7 @@ dist_imagesmath_DATA1X = \ images/math/blacktriangledown.png \ images/math/blacktriangleleft.png \ images/math/blacktriangleright.png \ + images/math/boldsymbol.png \ images/math/bot.png \ images/math/bowtie.png \ images/math/bowtie2.png \ @@ -983,12 +1001,15 @@ dist_imagesmath_DATA1X = \ images/math/mapstochar.png \ images/math/mapstochar2.png \ images/math/mars.png \ + images/math/mathbb.png \ images/math/mathbb_C.png \ images/math/mathbb_H.png \ images/math/mathbb_N.png \ images/math/mathbb_Q.png \ images/math/mathbb_R.png \ images/math/mathbb_Z.png \ + images/math/mathbf.png \ + images/math/mathcal.png \ images/math/mathcal_F.png \ images/math/mathcal_H.png \ images/math/mathcal_L.png \ @@ -996,12 +1017,18 @@ dist_imagesmath_DATA1X = \ images/math/mathcircumflex.png \ images/math/mathclap.png \ images/math/mathdollar.png \ + images/math/mathfrak.png \ + images/math/mathit.png \ images/math/mathllap.png \ images/math/mathparagraph.png \ + images/math/mathscr.png \ images/math/mathsection.png \ images/math/mathring.png \ images/math/mathrlap.png \ + images/math/mathrm.png \ images/math/mathrm_T.png \ + images/math/mathsf.png \ + images/math/mathtt.png \ images/math/matrix.png \ images/math/measuredangle.png \ images/math/mercury.png \ @@ -1269,6 +1296,7 @@ dist_imagesmath_DATA1X = \ images/math/theta.png \ images/math/theta2.png \ images/math/textdegree.png \ + images/math/textrm.png \ images/math/thickapprox.png \ images/math/thicksim.png \ images/math/thorn.png \ @@ -1775,7 +1803,6 @@ dist_imagesclassic_DATA = \ images/classic/tab-group-close.png \ images/classic/copy.png \ images/classic/cut.png \ - images/classic/demote.png \ images/classic/depth-decrement.png \ images/classic/depth-increment.png \ images/classic/dialog-preferences.png \ @@ -1839,8 +1866,11 @@ dist_imagesclassic_DATA = \ images/classic/nomencl-insert.png \ images/classic/note-insert.png \ images/classic/note-next.png \ + images/classic/outline-down.png \ + images/classic/outline-in.png \ + images/classic/outline-out.png \ + images/classic/outline-up.png \ images/classic/paste.png \ - images/classic/promote.png \ images/classic/redo.png \ images/classic/reload.png \ images/classic/script-insert_subscript.png \ @@ -1894,7 +1924,7 @@ dist_imagesclassic_DATA = \ images/classic/view-others.png imagescommandsdir = $(imagesdir)/commands -dist_imagescommands_DATA = +dist_imagescommands_DATA = kbddir = $(pkgdatadir)/kbd dist_kbd_DATA = \ @@ -1976,6 +2006,7 @@ dist_layouts_DATA =\ layouts/book.layout \ layouts/braille.module \ layouts/broadway.layout \ + layouts/changebars.module \ layouts/chess.layout \ layouts/cl2emult.layout \ layouts/ctex-article.layout \ @@ -2027,6 +2058,7 @@ dist_layouts_DATA =\ layouts/heb-article.layout \ layouts/heb-letter.layout \ layouts/hollywood.layout \ + layouts/hpstatement.module \ layouts/IEEEtran.layout \ layouts/IEEEtran-CompSoc.layout \ layouts/IEEEtran-TransMag.layout \ @@ -2035,6 +2067,7 @@ dist_layouts_DATA =\ layouts/initials.module \ layouts/iopart.layout \ layouts/isprs.layout \ + layouts/iucr.layout \ layouts/jarticle.layout \ layouts/jasatex.layout \ layouts/jbook.layout \ @@ -2070,7 +2103,9 @@ dist_layouts_DATA =\ layouts/numreport.inc \ layouts/numrevtex.inc \ layouts/paper.layout \ + layouts/paralist.module \ layouts/pdfcomment.module \ + layouts/pdfform.module \ layouts/powerdot.layout \ layouts/RJournal.layout \ layouts/recipebook.layout \ @@ -2152,7 +2187,8 @@ dist_layouts_DATA =\ layouts/todonotes.module \ layouts/treport.layout \ layouts/tufte-book.layout \ - layouts/tufte-handout.layout + layouts/tufte-handout.layout \ + layouts/varwidth.module scriptsdir = $(pkgdatadir)/scripts dist_scripts_DATA = \ @@ -2220,6 +2256,7 @@ dist_templates_DATA = \ templates/IJMPC.lyx \ templates/IJMPD.lyx \ templates/IOP-article.lyx \ + templates/IUCr-article.lyx \ templates/ja_beamer-conference-ornate-20min.lyx \ templates/JASA.lyx \ templates/JSS-article.lyx \ @@ -2283,16 +2320,57 @@ lyx@program_suffix@.desktop: lyx.desktop-temp desktopdir = $(datadir)/applications desktop_DATA = lyx@program_suffix@.desktop -CLEANFILES += lyx@program_suffix@.desktop lyx.desktop-temp \ - lyx@program_suffix@.svg lyx@program_suffix@.png +CLEANFILES = lyx@program_suffix@.desktop lyx.desktop-temp \ + lyx@program_suffix@.svg lyx@program_suffix@.png endif dist_noinst_DATA += lyx.desktop.in images/lyx.svg images/lyx.png +exampleandtemplate_files = \ + $(dist_caexamples_DATA) \ + $(dist_csexamples_DATA) \ + $(dist_daexamples_DATA) \ + $(dist_deexamples_DATA) \ + $(dist_elexamples_DATA) \ + $(dist_esexamples_DATA) \ + $(dist_euexamples_DATA) \ + $(dist_faexamples_DATA) \ + $(dist_frexamples_DATA) \ + $(dist_glexamples_DATA) \ + $(dist_heexamples_DATA) \ + $(dist_huexamples_DATA) \ + $(dist_idexamples_DATA) \ + $(dist_itexamples_DATA) \ + $(dist_jaexamples_DATA) \ + $(dist_koexamples_DATA) \ + $(dist_nlexamples_DATA) \ + $(dist_plexamples_DATA) \ + $(dist_ptexamples_DATA) \ + $(dist_roexamples_DATA) \ + $(dist_ruexamples_DATA) \ + $(dist_slexamples_DATA) \ + $(dist_skexamples_DATA) \ + $(dist_srexamples_DATA) \ + $(dist_svexamples_DATA) \ + $(dist_springerexamples_DATA) \ + $(dist_thesisexamples_DATA) \ + $(dist_ukexamples_DATA) \ + $(dist_examples_DATA) \ + $(dist_templates_DATA) + install-data-hook: $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py for i in $(DESTDIR)$(scriptsdir)/*.py $(DESTDIR)$(scriptsdir)/listerrors ; do \ $(CHMOD) 755 $$i; \ done + for i in $(exampleandtemplate_files); do \ + if $(EGREP) -q "^\\\\origin " "$(DESTDIR)$(pkgdatadir)/$$i"; then \ + origin=`dirname "/systemlyxdir/$$i"`/; \ + sed -e "s|^\\\\origin .*|\\\\origin $$origin|" \ + "$(DESTDIR)$(pkgdatadir)/$$i" > "$(DESTDIR)$(pkgdatadir)/$$i.tmp"; \ + mv -f "$(DESTDIR)$(pkgdatadir)/$$i.tmp" "$(DESTDIR)$(pkgdatadir)/$$i"; \ + chmod 644 "$(DESTDIR)$(pkgdatadir)/$$i"; \ + fi; \ + done alltests: check alltests-recursive