]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
singlecol.layout: new layout file for articles for the numerous journals published...
[lyx.git] / lib / Makefile.am
index d1efa194b666690f287cb6b049da5b8ae92a627d..c1e51b03988d33de98bc37fc46ee71389213da39 100644 (file)
@@ -71,6 +71,8 @@ dist_commands_DATA = \
 
 caexamplesdir = $(pkgdatadir)/examples/ca
 dist_caexamples_DATA = \
+       examples/ca/ItemizeBullets.lyx
+       examples/ca/mathed.lyx
        examples/ca/splash.lyx
 
 csexamplesdir = $(pkgdatadir)/examples/cs
@@ -100,7 +102,6 @@ dist_esexamples_DATA = \
        examples/es/ItemizeBullets.lyx \
        examples/es/ejemplo_con_lyx.lyx \
        examples/es/ejemplo_sin_lyx.lyx \
-       examples/es/mathed.lyx \
        examples/es/splash.lyx
 
 euexamplesdir = $(pkgdatadir)/examples/eu
@@ -122,7 +123,6 @@ dist_frexamples_DATA = \
        examples/fr/Minipage.lyx \
        examples/fr/exemple_brut.lyx \
        examples/fr/exemple_lyxifie.lyx \
-       examples/fr/mathed.lyx \
        examples/fr/multicol.lyx \
        examples/fr/splash.lyx
 
@@ -283,6 +283,7 @@ dist_images_DATA = \
        images/changes-output.png \
        images/changes-track.png \
        images/closetab.png \
+       images/close-tab-group.png \
        images/copy.png \
        images/cut.png \
        images/demote.png \
@@ -307,11 +308,12 @@ dist_images_DATA = \
        images/float-insert_table.png \
        images/font-bold.png \
        images/font-emph.png \
-       images/font-free-apply.png \
+       images/textstyle-apply.png \
        images/font-noun.png \
        images/font-sans.png \
        images/footnote-insert.png \
        images/href-insert.png \
+       images/hidetab.png \
        images/index-insert.png \
        images/label-insert.png \
        images/layout.png \
@@ -326,6 +328,11 @@ dist_images_DATA = \
        images/layout_Section.png \
        images/lyx-quit.png \
        images/lyx.png \
+       images/vc-check-in.png \
+       images/vc-check-out.png \
+       images/dialog-show_vclog.png \
+       images/vc-register.png \
+       images/vc-revert.png \
        images/marginalnote-insert.png \
        images/math-display.png \
        images/math-macro-add-greedy-optional-param.png \
@@ -346,7 +353,6 @@ dist_images_DATA = \
        images/note-insert.png \
        images/note-next.png \
        images/paste.png \
-       images/pin.png \
        images/promote.png \
        images/psnfss1.png \
        images/psnfss2.png \
@@ -354,6 +360,8 @@ dist_images_DATA = \
        images/psnfss4.png \
        images/redo.png \
        images/reload.png \
+       images/split-view_horizontal.png \
+       images/split-view_vertical.png \
        images/standard.png \
        images/tabular-feature_align-center.png \
        images/tabular-feature_align-left.png \
@@ -408,7 +416,6 @@ dist_imagesmath_DATA = \
        images/math/Lsh.png \
        images/math/Re.png \
        images/math/Rsh.png \
-       images/math/Vert.png \
        images/math/Vvdash.png \
        images/math/acute.png \
        images/math/aleph.png \
@@ -871,6 +878,8 @@ dist_imagesmath_DATA = \
        images/math/vec.png \
        images/math/vee.png \
        images/math/veebar.png \
+       images/math/vert.png \
+       images/math/vert2.png \
        images/math/vphantom.png \
        images/math/wedge.png \
        images/math/widehat.png \
@@ -948,6 +957,7 @@ dist_layouts_DATA =\
        layouts/arab-article.layout \
        layouts/armenian-article.layout \
        layouts/article.layout \
+       layouts/article-beamer.layout \
        layouts/beamer.layout \
        layouts/book.layout \
        layouts/braille.module \
@@ -998,6 +1008,7 @@ dist_layouts_DATA =\
        layouts/jreport.layout \
        layouts/jsarticle.layout \
        layouts/jsbook.layout \
+       layouts/jss.layout \
        layouts/kluwer.layout \
        layouts/latex8.layout \
        layouts/letter.layout \
@@ -1012,6 +1023,7 @@ dist_layouts_DATA =\
        layouts/lyxmacros.inc \
        layouts/manpage.layout \
        layouts/memoir.layout \
+       layouts/minimalistic.module \
        layouts/moderncv.layout \
        layouts/mwart.layout \
        layouts/mwbk.layout \
@@ -1025,6 +1037,7 @@ dist_layouts_DATA =\
        layouts/revtex.layout \
        layouts/revtex4.layout \
        layouts/scrartcl.layout \
+       layouts/scrarticle-beamer.layout \
        layouts/scrbook.layout \
        layouts/scrclass.inc \
        layouts/scrlettr.layout \
@@ -1033,6 +1046,7 @@ dist_layouts_DATA =\
        layouts/seminar.layout \
        layouts/siamltex.layout \
        layouts/simplecv.layout \
+       layouts/singlecol.layout \
        layouts/slides.layout \
        layouts/spie.layout \
        layouts/stdclass.inc \
@@ -1055,15 +1069,16 @@ dist_layouts_DATA =\
        layouts/tarticle.layout \
        layouts/tbook.layout \
        layouts/theorems-ams-extended.module \
+       layouts/theorems-ams.inc \
        layouts/theorems-ams.module \
        layouts/theorems-chap.module \
        layouts/theorems.inc \
        layouts/theorems-order.inc \
        layouts/theorems-proof.inc \
        layouts/theorems-sec.module \
+       layouts/theorems-starred-equivalents.inc \
        layouts/theorems-starred.inc \
        layouts/theorems-starred.module \
-       layouts/theorems-starred-equivalents.inc \
        layouts/theorems-std.module \
        layouts/treport.layout
 
@@ -1072,6 +1087,7 @@ scriptsdir = $(pkgdatadir)/scripts
 dist_scripts_PYTHON = \
        scripts/TeXFiles.py \
        scripts/clean_dvi.py \
+       scripts/csv2lyx.py \
        scripts/convertDefault.py \
        scripts/date.py \
        scripts/ext_copy.py \
@@ -1107,6 +1123,7 @@ dist_templates_DATA = \
        templates/ijmpc.lyx \
        templates/ijmpd.lyx \
        templates/iop-article.lyx \
+       templates/JSS-article.lyx \
        templates/kluwer.lyx \
        templates/koma-letter2.lyx \
        templates/latex8.lyx \
@@ -1127,6 +1144,7 @@ uidir = $(pkgdatadir)/ui
 dist_ui_DATA = \
        ui/classic.ui \
        ui/default.ui \
+       ui/stdcontext.inc \
        ui/stdmenus.inc \
        ui/stdtoolbars.inc