X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=1dcbf11c1c91bda1c7fdb808d6cbf88f10f7518e;hb=48f36f59e74cfdea1d33f9170671d33c45b8ba37;hp=4f6e907215f088f5583c66360469e0209aafb553;hpb=711474fefb6be5d505bc0fd7954bd9af58f3b4e0;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 4f6e907215..1dcbf11c1c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -87,9 +87,11 @@ deexamplesdir = $(pkgdatadir)/examples/de dist_deexamples_DATA = \ examples/de/beispiel_gelyxt.lyx \ examples/de/beispiel_roh.lyx \ + examples/de/Braille.lyx \ examples/de/Dezimal.lyx \ examples/de/ItemizeBullets.lyx \ examples/de/Lebenslauf.lyx \ + examples/de/linguistics.lyx \ examples/de/multicol.lyx \ examples/de/serienbrief1.lyx \ examples/de/serienbrief2.lyx \ @@ -98,9 +100,12 @@ dist_deexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ - examples/es/ItemizeBullets.lyx \ + examples/es/Braille.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ + examples/es/ItemizeBullets.lyx \ + examples/es/linguistics.lyx \ + examples/es/multicol.lyx \ examples/es/splash.lyx euexamplesdir = $(pkgdatadir)/examples/eu @@ -142,6 +147,10 @@ dist_huexamples_DATA = \ examples/hu/example_raw.lyx \ examples/hu/splash.lyx +idexamplesdir = $(pkgdatadir)/examples/id +dist_idexamples_DATA = \ + examples/id/splash.lyx + itexamplesdir = $(pkgdatadir)/examples/it dist_itexamples_DATA = \ examples/it/ItemizeBullets.lyx \ @@ -181,6 +190,10 @@ dist_slexamples_DATA = \ examples/sl/primer_surov.lyx \ examples/sl/splash.lyx +ukexamplesdir = $(pkgdatadir)/examples/uk +dist_ukexamples_DATA = \ + examples/uk/splash.lyx + examplesdir = $(pkgdatadir)/examples dist_examples_DATA = \ examples/Braille.lyx \ @@ -191,6 +204,7 @@ dist_examples_DATA = \ examples/Literate.lyx \ examples/aa_sample.lyx \ examples/aas_sample.lyx \ + examples/achemso.lyx \ examples/addressExample.adr \ examples/amsart-test.lyx \ examples/amsbook-test.lyx \ @@ -224,13 +238,16 @@ dist_examples_DATA = \ examples/multicol.lyx \ examples/noweb2lyx.lyx \ examples/powerdot-example.lyx \ + examples/recipebook.lyx \ examples/script_form.lyx \ examples/seminar.lyx \ examples/serial_letter1.lyx \ examples/serial_letter2.lyx \ examples/serial_letter3.lyx \ examples/simplecv.lyx \ - examples/splash.lyx + examples/splash.lyx \ + examples/xyfigure.png \ + examples/xypic.lyx fontsdir = $(pkgdatadir)/fonts dist_fonts_DATA = \ @@ -253,22 +270,35 @@ dist_images_DATA = \ images/amssymb.png \ images/banner.png \ images/bookmark-goto.png \ + images/bookmark-goto_0.png \ images/bookmark-save.png \ images/box-insert.png \ images/break-line.png \ images/buffer-close.png \ + images/buffer-export.png \ images/buffer-export_dvi.png \ images/buffer-export_latex.png \ + images/buffer-export_pdf.png \ images/buffer-export_pdf2.png \ + images/buffer-export_pdf3.png \ + images/buffer-export_pdf4.png \ images/buffer-export_ps.png \ images/buffer-export_text.png \ images/buffer-new.png \ images/buffer-reload.png \ + images/buffer-update.png \ images/buffer-update_dvi.png \ + images/buffer-update_pdf.png \ images/buffer-update_pdf2.png \ + images/buffer-update_pdf3.png \ + images/buffer-update_pdf4.png \ images/buffer-update_ps.png \ + images/buffer-view.png \ images/buffer-view_dvi.png \ + images/buffer-view_pdf.png \ images/buffer-view_pdf2.png \ + images/buffer-view_pdf3.png \ + images/buffer-view_pdf4.png \ images/buffer-view_ps.png \ images/buffer-write-as.png \ images/buffer-write.png \ @@ -331,6 +361,8 @@ dist_images_DATA = \ images/vc-register.png \ images/vc-revert.png \ images/marginalnote-insert.png \ + images/master-buffer-update.png \ + images/master-buffer-view.png \ images/math-display.png \ images/math-macro-add-greedy-optional-param.png \ images/math-macro-add-optional-param.png \ @@ -360,9 +392,9 @@ dist_images_DATA = \ 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 \ - images/tabular-feature_align-right.png \ + images/tabular-feature_m-align-center.png \ + images/tabular-feature_m-align-left.png \ + images/tabular-feature_m-align-right.png \ images/tabular-feature_append-column.png \ images/tabular-feature_append-row.png \ images/tabular-feature_delete-column.png \ @@ -371,17 +403,18 @@ dist_images_DATA = \ images/tabular-feature_set-all-lines.png \ images/tabular-feature_set-longtabular.png \ images/tabular-feature_set-rotate-cell.png \ - images/tabular-feature_toggle-rotate-cell.png \ + images/tabular-feature_set-border-lines.png \ images/tabular-feature_set-rotate-tabular.png \ - images/tabular-feature_toggle-rotate-tabular.png \ images/tabular-feature_toggle-line-bottom.png \ images/tabular-feature_toggle-line-left.png \ images/tabular-feature_toggle-line-right.png \ images/tabular-feature_toggle-line-top.png \ + images/tabular-feature_toggle-rotate-cell.png \ + images/tabular-feature_toggle-rotate-tabular.png \ images/tabular-feature_unset-all-lines.png \ - images/tabular-feature_valign-bottom.png \ - images/tabular-feature_valign-middle.png \ - images/tabular-feature_valign-top.png \ + images/tabular-feature_m-valign-bottom.png \ + images/tabular-feature_m-valign-middle.png \ + images/tabular-feature_m-valign-top.png \ images/tabular-insert.png \ images/thesaurus-entry.png \ images/toolbar-toggle_math.png \ @@ -531,7 +564,10 @@ dist_imagesmath_DATA = \ images/math/eta.png \ images/math/eth.png \ images/math/exists.png \ + images/math/export-others.png \ images/math/fallingdotseq.png \ + images/math/fint.png \ + images/math/fintop.png \ images/math/flat.png \ images/math/forall.png \ images/math/frac.png \ @@ -582,6 +618,10 @@ dist_imagesmath_DATA = \ images/math/kappa.png \ images/math/lambda.png \ images/math/lambda2.png \ + images/math/landdownint.png \ + images/math/landdownintop.png \ + images/math/landupint.png \ + images/math/landupintop.png \ images/math/langle.png \ images/math/lbrace.png \ images/math/lbrace_rbrace.png \ @@ -843,6 +883,7 @@ dist_imagesmath_DATA = \ images/math/underset.png \ images/math/uparrow.png \ images/math/uparrow2.png \ + images/math/update-others.png \ images/math/updownarrow.png \ images/math/updownarrow2.png \ images/math/upharpoonleft.png \ @@ -877,6 +918,7 @@ dist_imagesmath_DATA = \ images/math/veebar.png \ images/math/vert.png \ images/math/vert2.png \ + images/math/view-others.png \ images/math/vphantom.png \ images/math/wedge.png \ images/math/widehat.png \ @@ -938,6 +980,8 @@ dist_layouts_DATA =\ layouts/aapaper.inc \ layouts/aapaper.layout \ layouts/aastex.layout \ + layouts/achemso.layout \ + layouts/acmsiggraph.layout \ layouts/agu-dtd.layout \ layouts/agu_stdclass.inc \ layouts/agu_stdcounters.inc \ @@ -1031,6 +1075,7 @@ dist_layouts_DATA =\ layouts/numrevtex.inc \ layouts/paper.layout \ layouts/powerdot.layout \ + layouts/recipebook.layout \ layouts/report.layout \ layouts/revtex.layout \ layouts/revtex4.layout \ @@ -1107,6 +1152,7 @@ templatesdir = $(pkgdatadir)/templates dist_templates_DATA = \ templates/aa.lyx \ templates/aastex.lyx \ + templates/ACM-siggraph.lyx \ templates/ACM-sigplan.lyx \ templates/agu_article.lyx \ templates/apa.lyx \