]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
* UserGuide: add documentation for language package and default output format
[lyx.git] / lib / Makefile.am
index 5f2502b7e2aeedfbbd2701c7ccaa7dc66f734dae..de320b9d26f51e47d268c3f496c1257501775312 100644 (file)
@@ -218,6 +218,10 @@ dist_srexamples_DATA = \
        examples/sr/Braille.lyx \
        examples/sr/splash.lyx
 
+svexamplesdir = $(pkgdatadir)/examples/sv
+dist_svexamples_DATA = \
+       examples/sv/splash.lyx
+
 ukexamplesdir = $(pkgdatadir)/examples/uk
 dist_ukexamples_DATA = \
        examples/uk/splash.lyx
@@ -253,6 +257,7 @@ dist_examples_DATA = \
        examples/chess-article.lyx \
        examples/chessgame.lyx \
        examples/docbook_article.lyx \
+       examples/enumitem.lyx \
        examples/europeCV.lyx \
        examples/example_lyxified.lyx \
        examples/example_raw.lyx \
@@ -312,11 +317,13 @@ dist_images_DATA = \
        images/buffer-close.png \
        images/buffer-export.png \
        images/buffer-export_dvi.png \
+       images/buffer-export_dvi3.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_pdf5.png \
        images/buffer-export_ps.png \
        images/buffer-export_text.png \
        images/buffer-new.png \
@@ -324,21 +331,26 @@ dist_images_DATA = \
        images/buffer-toggle-output-sync.png \
        images/buffer-update.png \
        images/buffer-update_dvi.png \
+       images/buffer-update_dvi3.png \
        images/buffer-update_pdf.png \
        images/buffer-update_pdf2.png \
        images/buffer-update_pdf3.png \
        images/buffer-update_pdf4.png \
+       images/buffer-update_pdf5.png \
        images/buffer-update_ps.png \
        images/buffer-view.png \
        images/buffer-view_dvi.png \
+       images/buffer-view_dvi3.png \
        images/buffer-view_pdf.png \
        images/buffer-view_pdf2.png \
        images/buffer-view_pdf3.png \
        images/buffer-view_pdf4.png \
+       images/buffer-view_pdf5.png \
        images/buffer-view_ps.png \
        images/buffer-write-as.png \
        images/buffer-write.png \
        images/build-program.png \
+       images/busy.gif \
        images/change-accept.png \
        images/change-next.png \
        images/change-reject.png \
@@ -423,16 +435,22 @@ dist_images_DATA = \
        images/psnfss4.png \
        images/redo.png \
        images/reload.png \
+       images/script-insert_subscript.png \
+       images/script-insert_superscript.png \
        images/split-view_horizontal.png \
        images/split-view_vertical.png \
        images/standard.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_align-decimal.png \
        images/tabular-feature_append-column.png \
        images/tabular-feature_append-row.png \
        images/tabular-feature_delete-column.png \
        images/tabular-feature_delete-row.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_m-valign-bottom.png \
+       images/tabular-feature_m-valign-middle.png \
+       images/tabular-feature_m-valign-top.png \
        images/tabular-feature_multicolumn.png \
        images/tabular-feature_multirow.png \
        images/tabular-feature_set-all-lines.png \
@@ -447,9 +465,6 @@ dist_images_DATA = \
        images/tabular-feature_toggle-rotate-cell.png \
        images/tabular-feature_toggle-rotate-tabular.png \
        images/tabular-feature_unset-all-lines.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 \
@@ -1077,6 +1092,7 @@ dist_layouts_DATA =\
        layouts/elsarticle.layout \
        layouts/endnotes.module \
        layouts/entcs.layout \
+       layouts/enumitem.module \
        layouts/eqs-within-sections.module \
        layouts/europecv.layout \
        layouts/extarticle.layout \
@@ -1084,6 +1100,8 @@ dist_layouts_DATA =\
        layouts/extletter.layout \
        layouts/extreport.layout \
        layouts/figs-within-sections.module \
+       layouts/fixltx2e.module \
+       layouts/fix-cm.module \
        layouts/foils.layout \
        layouts/foottoend.module \
        layouts/frletter.layout \
@@ -1204,9 +1222,11 @@ dist_layouts_DATA =\
        layouts/tufte-handout.layout
 
 scriptsdir = $(pkgdatadir)/scripts
+dist_scripts_DATA = \
+       scripts/bash_completion \
+       scripts/lyxsweave.R
 # Note that we "chmod 755" manually these files in install-data-hook.
 dist_scripts_PYTHON = \
-       scripts/bash_completion \
        scripts/clean_dvi.py \
        scripts/convertDefault.py \
        scripts/csv2lyx.py \
@@ -1220,11 +1240,11 @@ dist_scripts_PYTHON = \
        scripts/layout2layout.py \
        scripts/legacy_lyxpreview2ppm.py \
        scripts/listerrors \
+       scripts/lyxpak.py \
        scripts/lyxpreview2bitmap.py \
        scripts/lyxpreview-lytex2bitmap.py \
        scripts/lyxpreview-platex2bitmap.py \
        scripts/lyxpreview_tools.py \
-       scripts/lyxsweave.R \
        scripts/prefs2prefs.py \
        scripts/prefs2prefs_lfuns.py \
        scripts/prefs2prefs_prefs.py \
@@ -1293,6 +1313,11 @@ dist_tex_DATA = \
        tex/lyxskak.sty \
        tex/revtex.cls
 
+# subscript.sty is not in dist_tex_DATA since we don't want to install it
+# (it is part of TeXLive). We include it in our source package only so that
+# packagers may decide to install it (e.g. for MikTeX).
+dist_noinst_DATA += tex/subscript.sty
+
 uidir = $(pkgdatadir)/ui
 dist_ui_DATA = \
        ui/classic.ui \