X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=6a6decd6f8099b8d565e76e52c18720f6ac96432;hb=b3692c8557d5981b1dd895c571ebe19c3e809ab0;hp=e85946edd6f2dde86a5985896a9c2d4ee7d6d7e7;hpb=44fe827b7b5c8c4bc673785b29da4bd63383b41a;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index e85946edd6..6a6decd6f8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 @@ -88,7 +90,6 @@ dist_deexamples_DATA = \ examples/de/Dezimal.lyx \ examples/de/ItemizeBullets.lyx \ examples/de/Lebenslauf.lyx \ - examples/de/Minipage.lyx \ examples/de/multicol.lyx \ examples/de/serienbrief1.lyx \ examples/de/serienbrief2.lyx \ @@ -118,7 +119,6 @@ dist_frexamples_DATA = \ examples/fr/simplecv.lyx \ examples/fr/Foils.lyx \ examples/fr/ListesPuces.lyx \ - examples/fr/Minipage.lyx \ examples/fr/exemple_brut.lyx \ examples/fr/exemple_lyxifie.lyx \ examples/fr/multicol.lyx \ @@ -189,7 +189,6 @@ dist_examples_DATA = \ examples/Foils.lyx \ examples/ItemizeBullets.lyx \ examples/Literate.lyx \ - examples/Minipage.lyx \ examples/aa_sample.lyx \ examples/aas_sample.lyx \ examples/addressExample.adr \ @@ -221,7 +220,6 @@ dist_examples_DATA = \ examples/landslide.lyx \ examples/linguistics.lyx \ examples/listerrors.lyx \ - examples/listings.lyx \ examples/modernCV.lyx \ examples/multicol.lyx \ examples/noweb2lyx.lyx \ @@ -326,6 +324,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 \ @@ -930,7 +933,6 @@ dist_kbd_DATA = \ layoutsdir = $(pkgdatadir)/layouts dist_layouts_DATA =\ - layouts/IEEEtran.layout \ layouts/aa.layout \ layouts/aapaper.inc \ layouts/aapaper.layout \ @@ -975,6 +977,7 @@ dist_layouts_DATA =\ layouts/dtk.layout \ layouts/egs.layout \ layouts/elsart.layout \ + layouts/elsarticle.layout \ layouts/endnotes.module \ layouts/entcs.layout \ layouts/europecv.layout \ @@ -991,6 +994,7 @@ dist_layouts_DATA =\ layouts/heb-article.layout \ layouts/heb-letter.layout \ layouts/hollywood.layout \ + layouts/IEEEtran.layout \ layouts/ijmpc.layout \ layouts/ijmpd.layout \ layouts/iopart.layout \ @@ -1038,7 +1042,9 @@ dist_layouts_DATA =\ layouts/scrreprt.layout \ layouts/seminar.layout \ layouts/siamltex.layout \ + layouts/sigplanconf.layout \ layouts/simplecv.layout \ + layouts/singlecol.layout \ layouts/slides.layout \ layouts/spie.layout \ layouts/stdclass.inc \ @@ -1055,6 +1061,7 @@ dist_layouts_DATA =\ layouts/stdstruct.inc \ layouts/stdtitle.inc \ layouts/svglobal.layout \ + layouts/svglobal3.layout \ layouts/svjog.layout \ layouts/svjour.inc \ layouts/svprobth.layout \ @@ -1091,27 +1098,28 @@ dist_scripts_PYTHON = \ scripts/legacy_lyxpreview2ppm.py \ scripts/listerrors \ scripts/lyxpreview2bitmap.py \ + scripts/lyxpreview-platex2bitmap.py \ scripts/lyxpreview_tools.py \ scripts/tex_copy.py templatesdir = $(pkgdatadir)/templates dist_templates_DATA = \ - templates/IEEEtran.lyx \ - templates/README.new_templates \ templates/aa.lyx \ templates/aastex.lyx \ + templates/ACM-sigplan.lyx \ templates/agu_article.lyx \ templates/apa.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/elsarticle.lyx \ templates/fr_beamer-conference-ornate-20min.lyx \ templates/g-brief2.lyx \ templates/g-brief-de.lyx \ templates/g-brief-en.lyx \ templates/hollywood.lyx \ + templates/IEEEtran.lyx \ templates/ijmpc.lyx \ templates/ijmpd.lyx \ templates/iop-article.lyx \ @@ -1120,6 +1128,7 @@ dist_templates_DATA = \ templates/koma-letter2.lyx \ templates/latex8.lyx \ templates/letter.lyx \ + templates/README.new_templates \ templates/revtex.lyx \ templates/revtex4.lyx \ templates/slides.lyx