X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=4c71398462d5e63a6e467b862ec379895cc8c76b;hb=2b5d064ff4a51c653e7062bbcba05de11a537e2b;hp=8575e7f905f7f72bd9543ce0d1baaba5d7de8f22;hpb=f82c3e8e6543e54d2c8031092616aa5473d66d4c;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 8575e7f905..4c71398462 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -61,9 +61,14 @@ dist_bind_DATA = \ bind/math.bind \ bind/menus.bind \ bind/sciword.bind \ + bind/site.bind \ bind/xemacs.bind \ bind/aqua.bind +commandsdir = $(pkgdatadir)/commands +dist_commands_DATA = \ + commands/default.def + caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ examples/ca/splash.lyx @@ -81,8 +86,6 @@ dist_deexamples_DATA = \ examples/de/ItemizeBullets.lyx \ examples/de/Lebenslauf.lyx \ examples/de/Minipage.lyx \ - examples/de/TabellenBeispiel.lyx \ - examples/de/Waehrungen.lyx \ examples/de/beispiel_gelyxt.lyx \ examples/de/beispiel_roh.lyx \ examples/de/Dezimal.lyx \ @@ -92,6 +95,7 @@ dist_deexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ + examples/es/ItemizeBullets.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ examples/es/splash.lyx @@ -110,7 +114,6 @@ frexamplesdir = $(pkgdatadir)/examples/fr dist_frexamples_DATA = \ examples/fr/AlignementDecimal.lyx \ examples/fr/simplecv.lyx \ - examples/fr/ExemplesTableaux.lyx \ examples/fr/Foils.lyx \ examples/fr/ListesPuces.lyx \ examples/fr/Minipage.lyx \ @@ -201,7 +204,6 @@ dist_examples_DATA = \ examples/biblioExample.bib \ examples/chess-article.lyx \ examples/chessgame.lyx \ - examples/currency.lyx \ examples/docbook_article.lyx \ examples/europeCV.lyx \ examples/example_lyxified.lyx \ @@ -228,6 +230,7 @@ dist_fonts_DATA = \ fonts/cmmi10.ttf \ fonts/cmr10.ttf \ fonts/cmsy10.ttf \ + fonts/esint10.ttf \ fonts/eufm10.ttf \ fonts/msam10.ttf \ fonts/msbm10.ttf \ @@ -295,6 +298,7 @@ dist_images_DATA = \ images/font-noun.png \ images/font-sans.png \ images/footnote-insert.png \ + images/href-insert.png \ images/index-insert.png \ images/label-insert.png \ images/layout.png \ @@ -311,6 +315,16 @@ dist_images_DATA = \ images/lyx.png \ images/marginalnote-insert.png \ images/math-display.png \ + images/math-macro-add-greedy-optional-param.png \ + images/math-macro-add-optional-param.png \ + images/math-macro-add-param.png \ + images/math-macro-append-greedy-param.png \ + images/math-macro-make-nonoptional.png \ + images/math-macro-make-optional.png \ + images/math-macro-remove-greedy-param.png \ + images/math-macro-remove-optional-param.png \ + images/math-macro-remove-param.png \ + images/math-macro_newmacroname_newcommand.png \ images/math-matrix.png \ images/math-mode.png \ images/math-subscript.png \ @@ -782,8 +796,8 @@ dist_imagesmath_DATA = \ images/math/surd.png \ images/math/swarrow.png \ images/math/tau.png \ - images/math/textrm_Oe.png \ images/math/textrm_AA.png \ + images/math/textrm_O.png \ images/math/therefore.png \ images/math/theta.png \ images/math/theta2.png \ @@ -853,6 +867,9 @@ dist_imagesmath_DATA = \ images/math/xi2.png \ images/math/zeta.png +imagescommandsdir = $(imagesdir)/commands +dist_imagescommands_DATA = + kbddir = $(pkgdatadir)/kbd dist_kbd_DATA = \ kbd/american-2.kmap \ @@ -954,7 +971,12 @@ dist_layouts_DATA =\ layouts/ijmpd.layout \ layouts/iopart.layout \ layouts/isprs.layout \ + layouts/jarticle.layout \ + layouts/jbook.layout \ layouts/jgrga.layout \ + layouts/jreport.layout \ + layouts/jsarticle.layout \ + layouts/jsbook.layout \ layouts/kluwer.layout \ layouts/latex8.layout \ layouts/letter.layout \ @@ -1015,12 +1037,18 @@ dist_layouts_DATA =\ layouts/svglobal.layout \ layouts/endnotes.module \ layouts/foottoend.module \ + layouts/hanging.module \ + layouts/logicalmkup.module \ + layouts/theorems.inc \ + layouts/theorems-ams.inc \ layouts/theorems-ams.module \ layouts/theorems-ams-withinsec.module \ layouts/theorems-std.module \ layouts/theorems-withinchap.module \ layouts/theorems-withinsec.module \ - layouts/url.module + layouts/tarticle.layout \ + layouts/tbook.layout \ + layouts/treport.layout scriptsdir = $(pkgdatadir)/scripts # Note that we "chmod 755" manually these files in install-data-hook.