]> git.lyx.org Git - features.git/blobdiff - lib/Makefile.am
* svcommon.inc:
[features.git] / lib / Makefile.am
index 7c9894907602cf89962feeb2290cd09b2bb61d77..a4c05b6d6129a178b0962e7410537626f15b124d 100644 (file)
@@ -4,8 +4,9 @@ SUBDIRS = doc lyx2lyx
 
 CHMOD = chmod
 
-dist_pkgdata_DATA = CREDITS chkconfig.ltx external_templates encodings \
-       layouttranslations languages symbols syntax.default unicodesymbols
+dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \
+       encodings layouttranslations languages symbols syntax.default \
+       unicodesymbols
 
 # Note that we "chmod 755" manually this file in install-data-hook.
 dist_pkgdata_PYTHON = configure.py 
@@ -371,6 +372,7 @@ dist_images_DATA = \
        images/dialog-toggle_findreplaceadv.png \
        images/dialog-toggle_toc.png \
        images/down.png \
+       images/editclear.png \
        images/ert-insert.png \
        images/file-open.png \
        images/float-insert_figure.png \
@@ -1415,6 +1417,7 @@ dist_layouts_DATA =\
        layouts/report.layout \
        layouts/revtex.layout \
        layouts/revtex4.layout \
+       layouts/revtex4-1.layout \
        layouts/scrartcl.layout \
        layouts/scrarticle-beamer.layout \
        layouts/scrbook.layout \
@@ -1446,10 +1449,10 @@ dist_layouts_DATA =\
        layouts/stdstarsections.inc \
        layouts/stdstruct.inc \
        layouts/stdtitle.inc \
+       layouts/svcommon.inc \
        layouts/svglobal.layout \
        layouts/svglobal3.layout \
        layouts/svjog.layout \
-       layouts/svjour.inc \
        layouts/svmono.layout \
        layouts/svmult.layout \
        layouts/svprobth.layout \
@@ -1479,6 +1482,7 @@ dist_layouts_DATA =\
        layouts/theorems-starred.inc \
        layouts/theorems-starred.module \
        layouts/theorems-std.module \
+       layouts/theorems-without-preamble.inc \
        layouts/treport.layout \
        layouts/tufte-book.layout \
        layouts/tufte-handout.layout
@@ -1543,19 +1547,33 @@ dist_templates_DATA = \
        templates/JSS-article.lyx \
        templates/kluwer.lyx \
        templates/koma-letter2.lyx \
-       templates/latex8.lyx \
        templates/letter.lyx \
        templates/lettre.lyx \
        templates/README.new_templates \
-       templates/revtex.lyx \
        templates/revtex4.lyx \
+       templates/revtex4-1.lyx \
        templates/slides.lyx \
-       templates/svjour3.lyx \
-       templates/svmono_book.lyx \
        templates/svmult_appendix.lyx \
-       templates/svmult_author.lyx \
        templates/svmult_editor.lyx
 
+springertemplatesdir = $(pkgdatadir)/templates/springer
+dist_springertemplates_DATA = \
+       templates/springer/acknow.lyx \
+       templates/springer/acronym.lyx \
+       templates/springer/appendix.lyx \
+       templates/springer/chapter.lyx \
+       templates/springer/dedication.lyx \
+       templates/springer/foreword.lyx \
+       templates/springer/glossary.lyx \
+       templates/springer/part.lyx \
+       templates/springer/preface.lyx
+       templates/springer/svmono_referenc.lyx \
+       templates/springer/svmult_referenc.lyx \
+       templates/springer/solutions.lyx \
+       templates/springer/svjour3.lyx \
+       templates/springer/svmono_book.lyx \
+       templates/springer/svmult_author.lyx
+       
 thesistemplatesdir = $(pkgdatadir)/templates/thesis
 dist_thesistemplates_DATA = \
        templates/thesis/Acknowledgments.lyx \