X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=f989bb7d66ac4d274521c6adcde2bf680e28b73a;hb=08b285966326523a10954cf6235d0c7b200c842f;hp=b89e8ed2f91080534462efb2b505eea1bf4437a8;hpb=d02147b79e5107b1345536f2a276b0aeebd42da5;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index b89e8ed2f9..f989bb7d66 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -89,9 +89,11 @@ dist_deexamples_DATA = \ examples/de/Braille.lyx \ examples/de/Dezimal.lyx \ examples/de/europassCV.lyx \ + examples/de/FeynmanDiagrams.lyx \ examples/de/ItemizeBullets.lyx \ examples/de/Lebenslauf.lyx \ examples/de/linguistics.lyx \ + examples/de/MultilingualCaptions.lyx \ examples/de/serienbrief1.lyx \ examples/de/serienbrief2.lyx \ examples/de/serienbrief3.lyx \ @@ -326,6 +328,7 @@ dist_examples_DATA = \ examples/MultilingualCaptions.lyx \ examples/noweb2lyx.lyx \ examples/PDF-comment.lyx \ + examples/PDF-form.lyx \ examples/powerdot-example.lyx \ examples/recipebook.lyx \ examples/R-S-statements.lyx \ @@ -420,7 +423,6 @@ dist_images_DATA1X = \ images/tab-group-close.png \ images/copy.png \ images/cut.png \ - images/demote.png \ images/depth-decrement.png \ images/depth-increment.png \ images/dialog-preferences.png \ @@ -486,8 +488,11 @@ dist_images_DATA1X = \ images/nomencl-insert.png \ images/note-insert.png \ images/note-next.png \ + images/outline-down.png \ + images/outline-in.png \ + images/outline-out.png \ + images/outline-up.png \ images/paste.png \ - images/promote.png \ images/redo.png \ images/reload.png \ images/script-insert_subscript.png \ @@ -648,6 +653,7 @@ dist_imagesmath_DATA1X = \ images/math/blacktriangledown.png \ images/math/blacktriangleleft.png \ images/math/blacktriangleright.png \ + images/math/boldsymbol.png \ images/math/bot.png \ images/math/bowtie.png \ images/math/bowtie2.png \ @@ -983,12 +989,15 @@ dist_imagesmath_DATA1X = \ images/math/mapstochar.png \ images/math/mapstochar2.png \ images/math/mars.png \ + images/math/mathbb.png \ images/math/mathbb_C.png \ images/math/mathbb_H.png \ images/math/mathbb_N.png \ images/math/mathbb_Q.png \ images/math/mathbb_R.png \ images/math/mathbb_Z.png \ + images/math/mathbf.png \ + images/math/mathcal.png \ images/math/mathcal_F.png \ images/math/mathcal_H.png \ images/math/mathcal_L.png \ @@ -996,12 +1005,18 @@ dist_imagesmath_DATA1X = \ images/math/mathcircumflex.png \ images/math/mathclap.png \ images/math/mathdollar.png \ + images/math/mathfrak.png \ + images/math/mathit.png \ images/math/mathllap.png \ images/math/mathparagraph.png \ + images/math/mathscr.png \ images/math/mathsection.png \ images/math/mathring.png \ images/math/mathrlap.png \ + images/math/mathrm.png \ images/math/mathrm_T.png \ + images/math/mathsf.png \ + images/math/mathtt.png \ images/math/matrix.png \ images/math/measuredangle.png \ images/math/mercury.png \ @@ -1269,6 +1284,7 @@ dist_imagesmath_DATA1X = \ images/math/theta.png \ images/math/theta2.png \ images/math/textdegree.png \ + images/math/textrm.png \ images/math/thickapprox.png \ images/math/thicksim.png \ images/math/thorn.png \ @@ -1710,6 +1726,17 @@ dist_imagesoxygen_DATA = \ ${dist_imagesoxygen_DATA1X} \ ${dist_imagesoxygen_DATA2X} +imagesmathoxygendir = $(imagesdir)/math/oxygen +dist_imagesmathoxygen_DATA = \ + images/math/oxygen/cases.svgz \ + images/math/oxygen/delim.svgz \ + images/math/oxygen/font.svgz \ + images/math/oxygen/frac.svgz \ + images/math/oxygen/frac-square.svgz \ + images/math/oxygen/functions.svgz \ + images/math/oxygen/space.svgz \ + images/math/oxygen/style.svgz + imagesclassicdir = $(imagesdir)/classic dist_imagesclassic_DATA = \ images/classic/all-changes-accept.png \ @@ -1764,7 +1791,6 @@ dist_imagesclassic_DATA = \ images/classic/tab-group-close.png \ images/classic/copy.png \ images/classic/cut.png \ - images/classic/demote.png \ images/classic/depth-decrement.png \ images/classic/depth-increment.png \ images/classic/dialog-preferences.png \ @@ -1828,8 +1854,11 @@ dist_imagesclassic_DATA = \ images/classic/nomencl-insert.png \ images/classic/note-insert.png \ images/classic/note-next.png \ + images/classic/outline-down.png \ + images/classic/outline-in.png \ + images/classic/outline-out.png \ + images/classic/outline-up.png \ images/classic/paste.png \ - images/classic/promote.png \ images/classic/redo.png \ images/classic/reload.png \ images/classic/script-insert_subscript.png \ @@ -2060,6 +2089,7 @@ dist_layouts_DATA =\ layouts/numrevtex.inc \ layouts/paper.layout \ layouts/pdfcomment.module \ + layouts/pdfform.module \ layouts/powerdot.layout \ layouts/RJournal.layout \ layouts/recipebook.layout \