]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
thanks to Ignacio Garcia: EmbeddedObjects
[lyx.git] / lib / Makefile.am
index 89901f39f23ae2c000b1c801a1d81b2ae871ec61..2b4c92e027ab1ef8933261116d71a6e8fffb4a45 100644 (file)
@@ -2,16 +2,13 @@ include $(top_srcdir)/config/common.am
 
 SUBDIRS = doc lyx2lyx
 
-EXTRA_DIST = \
-       chkconfig.ltx
-
 CHMOD = chmod
 
-# We cannot use dist_pkgdata_SCRIPTS for configure, since a possible
-# version-suffix would get appended to the names. So we use dist_pkgdata_DATA
-# and chmod manually in install-data-hook.
-dist_pkgdata_DATA = lyxrc.example CREDITS chkconfig.ltx configure.py \
-              external_templates encodings languages symbols syntax.default
+dist_pkgdata_DATA = CREDITS chkconfig.ltx \
+              external_templates encodings languages symbols syntax.default unicodesymbols
+
+# Note that we "chmod 755" manually this file in install-data-hook.
+dist_pkgdata_PYTHON = configure.py 
 
 dist_noinst_DATA = \
        images/README \
@@ -57,7 +54,27 @@ dist_bind_DATA = \
        bind/aqua.bind
 
 clipartdir = $(pkgdatadir)/clipart
-dist_clipart_DATA = clipart/platypus.eps
+dist_clipart_DATA = \
+       clipart/BoxInsetDefaultQt4.png \
+       clipart/ComentNotaImagenQt4.png \
+       clipart/CommentNoteImageQt4.png \
+       clipart/CuadroMinipagQt4.png \
+       clipart/endnotes.pdf \
+       clipart/etiquetaQt4.png \
+       clipart/floatQt4.png \
+       clipart/flotanteQt4.png \
+       clipart/footnoteQt4.png \
+       clipart/GreyedOutNoteImageQt4.png \
+       clipart/GrisNotaImagenQt4.png \
+       clipart/labelQt4.png \
+       clipart/LyXNoteImageQt4.png \
+       clipart/NotaLyXImagenQt4.png \
+       clipart/notapieQt4.png \
+       clipart/platypus.eps \
+       clipart/referenceQt4.png \
+       clipart/referenciaQt4.png \
+       clipart/without_fntright.pdf \
+       clipart/with_fntright.pdf
 
 examplesdir = $(pkgdatadir)/examples
 dist_examples_DATA = \
@@ -70,9 +87,22 @@ dist_examples_DATA = \
        examples/aas_sample.lyx \
        examples/amsart-test.lyx \
        examples/amsbook-test.lyx \
+       examples/beamer-g4.jpg \
+       examples/beamer-g4-mask.jpg \
+       examples/beamer-icsi-logo.pdf \
+       examples/beamer-knight1-mask.png \
+       examples/beamer-knight1.png \
+       examples/beamer-knight2-mask.png \
+       examples/beamer-knight2.png \
+       examples/beamer-knight3-mask.png \
+       examples/beamer-knight3.png \
+       examples/beamer-knight4-mask.png \
+       examples/beamer-knight4.png \
+       examples/beamerlyxexample1.lyx \
        examples/ca_splash.lyx \
        examples/chess-article.lyx \
        examples/chessgame.lyx \
+       examples/cs_splash.lyx \
        examples/currency.lyx \
        examples/cv.lyx \
        examples/da_splash.lyx \
@@ -108,6 +138,9 @@ dist_examples_DATA = \
        examples/fr_mathed.lyx \
        examples/fr_multicol.lyx \
        examples/fr_splash.lyx \
+       examples/gl_exemplo_bruto.lyx \
+       examples/gl_exemplo_lyxificado.lyx \
+       examples/gl_splash.lyx \
        examples/he_example_raw.lyx \
        examples/he_he_example_lyxified.lyx \
        examples/he_he_example_raw.lyx \
@@ -118,7 +151,6 @@ dist_examples_DATA = \
        examples/it_ItemizeBullets.lyx \
        examples/it_splash.lyx \
        examples/landslide.lyx \
-       examples/linuxdoc_manpage.lyx \
        examples/listerrors.lyx \
        examples/mathed.lyx \
        examples/multicol.lyx \
@@ -141,6 +173,8 @@ dist_examples_DATA = \
 
 imagesdir = $(pkgdatadir)/images
 dist_images_DATA = \
+       images/all-changes-accept.xpm \
+       images/all-changes-reject.xpm \
        images/amssymb.xpm \
        images/banner.ppm \
        images/bookmark-goto.xpm \
