]> git.lyx.org Git - features.git/blobdiff - lib/Makefile.am
Add python lyxpaperview script
[features.git] / lib / Makefile.am
index ca14aabc04f7df6f86b3d820000b1f1c789c9b92..411ad889fbe9c15c5c65458bb2a4af9ac11f00f9 100644 (file)
@@ -298,9 +298,15 @@ dist_roexamples_DATA = \
 ruexamplesdir = $(pkgdatadir)/examples/ru
 dist_ruexamples_DATA = \
        examples/ru/Example_%28LyXified%29.lyx \
-       examples/ru/Example_%28raw%29.lyx
+       examples/ru/Example_%28raw%29.lyx \
        examples/ru/Welcome.lyx
 
+ruinsetexamplesdir = $(pkgdatadir)/examples/ru/Graphics_and_Insets
+dist_ruinsetexamples_DATA = \
+       examples/ru/Graphics_and_Insets/XY-Figure.lyx \
+       examples/ru/Graphics_and_Insets/xyfigure.png \
+       examples/ru/Graphics_and_Insets/XY-Pic.lyx
+
 slexamplesdir = $(pkgdatadir)/examples/sl
 dist_slexamples_DATA = \
        examples/sl/Example_%28LyXified%29.lyx \
@@ -2259,12 +2265,6 @@ dist_layouts_DATA =\
        layouts/acmsiggraph-0-92.layout \
        layouts/AEA.layout \
        layouts/agutex.layout \
-       layouts/agu-dtd.layout \
-       layouts/agu_stdclass.inc \
-       layouts/agu_stdcounters.inc \
-       layouts/agu_stdlists.inc \
-       layouts/agu_stdsections.inc \
-       layouts/agu_stdtitle.inc \
        layouts/agums.layout \
        layouts/aguplus.inc \
        layouts/algorithm2e.module \
@@ -2296,21 +2296,11 @@ dist_layouts_DATA =\
        layouts/ctex-book.layout \
        layouts/ctex-report.layout \
        layouts/customHeadersFooters.module \
-       layouts/db_lyxmacros.inc \
-       layouts/db_stdclass.inc \
        layouts/db_stdcharstyles.inc \
-       layouts/db_stdcounters.inc \
-       layouts/db_stdlayouts.inc \
-       layouts/db_stdlists.inc \
-       layouts/db_stdsections.inc \
-       layouts/db_stdstarsections.inc \
-       layouts/db_stdstruct.inc \
-       layouts/db_stdtitle.inc \
        layouts/dinbrief.layout \
        layouts/docbook-book.layout \
        layouts/docbook-chapter.layout \
        layouts/docbook-section.layout \
-       layouts/docbook.layout \
        layouts/doublecol-new.layout \
        layouts/dtk.layout \
        layouts/ectaart.layout \
@@ -2520,6 +2510,8 @@ dist_scripts_DATA += \
        scripts/legacy_lyxpreview2ppm.py \
        scripts/listerrors \
        scripts/lyxpak.py \
+       scripts/lyxpaperview \
+       scripts/lyxpaperview.py \
        scripts/lyxpreview2bitmap.py \
        scripts/lyxpreview_tools.py \
        scripts/lyx_batch.pl.in \
@@ -2548,6 +2540,7 @@ dist_articletemplates_DATA = \
        templates/Articles/Copernicus_Publications_Manuscript_Preparation.lyx \
        templates/Articles/Econometrica.lyx \
        templates/Articles/Elsevier.lyx \
+       templates/Articles/Figure1.pdf \
        templates/Articles/Hebrew_Article_%28KOMA-Script%29.lyx \
        templates/Articles/IEEE_Transactions_Computer_Society.lyx \
        templates/Articles/IEEE_Transactions_Conference.lyx \
@@ -2770,6 +2763,7 @@ exampleandtemplate_files = \
                           $(dist_ptexamples_DATA) \
                           $(dist_roexamples_DATA) \
                           $(dist_ruexamples_DATA) \
+                          $(dist_ruinsetexamples_DATA) \
                           $(dist_scriptexamples_DATA) \
                           $(dist_scriptstemplates_DATA) \
                           $(dist_slexamples_DATA) \