X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=9e5223eacc14fdd917cc2a65fa6e43eabb441053;hb=ee2ad9a9c17f4cfc27fc294d40611531d0de0a90;hp=85f8dc80180da28b725bfe41f8fcf132747924af;hpb=886db92f822ad4b346a15204e84abd9aa8fc040b;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 85f8dc8018..9e5223eacc 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -92,7 +92,7 @@ dist_deexamples_DATA = \ examples/de/multicol.lyx \ examples/de/serienbrief1.lyx \ examples/de/serienbrief2.lyx \ - examples/de/serienbrief3.ly \ + examples/de/serienbrief3.lyx \ examples/de/splash.lyx esexamplesdir = $(pkgdatadir)/examples/es @@ -100,7 +100,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 +121,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 @@ -307,11 +305,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 \ @@ -346,7 +345,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 \ @@ -408,7 +406,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 +868,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 +947,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 +998,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 +1013,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 +1027,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 \ @@ -1055,15 +1058,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 +1076,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 +1112,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 +1133,7 @@ uidir = $(pkgdatadir)/ui dist_ui_DATA = \ ui/classic.ui \ ui/default.ui \ + ui/stdcontext.inc \ ui/stdmenus.inc \ ui/stdtoolbars.inc