@@ -149,17 +183,26 @@ dist_images_DATA = \
        images/buffer-close.xpm \
        images/buffer-export_dvi.xpm \
        images/buffer-export_latex.xpm \
+       images/buffer-export_pdf2.xpm \
        images/buffer-export_ps.xpm \
        images/buffer-export_text.xpm \
        images/buffer-new.xpm \
        images/buffer-reload.xpm \
        images/buffer-update_dvi.xpm \
+       images/buffer-update_pdf2.xpm \
        images/buffer-update_ps.xpm \
        images/buffer-view_dvi.xpm \
+       images/buffer-view_pdf2.xpm \
        images/buffer-view_ps.xpm \
        images/buffer-write-as.xpm \
        images/buffer-write.xpm \
        images/build-program.xpm \
+       images/change-accept.xpm \
+       images/change-next.xpm \
+       images/change-reject.xpm \
+       images/changes-merge.xpm \
+       images/changes-output.xpm \
+       images/changes-track.xpm \
        images/copy.xpm \
        images/cut.xpm \
        images/depth-decrement.xpm \
@@ -187,6 +230,7 @@ dist_images_DATA = \
        images/footnote-insert.xpm \
        images/index-insert.xpm \
        images/label-insert.xpm \
+       images/layout.xpm \
        images/layout-document.xpm \
        images/layout-paragraph.xpm \
        images/layout_Description.xpm \
@@ -204,7 +248,9 @@ dist_images_DATA = \
        images/math-mode.xpm \
        images/math-subscript.xpm \
        images/math-superscript.xpm \
+       images/nomencl-insert.xpm \
        images/note-insert.xpm \
+       images/note-next.xpm \
        images/paste.xpm \
        images/psnfss1.xpm \
        images/psnfss2.xpm \
@@ -257,6 +303,7 @@ dist_imagesmath_DATA = \
        images/math/Game.xpm \
        images/math/Im.xpm \
        images/math/Lleftarrow.xpm \
+       images/math/Rrightarrow.xpm \
        images/math/Lsh.xpm \
        images/math/Re.xpm \
        images/math/Rsh.xpm \
@@ -360,6 +407,8 @@ dist_imagesmath_DATA = \
        images/math/doteq.xpm \
        images/math/doteqdot.xpm \
        images/math/dotplus.xpm \
+       images/math/dotsint.xpm \
+       images/math/dotsintop.xpm \
        images/math/doublebarwedge.xpm \
        images/math/downarrow.xpm \
        images/math/downarrow2.xpm \
@@ -407,12 +456,20 @@ dist_imagesmath_DATA = \
        images/math/heartsuit.xpm \
        images/math/hookleftarrow.xpm \
        images/math/hookrightarrow.xpm \
+       images/math/hphantom.xpm \
        images/math/hslash.xpm \
+       images/math/iiiint.xpm \
+       images/math/iiiintop.xpm \
+       images/math/iiint.xpm \
+       images/math/iiintop.xpm \
+       images/math/iint.xpm \
+       images/math/iintop.xpm \
        images/math/imath.xpm \
        images/math/in.xpm \
        images/math/infty.xpm \
        images/math/int.xpm \
        images/math/intercal.xpm \
+       images/math/intop.xpm \
        images/math/iota.xpm \
        images/math/jmath.xpm \
        images/math/kappa.xpm \
@@ -536,7 +593,14 @@ dist_imagesmath_DATA = \
        images/math/nvdash3.xpm \
        images/math/nwarrow.xpm \
        images/math/odot.xpm \
+       images/math/oiint.xpm \
+       images/math/oiintop.xpm \
        images/math/oint.xpm \
+       images/math/ointclockwise.xpm \
+       images/math/ointclockwiseop.xpm \
+       images/math/ointctrclockwise.xpm \
+       images/math/ointctrclockwiseop.xpm \
+       images/math/ointop.xpm \
        images/math/omega.xpm \
        images/math/omega2.xpm \
        images/math/ominus.xpm \
@@ -548,9 +612,11 @@ dist_imagesmath_DATA = \
        images/math/overleftrightarrow.xpm \
        images/math/overline.xpm \
        images/math/overrightarrow.xpm \
+       images/math/overset.xpm \
        images/math/parallel.xpm \
        images/math/partial.xpm \
        images/math/perp.xpm \
+       images/math/phantom.xpm \
        images/math/phi.xpm \
        images/math/phi2.xpm \
        images/math/pi.xpm \
@@ -607,6 +673,10 @@ dist_imagesmath_DATA = \
        images/math/sphericalangle.xpm \
        images/math/sqcap.xpm \
        images/math/sqcup.xpm \
+       images/math/sqiint.xpm \
+       images/math/sqiintop.xpm \
+       images/math/sqint.xpm \
+       images/math/sqintop.xpm \
        images/math/sqrt.xpm \
        images/math/sqsubset.xpm \
        images/math/sqsubseteq.xpm \
@@ -663,6 +733,7 @@ dist_imagesmath_DATA = \
        images/math/underline.xpm \
        images/math/underrightarrow.xpm \
        images/math/underscore.xpm \
+       images/math/underset.xpm \
        images/math/uparrow.xpm \
        images/math/uparrow2.xpm \
        images/math/updownarrow.xpm \
@@ -696,6 +767,7 @@ dist_imagesmath_DATA = \
        images/math/vec.xpm \
        images/math/vee.xpm \
        images/math/veebar.xpm \
+       images/math/vphantom.xpm \
        images/math/wedge.xpm \
        images/math/widehat.xpm \
        images/math/widetilde.xpm \
@@ -777,7 +849,9 @@ dist_layouts_DATA =\
        layouts/amsmaths-seq.inc \
        layouts/amsmaths.inc \
        layouts/apa.layout \
+       layouts/arab-article.layout \
        layouts/article.layout \
+       layouts/beamer.layout \
        layouts/book.layout \
        layouts/broadway.layout \
        layouts/chess.layout \
@@ -812,12 +886,12 @@ dist_layouts_DATA =\
        layouts/heb-article.layout \
        layouts/heb-letter.layout \
        layouts/hollywood.layout \
+       layouts/ijmpc.layout \
        layouts/ijmpd.layout \
        layouts/jgrga.layout \
        layouts/kluwer.layout \
        layouts/latex8.layout \
        layouts/letter.layout \
-       layouts/linuxdoc.layout \
        layouts/literate-article.layout \
        layouts/literate-book.layout \
        layouts/literate-report.layout \
@@ -871,16 +945,15 @@ dist_layouts_DATA =\
        layouts/svglobal.layout
 
 scriptsdir = $(pkgdatadir)/scripts
-# We cannot use dist_scripts_SCRIPTS, since a possible version-suffix would
-# get appended to the names. So we use dist_scripts_DATA and chmod manually
-# in install-data-hook.
-dist_scripts_DATA = \
-       scripts/TeXFiles.sh \
-       scripts/convertDefault.sh \
+# Note that we "chmod 755" manually these files in install-data-hook.
+dist_scripts_PYTHON = \
+       scripts/TeXFiles.py \
+       scripts/clean_dvi.py \
+       scripts/convertDefault.py \
        scripts/fen2ascii.py \
-       scripts/fig2pdftex.sh \
-       scripts/fig2pstex.sh \
-       scripts/fig_copy.sh \
+       scripts/fig2pdftex.py \
+       scripts/fig2pstex.py \
+       scripts/fig_copy.py \
        scripts/layout2layout.py \
        scripts/legacy_lyxpreview2ppm.py \
        scripts/listerrors \
@@ -894,9 +967,12 @@ dist_templates_DATA = \
        templates/README.new_templates \
        templates/aa.lyx \
        templates/aastex.lyx \
+       templates/beamer-conference-ornate-20min.lyx \
+       templates/de_beamer-conference-ornate-20min.lyx \
        templates/dinbrief.lyx \
        templates/docbook_article.lyx \
        templates/elsart.lyx \
+       templates/fr_beamer-conference-ornate-20min.lyx \
        templates/g-brief-de.lyx \
        templates/g-brief-en.lyx \
        templates/hollywood.lyx \
@@ -904,10 +980,10 @@ dist_templates_DATA = \
        templates/koma-letter2.lyx \
        templates/latex8.lyx \
        templates/letter.lyx \
-       templates/linuxdoc_article.lyx \
        templates/revtex.lyx \
        templates/revtex4.lyx \
        templates/slides.lyx \
+       templates/ijmpc.lyx \
        templates/ijmpd.lyx \
        templates/agu_article.lyx
 
@@ -924,11 +1000,11 @@ uidir = $(pkgdatadir)/ui
 dist_ui_DATA = \
        ui/classic.ui \
        ui/default.ui \
-       ui/stdmenus.ui \
-       ui/stdtoolbars.ui
+       ui/stdmenus.inc \
+       ui/stdtoolbars.inc
 
 install-data-hook:
        $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py
-       for i in $(dist_scripts_DATA); do \
+       for i in $(dist_scripts_PYTHON); do \
                $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/$$i; \
        done