X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile.am;h=651b60fcf0191ae5e72247c25c5f636a905c54f1;hb=refs%2Fheads%2F2.3.1-1;hp=32b51334c0414fb8b51965d132e253ee0760b7bc;hpb=6c7b5b12c7ae748cbdb8d25899033e2c76e23c68;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 32b51334c0..651b60fcf0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -6,20 +6,19 @@ CHMOD = chmod EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt -dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \ - encodings layouttranslations languages latexfonts symbols syntax.default \ - unicodesymbols +dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \ + encodings layouttranslations languages latexfonts RELEASE-NOTES \ + symbols syntax.default unicodesymbols # We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually this file in install-data-hook. -dist_pkgdata_DATA += configure.py +dist_pkgdata_DATA += configure.py dist_noinst_DATA = \ appdata.xml \ - fonts/stmary10.sfd \ fonts/test/stmary10.lyx \ images/README \ - images/font-smallcaps.png \ + images/font-smallcaps.svgz \ images/math/ams_arrows.png \ images/math/ams_misc.png \ images/math/ams_nrel.png \ @@ -28,13 +27,12 @@ dist_noinst_DATA = \ images/math/arrows.png \ images/math/bop.png \ images/math/brel.png \ - images/math/deco.png \ - images/math/deco.png \ - images/math/delim0.png \ - images/math/delim1.png \ - images/math/delim.png \ - images/math/dots.png \ - images/math/font.png \ + images/math/deco.svgz \ + images/math/delim0.svgz \ + images/math/delim1.svgz \ + images/math/delim.svgz \ + images/math/dots.svgz \ + images/math/font.svgz \ images/math/greek.png \ images/math/misc.png \ images/math/varsz.png @@ -64,10 +62,13 @@ commandsdir = $(pkgdatadir)/commands dist_commands_DATA = \ commands/default.def +arexamplesdir = $(pkgdatadir)/examples/ar +dist_arexamples_DATA = \ + examples/ar/splash.lyx + caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ examples/ca/ItemizeBullets.lyx \ - examples/ca/mathed.lyx \ examples/ca/splash.lyx csexamplesdir = $(pkgdatadir)/examples/cs @@ -88,9 +89,14 @@ dist_deexamples_DATA = \ examples/de/beispiel_roh.lyx \ 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/PDF-comment.lyx \ + examples/de/PDF-form.lyx \ examples/de/serienbrief1.lyx \ examples/de/serienbrief2.lyx \ examples/de/serienbrief3.lyx \ @@ -127,17 +133,22 @@ dist_faexamples_DATA = \ frexamplesdir = $(pkgdatadir)/examples/fr dist_frexamples_DATA = \ examples/fr/AlignementDecimal.lyx \ + examples/fr/beamer.lyx \ + examples/fr/beamer-article.lyx \ examples/fr/Braille.lyx \ examples/fr/exemple_brut.lyx \ examples/fr/exemple_lyxifie.lyx \ - examples/fr/exemple-powerdot.lyx \ examples/fr/FeynmanDiagrams.lyx \ examples/fr/Foils.lyx \ examples/fr/linguistics.lyx \ examples/fr/ListesPuces.lyx \ + examples/fr/MultilingualCaptions.lyx \ + examples/fr/PDF-comment.lyx \ + examples/fr/powerdot.lyx \ examples/fr/seminar.lyx \ examples/fr/simplecv.lyx \ examples/fr/splash.lyx \ + examples/fr/xyfigure.lyx \ examples/fr/xyfigure.png \ examples/fr/xypic.lyx @@ -173,7 +184,6 @@ dist_jaexamples_DATA = \ examples/ja/Braille.lyx \ examples/ja/FeynmanDiagrams.lyx \ examples/ja/MultilingualCaptions.lyx \ - examples/ja/R-S-statements.lyx \ examples/ja/beamer.lyx \ examples/ja/knitr.lyx \ examples/ja/lilypond.lyx \ @@ -187,6 +197,12 @@ koexamplesdir = $(pkgdatadir)/examples/ko dist_koexamples_DATA = \ examples/ko/splash.lyx +nbexamplesdir = $(pkgdatadir)/examples/nb +dist_nbexamples_DATA = \ + examples/nb/eksempel_lyxet.lyx \ + examples/nb/eksempel_txt.lyx \ + examples/nb/splash.lyx + nlexamplesdir = $(pkgdatadir)/examples/nl dist_nlexamples_DATA = \ examples/nl/opsommingstekens.lyx \ @@ -198,9 +214,13 @@ plexamplesdir = $(pkgdatadir)/examples/pl dist_plexamples_DATA = \ examples/pl/splash.lyx -ptexamplesdir = $(pkgdatadir)/examples/pt -dist_ptexamples_DATA = \ - examples/pt/splash.lyx +pt_BRexamplesdir = $(pkgdatadir)/examples/pt_BR +dist_pt_BRexamples_DATA = \ + examples/pt_BR/splash.lyx + +pt_PTexamplesdir = $(pkgdatadir)/examples/pt_PT +dist_pt_PTexamples_DATA = \ + examples/pt_PT/splash.lyx roexamplesdir = $(pkgdatadir)/examples/ro dist_roexamples_DATA = \ @@ -208,6 +228,8 @@ dist_roexamples_DATA = \ ruexamplesdir = $(pkgdatadir)/examples/ru dist_ruexamples_DATA = \ + examples/ru/example_lyxified.lyx \ + examples/ru/example_raw.lyx \ examples/ru/splash.lyx slexamplesdir = $(pkgdatadir)/examples/sl @@ -255,7 +277,7 @@ dist_springerexamples_DATA = \ examples/springer/svmult_part.lyx \ examples/springer/svmult_preface.lyx \ examples/springer/svmult_referenc.lyx - + thesisexamplesdir = $(pkgdatadir)/examples/thesis dist_thesisexamples_DATA = \ examples/thesis/Acknowledgments.lyx \ @@ -303,11 +325,16 @@ dist_examples_DATA = \ examples/biblioExample.bib \ examples/chess-article.lyx \ examples/chessgame.lyx \ + examples/colored-boxes.lyx \ examples/docbook_article.lyx \ examples/europeCV.lyx \ + examples/europassCV.lyx \ examples/example_lyxified.lyx \ examples/example_raw.lyx \ examples/FeynmanDiagrams.lyx \ + examples/gnuplot.lyx \ + examples/gnuplot-example.gp \ + examples/H-P-statements.lyx \ examples/iecc05.fen \ examples/iecc07.fen \ examples/iecc12.fen \ @@ -319,12 +346,16 @@ dist_examples_DATA = \ examples/listerrors.lyx \ examples/localization_test.lyx \ examples/longsheet.gnumeric \ + examples/minted-filelisting.lyx \ + examples/minted-listings.lyx \ examples/modernCV.lyx \ examples/MultilingualCaptions.lyx \ examples/noweb2lyx.lyx \ - examples/powerdot-example.lyx \ + examples/paralist.lyx \ + examples/PDF-comment.lyx \ + examples/PDF-form.lyx \ + examples/powerdot.lyx \ examples/recipebook.lyx \ - examples/R-S-statements.lyx \ examples/script_form.lyx \ examples/seminar.lyx \ examples/serial_letter1.lyx \ @@ -339,6 +370,8 @@ dist_examples_DATA = \ examples/sweave.lyx \ examples/tufte-book.lyx \ examples/tufte-handout.lyx \ + examples/varwidth-floats-side-by-side.lyx \ + examples/xyfigure.lyx \ examples/xyfigure.png \ examples/xypic.lyx @@ -359,1314 +392,1484 @@ dist_fonts_DATA = \ fonts/wasy10.ttf imagesdir = $(pkgdatadir)/images +dist_images_DATA1X = \ + images/all-changes-accept.svgz \ + images/all-changes-reject.svgz \ + images/banner.svgz \ + images/bookmark-goto.svgz \ + images/bookmark-goto_0.svgz \ + images/bookmark-save.svgz \ + images/box-insert.svgz \ + images/break-line.svgz \ + images/buffer-close.svgz \ + images/buffer-export.svgz \ + images/buffer-export_dvi.svgz \ + images/buffer-export_dvi3.svgz \ + images/buffer-export_latex.svgz \ + images/buffer-export_pdf.svgz \ + images/buffer-export_pdf2.svgz \ + images/buffer-export_pdf3.svgz \ + images/buffer-export_pdf4.svgz \ + images/buffer-export_pdf5.svgz \ + images/buffer-export_ps.svgz \ + images/buffer-export_text.svgz \ + images/buffer-new.svgz \ + images/buffer-reload.svgz \ + images/buffer-toggle-output-sync.svgz \ + images/buffer-update.svgz \ + images/buffer-update_dvi.svgz \ + images/buffer-update_dvi3.svgz \ + images/buffer-update_pdf.svgz \ + images/buffer-update_pdf2.svgz \ + images/buffer-update_pdf3.svgz \ + images/buffer-update_pdf4.svgz \ + images/buffer-update_pdf5.svgz \ + images/buffer-update_ps.svgz \ + images/buffer-view.svgz \ + images/buffer-view_dvi.svgz \ + images/buffer-view_dvi3.svgz \ + images/buffer-view_pdf.svgz \ + images/buffer-view_pdf2.svgz \ + images/buffer-view_pdf3.svgz \ + images/buffer-view_pdf4.svgz \ + images/buffer-view_pdf5.svgz \ + images/buffer-view_ps.svgz \ + images/buffer-write-as.svgz \ + images/buffer-write.svgz \ + images/build-program.svgz \ + images/busy.gif \ + images/change-accept.svgz \ + images/change-next.svgz \ + images/change-reject.svgz \ + images/changes-merge.svgz \ + images/changes-output.svgz \ + images/changes-track.svgz \ + images/closetab.svgz \ + images/tab-group-close.svgz \ + images/copy.svgz \ + images/cut.svgz \ + images/depth-decrement.svgz \ + images/depth-increment.svgz \ + images/dialog-preferences.svgz \ + images/dialog-show-new-inset_citation.svgz \ + images/dialog-show-new-inset_graphics.svgz \ + images/dialog-show-new-inset_include.svgz \ + images/dialog-show-new-inset_ref.svgz \ + images/dialog-show_character.svgz \ + images/dialog-show_findreplace.svgz \ + images/dialog-show_mathdelimiter.svgz \ + images/dialog-show_mathmatrix.svgz \ + images/dialog-show_print.svgz \ + images/dialog-show_spellchecker.svgz \ + images/dialog-show_vclog.svgz \ + images/dialog-toggle_findreplaceadv.svgz \ + images/dialog-toggle_toc.svgz \ + images/down.svgz \ + images/editclear.svgz \ + images/emblem-readonly.svgz \ + images/emblem-shellescape.svgz \ + images/ert-insert.svgz \ + images/file-open.svgz \ + images/float-insert_figure.svgz \ + images/float-insert_table.svgz \ + images/font-bold.svgz \ + images/font-emph.svgz \ + images/textstyle-apply.svgz \ + images/font-noun.svgz \ + images/font-sans.svgz \ + images/footnote-insert.svgz \ + images/href-insert.svgz \ + images/hidetab.svgz \ + images/index-insert.svgz \ + images/info-insert.svgz \ + images/info-insert_buffer_vcs-revision.svgz \ + images/label-insert.svgz \ + images/layout.svgz \ + images/layout-document.svgz \ + images/layout-paragraph.svgz \ + images/layout_Description.svgz \ + images/layout_Enumerate.svgz \ + images/layout_Itemize.svgz \ + images/layout_List.svgz \ + images/layout_LyX-Code.svgz \ + images/layout_Chunk.svgz \ + images/layout_Section.svgz \ + images/lyx-quit.svgz \ + images/marginalnote-insert.svgz \ + images/master-buffer-update.svgz \ + images/master-buffer-view.svgz \ + images/math-display.svgz \ + images/math-macro-add-greedy-optional-param.svgz \ + images/math-macro-add-optional-param.svgz \ + images/math-macro-add-param.svgz \ + images/math-macro-append-greedy-param.svgz \ + images/math-macro-make-nonoptional.svgz \ + images/math-macro-make-optional.svgz \ + images/math-macro-remove-greedy-param.svgz \ + images/math-macro-remove-optional-param.svgz \ + images/math-macro-remove-param.svgz \ + images/math-macro_newmacroname_newcommand.svgz \ + images/math-matrix.svgz \ + images/math-mode.svgz \ + images/math-subscript.svgz \ + images/math-superscript.svgz \ + images/nomencl-insert.svgz \ + images/note-insert.svgz \ + images/note-next.svgz \ + images/outline-down.svgz \ + images/outline-in.svgz \ + images/outline-out.svgz \ + images/outline-up.svgz \ + images/paste.svgz \ + images/redo.svgz \ + images/reload.svgz \ + images/script-insert_subscript.svgz \ + images/script-insert_superscript.svgz \ + images/specialchar-insert_latex.svgz \ + images/specialchar-insert_latex2e.svgz \ + images/specialchar-insert_lyx.svgz \ + images/specialchar-insert_menu-separator.svgz \ + images/specialchar-insert_tex.svgz \ + images/spelling-continuously.svgz \ + images/view-split_horizontal.svgz \ + images/view-split_vertical.svgz \ + images/tabular-feature_align-decimal.svgz \ + images/tabular-feature_append-column.svgz \ + images/tabular-feature_append-row.svgz \ + images/tabular-feature_delete-column.svgz \ + images/tabular-feature_delete-row.svgz \ + images/tabular-feature_m-align-center.svgz \ + images/tabular-feature_m-align-left.svgz \ + images/tabular-feature_m-align-right.svgz \ + images/tabular-feature_m-valign-bottom.svgz \ + images/tabular-feature_m-valign-middle.svgz \ + images/tabular-feature_m-valign-top.svgz \ + images/tabular-feature_move-column-left.svgz \ + images/tabular-feature_move-column-right.svgz \ + images/tabular-feature_move-row-down.svgz \ + images/tabular-feature_move-row-up.svgz \ + images/tabular-feature_multicolumn.svgz \ + images/tabular-feature_multirow.svgz \ + images/tabular-feature_set-all-lines.svgz \ + images/tabular-feature_set-longtabular.svgz \ + images/tabular-feature_set-rotate-cell.svgz \ + images/tabular-feature_set-border-lines.svgz \ + images/tabular-feature_set-rotate-tabular.svgz \ + images/tabular-feature_toggle-line-bottom.svgz \ + images/tabular-feature_toggle-line-left.svgz \ + images/tabular-feature_toggle-line-right.svgz \ + images/tabular-feature_toggle-line-top.svgz \ + images/tabular-feature_toggle-rotate-cell.svgz \ + images/tabular-feature_toggle-rotate-tabular.svgz \ + images/tabular-feature_unset-all-lines.svgz \ + images/tabular-insert.svgz \ + images/thesaurus-entry.svgz \ + images/toolbar-toggle_math.svgz \ + images/toolbar-toggle_math_panels.svgz \ + images/toolbar-toggle_review.svgz \ + images/toolbar-toggle_table.svgz \ + images/undo.svgz \ + images/unknown.svgz \ + images/up.svgz \ + images/update-others.svgz \ + images/url-insert.svgz \ + images/vc-check-in.svgz \ + images/vc-check-out.svgz \ + images/vc-compare.svgz \ + images/vc-compare_0.svgz \ + images/vc-locking-toggle.svgz \ + images/vc-register.svgz \ + images/vc-repo-update.svgz \ + images/vc-revert.svgz \ + images/view-others.svgz + +# possible shortcut for complete set of 2x sized icons +#dist_images_DATA2X = \ +# ${dist_images_DATA1X:%.png=%@2x.png} + +dist_images_DATA2X = \ + images/banner@2x.png + dist_images_DATA = \ - images/all-changes-accept.png \ - images/all-changes-reject.png \ 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_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 \ - images/buffer-reload.png \ - 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 \ - images/changes-merge.png \ - images/changes-output.png \ - images/changes-track.png \ - images/closetab.png \ - 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 \ - images/dialog-show-new-inset_citation.png \ - images/dialog-show-new-inset_graphics.png \ - images/dialog-show-new-inset_include.png \ - images/dialog-show-new-inset_ref.png \ - images/dialog-show_character.png \ - images/dialog-show_findreplace.png \ - images/dialog-show_mathdelimiter.png \ - images/dialog-show_mathmatrix.png \ - images/dialog-show_print.png \ - images/dialog-show_spellchecker.png \ - images/dialog-show_vclog.png \ - images/dialog-toggle_findreplaceadv.png \ - images/dialog-toggle_toc.png \ - images/down.png \ - images/editclear.png \ - images/ert-insert.png \ - images/file-open.png \ - images/float-insert_figure.png \ - images/float-insert_table.png \ - images/font-bold.png \ - images/font-emph.png \ - images/textstyle-apply.png \ - images/font-noun.png \ - images/font-sans.png \ - images/footnote-insert.png \ - images/href-insert.png \ - images/hidetab.png \ - images/index-insert.png \ - images/info-insert_buffer_vcs-revision.png \ - images/label-insert.png \ - images/layout.png \ - images/layout-document.png \ - images/layout-paragraph.png \ - images/layout_Description.png \ - images/layout_Enumerate.png \ - images/layout_Itemize.png \ - images/layout_List.png \ - images/layout_LyX-Code.png \ - images/layout_Chunk.png \ - images/layout_Section.png \ - images/lyx-quit.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 \ - 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 \ - images/math-superscript.png \ - images/nomencl-insert.png \ - images/note-insert.png \ - images/note-next.png \ - images/paste.png \ - images/promote.png \ images/psnfss1.png \ images/psnfss2.png \ images/psnfss3.png \ images/psnfss4.png \ - images/redo.png \ - images/reload.png \ - images/script-insert_subscript.png \ - images/script-insert_superscript.png \ - images/spelling-continuously.png \ - images/view-split_horizontal.png \ - images/view-split_vertical.png \ images/standard.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_move-column-left.png \ - images/tabular-feature_move-column-right.png \ - images/tabular-feature_move-row-down.png \ - images/tabular-feature_move-row-up.png \ - images/tabular-feature_multicolumn.png \ - images/tabular-feature_multirow.png \ - images/tabular-feature_set-all-lines.png \ - images/tabular-feature_set-longtabular.png \ - images/tabular-feature_set-rotate-cell.png \ - images/tabular-feature_set-border-lines.png \ - images/tabular-feature_set-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-insert.png \ - images/thesaurus-entry.png \ - images/toolbar-toggle_math.png \ - images/toolbar-toggle_math_panels.png \ - images/toolbar-toggle_table.png \ - images/undo.png \ - images/unknown.png \ - images/up.png \ - images/update-others.png \ - images/url-insert.png \ - images/vc-check-in.png \ - images/vc-check-out.png \ - images/vc-compare.png \ - images/vc-compare_0.png \ - images/vc-locking-toggle.png \ - images/vc-register.png \ - images/vc-repo-update.png \ - images/vc-revert.png \ - images/view-others.png + $(dist_images_DATA1X) \ + $(dist_images_DATA2X) \ + $(dist_images_DATA3X) imagesmathdir = $(imagesdir)/math dist_imagesmath_DATA = \ - images/math/AC.png \ - images/math/acute.png \ - images/math/adots.png \ - images/math/agemO.png \ - images/math/aleph.png \ - images/math/alpha.png \ - images/math/amalg.png \ - images/math/angle.png \ - images/math/APLbox.png \ - images/math/APLcomment.png \ - images/math/APLdown.png \ - images/math/APLdownarrowbox.png \ - images/math/APLinput.png \ - images/math/APLinv.png \ - images/math/APLleftarrowbox.png \ - images/math/APLlog.png \ - images/math/APLrightarrowbox.png \ - images/math/APLstar.png \ - images/math/APLup.png \ - images/math/APLuparrowbox.png \ - images/math/apprge.png \ - images/math/apprle.png \ - images/math/approx.png \ - images/math/approxeq.png \ - images/math/aquarius.png \ - images/math/aries.png \ - images/math/arrownot.png \ - images/math/arrownot2.png \ - images/math/arrowvert.png \ - images/math/arrowvert2.png \ - images/math/ascnode.png \ - images/math/ast.png \ - images/math/astrosun.png \ - images/math/asymp.png \ - images/math/ataribox.png \ - images/math/backepsilon.png \ - images/math/backprime.png \ - images/math/backsim.png \ - images/math/backsimeq.png \ - images/math/backslash.png \ - images/math/bar.png \ - images/math/baro.png \ - images/math/bars.png \ - images/math/barwedge.png \ - images/math/Bbbk.png \ - images/math/bbslash.png \ - images/math/bcancel.png \ - images/math/because.png \ - images/math/bell.png \ - images/math/beta.png \ - images/math/beth.png \ - images/math/between.png \ - images/math/bigbox.png \ - images/math/bigcap.png \ - images/math/bigcirc.png \ - images/math/bigcup.png \ - images/math/bigcurlyvee.png \ - images/math/bigcurlywedge.png \ - images/math/biginterleave.png \ - images/math/bignplus.png \ - images/math/bigodot.png \ - images/math/bigoplus.png \ - images/math/bigotimes.png \ - images/math/bigparallel.png \ - images/math/bigsqcap.png \ - images/math/bigsqcup.png \ - images/math/bigstar.png \ - images/math/bigtriangledown.png \ - images/math/bigtriangleup.png \ - images/math/biguplus.png \ - images/math/bigvee.png \ - images/math/bigwedge.png \ - images/math/binampersand.png \ - images/math/bindnasrepma.png \ - images/math/blacklozenge.png \ - images/math/blacksmiley.png \ - images/math/blacksquare.png \ - images/math/blacktriangle.png \ - images/math/blacktriangledown.png \ - images/math/blacktriangleleft.png \ - images/math/blacktriangleright.png \ - images/math/bot.png \ - images/math/bowtie.png \ - images/math/bowtie2.png \ - images/math/box2.png \ - images/math/boxast.png \ - images/math/boxbar.png \ - images/math/boxbox.png \ - images/math/boxbslash.png \ - images/math/boxcircle.png \ - images/math/boxdot.png \ - images/math/boxempty.png \ - images/math/boxminus.png \ - images/math/boxplus.png \ - images/math/boxslash.png \ - images/math/boxtimes.png \ - images/math/breve.png \ - images/math/brokenvert.png \ - images/math/bullet.png \ - images/math/bumpeq.png \ - images/math/bumpeq2.png \ - images/math/cancel.png \ - images/math/cancelto.png \ - images/math/cancer.png \ - images/math/cap.png \ - images/math/cap2.png \ - images/math/capricornus.png \ - images/math/cases.png \ - images/math/cdot.png \ - images/math/cdotp.png \ - images/math/cdots.png \ - images/math/cent.png \ - images/math/centerdot.png \ - images/math/check.png \ - images/math/checked.png \ - images/math/checkedbox2.png \ - images/math/checkmark.png \ - images/math/chi.png \ - images/math/circ.png \ - images/math/circeq.png \ - images/math/circle2.png \ - images/math/circle3.png \ - images/math/circlearrowleft.png \ - images/math/circlearrowright.png \ - images/math/circledR.png \ - images/math/circledS.png \ - images/math/circledast.png \ - images/math/circledcirc.png \ - images/math/circleddash.png \ - images/math/clock.png \ - images/math/clubsuit.png \ - images/math/colon.png \ - images/math/colonapprox.png \ - images/math/colonapprox2.png \ - images/math/coloneq.png \ - images/math/coloneq2.png \ - images/math/coloneqq.png \ - images/math/coloneqq2.png \ - images/math/colonsim.png \ - images/math/colonsim2.png \ - images/math/complement.png \ - images/math/cong.png \ - images/math/conjunction.png \ - images/math/coprod.png \ - images/math/cup.png \ - images/math/cup2.png \ - images/math/curlyeqprec.png \ - images/math/curlyeqsucc.png \ - images/math/curlyvee.png \ - images/math/curlyveedownarrow.png \ - images/math/curlyveeuparrow.png \ - images/math/curlywedge.png \ - images/math/curlywedgedownarrow.png \ - images/math/curlywedgeuparrow.png \ - images/math/currency.png \ - images/math/curvearrowleft.png \ - images/math/curvearrowright.png \ - images/math/dagger.png \ - images/math/daleth.png \ - images/math/dasharrow.png \ - images/math/dashleftarrow.png \ - images/math/dashrightarrow.png \ - images/math/dashv.png \ - images/math/davidsstar.png \ - images/math/dblcolon.png \ - images/math/ddagger.png \ - images/math/ddddot.png \ - images/math/dddot.png \ - images/math/ddot.png \ - images/math/ddots.png \ - images/math/delim.png \ - images/math/delta.png \ - images/math/delta2.png \ - images/math/descnode.png \ - images/math/diagdown.png \ - images/math/diagup.png \ - images/math/diameter.png \ - images/math/diamond.png \ - images/math/diamond2.png \ - images/math/diamondsuit.png \ - images/math/digamma.png \ - images/math/div.png \ - images/math/divideontimes.png \ - images/math/dot.png \ - images/math/doteq.png \ - images/math/doteq2.png \ - images/math/doteqdot.png \ - images/math/dotplus.png \ - images/math/dots.png \ - images/math/dotsb.png \ - images/math/dotsc.png \ - images/math/dotsi.png \ - images/math/dotsint.png \ - images/math/dotsintop.png \ - images/math/dotsm.png \ - images/math/dotso.png \ - images/math/doublebarwedge.png \ - images/math/doublecap.png \ - images/math/doublecup.png \ - images/math/downarrow.png \ - images/math/downarrow2.png \ - images/math/downarrow3.png \ - images/math/downdownarrows.png \ - images/math/downharpoonleft.png \ - images/math/downharpoonright.png \ - images/math/earth.png \ - images/math/eighthnote.png \ - images/math/ell.png \ - images/math/empty.png \ - images/math/emptyset.png \ - images/math/epsilon.png \ - images/math/eqcirc.png \ - images/math/eqcolon.png \ - images/math/eqcolon2.png \ - images/math/eqqcolon.png \ - images/math/eqqcolon2.png \ - images/math/eqslantgtr.png \ - images/math/eqslantless.png \ - images/math/eqsim.png \ - images/math/equation.png \ - images/math/equiv.png \ - images/math/eta.png \ - images/math/eth.png \ - images/math/exists.png \ - images/math/export-others.png \ - images/math/fallingdotseq.png \ - images/math/fatbslash.png \ - images/math/fatsemi.png \ - images/math/fatslash.png \ - images/math/female.png \ - images/math/fint.png \ - images/math/fintop.png \ - images/math/Finv.png \ - images/math/flat.png \ - images/math/font.png \ - images/math/forall.png \ - images/math/frac.png \ - images/math/frac-square.png \ - images/math/frown.png \ - images/math/frownie.png \ - images/math/fullmoon.png \ - images/math/fullnote.png \ - images/math/functions.png \ - images/math/Game.png \ - images/math/gamma.png \ - images/math/gamma2.png \ - images/math/gemini.png \ - images/math/ge.png \ - images/math/geq.png \ - images/math/geqq.png \ - images/math/geqslant.png \ - images/math/gets.png \ - images/math/gg.png \ - images/math/ggg.png \ - images/math/gggtr.png \ - images/math/gimel.png \ - images/math/gluon.png \ - images/math/gnapprox.png \ - images/math/gneq.png \ - images/math/gneqq.png \ - images/math/gnsim.png \ - images/math/grave.png \ - images/math/gtrapprox.png \ - images/math/gtrdot.png \ - images/math/gtreqless.png \ - images/math/gtreqqless.png \ - images/math/gtrless.png \ - images/math/gtrsim.png \ - images/math/gvertneqq.png \ - images/math/halfnote.png \ - images/math/hat.png \ - images/math/hbar.png \ - images/math/heartsuit.png \ - images/math/hexagon.png \ - images/math/hexstar.png \ - images/math/HF.png \ - images/math/hookleftarrow.png \ - images/math/hookrightarrow.png \ - images/math/hphantom.png \ - images/math/hslash.png \ - images/math/iddots.png \ - images/math/idotsint.png \ - images/math/iff.png \ - images/math/iiiint.png \ - images/math/iiiintop.png \ - images/math/iiint.png \ - images/math/iiintop.png \ - images/math/iint.png \ - images/math/iintop.png \ - images/math/Im.png \ - images/math/imath.png \ - images/math/impliedby.png \ - images/math/implies.png \ - images/math/in.png \ - images/math/infty.png \ - images/math/inplus.png \ - images/math/int.png \ - images/math/intercal.png \ - images/math/interleave.png \ - images/math/intop.png \ - images/math/iota.png \ - images/math/invdiameter.png \ - images/math/inve.png \ - images/math/invneg.png \ - images/math/jmath.png \ - images/math/join2.png \ - images/math/jupiter.png \ - images/math/kappa.png \ - images/math/kreuz.png \ - images/math/lambda.png \ - images/math/lambda2.png \ - images/math/land.png \ - images/math/landdownint.png \ - images/math/landdownintop.png \ - images/math/landupint.png \ - images/math/landupintop.png \ - images/math/langle.png \ - images/math/lbag.png \ - images/math/lbag2.png \ - images/math/lbrace.png \ - images/math/lbrace_rbrace.png \ - images/math/lbracket.png \ - images/math/lbracket_rbracket.png \ - images/math/lceil.png \ - images/math/lceil_rceil.png \ - images/math/ldotp.png \ - images/math/ldots.png \ - images/math/le.png \ - images/math/leadsto.png \ - images/math/leftarrow.png \ - images/math/leftarrow2.png \ - images/math/leftarrow3.png \ - images/math/leftarrowtail.png \ - images/math/leftarrowtriangle.png \ - images/math/leftcircle2.png \ - images/math/leftcircle3.png \ - images/math/leftcircle4.png \ - images/math/leftharpoondown.png \ - images/math/leftharpoonup.png \ - images/math/leftleftarrows.png \ - images/math/leftmoon.png \ - images/math/leftrightarrow.png \ - images/math/leftrightarrow2.png \ - images/math/leftrightarroweq.png \ - images/math/leftrightarrows.png \ - images/math/leftrightarrowtriangle.png \ - images/math/leftrightharpoons.png \ - images/math/leftrightsquigarrow.png \ - images/math/leftslice.png \ - images/math/leftthreetimes.png \ - images/math/leftturn.png \ - images/math/leo.png \ - images/math/leq.png \ - images/math/leqq.png \ - images/math/leqslant.png \ - images/math/lessapprox.png \ - images/math/lessdot.png \ - images/math/lesseqgtr.png \ - images/math/lesseqqgtr.png \ - images/math/lessgtr.png \ - images/math/lesssim.png \ - images/math/lfloor.png \ - images/math/lfloor_rfloor.png \ - images/math/lhd.png \ - images/math/lhd2.png \ - images/math/lhook.png \ - images/math/libra.png \ - images/math/lightning.png \ - images/math/ll.png \ - images/math/llbracket.png \ - images/math/llceil.png \ - images/math/llcorner.png \ - images/math/llfloor.png \ - images/math/llparenthesis.png \ - images/math/Lleftarrow.png \ - images/math/lll.png \ - images/math/llless.png \ - images/math/lnapprox.png \ - images/math/lneq.png \ - images/math/lneqq.png \ - images/math/lnot.png \ - images/math/lnsim.png \ - images/math/logof.png \ - images/math/longarrownot.png \ - images/math/longarrownot2.png \ - images/math/longleftarrow.png \ - images/math/longleftarrow2.png \ - images/math/longleftrightarrow.png \ - images/math/longleftrightarrow2.png \ - images/math/longmapsfrom.png \ - images/math/longmapsfrom2.png \ - images/math/longmapsto.png \ - images/math/longmapsto2.png \ - images/math/longrightarrow.png \ - images/math/longrightarrow2.png \ - images/math/looparrowleft.png \ - images/math/looparrowright.png \ - images/math/lor.png \ - images/math/lozenge.png \ - images/math/lparen.png \ - images/math/lparen_rparen.png \ - images/math/lrcorner.png \ - images/math/Lsh.png \ - images/math/ltimes.png \ - images/math/lvertneqq.png \ - images/math/male.png \ - images/math/maltese.png \ - images/math/mapsfrom.png \ - images/math/mapsfrom2.png \ - images/math/mapsfromchar.png \ - images/math/mapsfromchar2.png \ - images/math/mapsto.png \ - images/math/mapsto2.png \ - images/math/mapstochar.png \ - images/math/mapstochar2.png \ - images/math/mars.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/mathcal_F.png \ - images/math/mathcal_H.png \ - images/math/mathcal_L.png \ - images/math/mathcal_O.png \ - images/math/mathcircumflex.png \ - images/math/mathclap.png \ - images/math/mathdollar.png \ - images/math/mathllap.png \ - images/math/mathparagraph.png \ - images/math/mathsection.png \ - images/math/mathring.png \ - images/math/mathrlap.png \ - images/math/mathrm_T.png \ - images/math/matrix.png \ - images/math/measuredangle.png \ - images/math/mercury.png \ - images/math/merge.png \ - images/math/mho.png \ - images/math/mid.png \ - images/math/minuso.png \ - images/math/models.png \ - images/math/moo.png \ - images/math/mp.png \ - images/math/mu.png \ - images/math/multimap.png \ - images/math/nabla.png \ - images/math/natural.png \ - images/math/ncong.png \ - images/math/ne.png \ - images/math/nearrow.png \ - images/math/neg.png \ - images/math/neptune.png \ - images/math/neq.png \ - images/math/newmoon.png \ - images/math/nexists.png \ - images/math/ngeq.png \ - images/math/ngeqq.png \ - images/math/ngeqslant.png \ - images/math/ngtr.png \ - images/math/ni.png \ - images/math/niplus.png \ - images/math/nleftarrow.png \ - images/math/nleftarrow2.png \ - images/math/nleftrightarrow.png \ - images/math/nleftrightarrow2.png \ - images/math/nleq.png \ - images/math/nleqq.png \ - images/math/nleqslant.png \ - images/math/nless.png \ - images/math/nmid.png \ - images/math/nnearrow.png \ - images/math/nnwarrow.png \ - images/math/not.png \ - images/math/notin.png \ - images/math/nparallel.png \ - images/math/nplus.png \ - images/math/nprec.png \ - images/math/npreceq.png \ - images/math/nrightarrow.png \ - images/math/nrightarrow2.png \ - images/math/nshortmid.png \ - images/math/nshortparallel.png \ - images/math/nsim.png \ - images/math/nsubseteq.png \ - images/math/nsubseteqq.png \ - images/math/nsucc.png \ - images/math/nsucceq.png \ - images/math/nsupseteq.png \ - images/math/nsupseteqq.png \ - images/math/ntriangleleft.png \ - images/math/ntrianglelefteq.png \ - images/math/ntrianglelefteqslant.png \ - images/math/ntriangleright.png \ - images/math/ntrianglerighteq.png \ - images/math/ntrianglerighteqslant.png \ - images/math/nu.png \ - images/math/nvdash.png \ - images/math/nvdash2.png \ - images/math/nvdash3.png \ - images/math/nvdash4.png \ - images/math/nwarrow.png \ - images/math/obar.png \ - images/math/oblong.png \ - images/math/obslash.png \ - images/math/ocircle.png \ - images/math/octagon.png \ - images/math/odot.png \ - images/math/ogreaterthan.png \ - images/math/oiint.png \ - images/math/oiintop.png \ - images/math/oint.png \ - images/math/ointclockwise.png \ - images/math/ointclockwiseop.png \ - images/math/ointctrclockwise.png \ - images/math/ointctrclockwiseop.png \ - images/math/ointop.png \ - images/math/olessthan.png \ - images/math/omega.png \ - images/math/omega2.png \ - images/math/ominus.png \ - images/math/openo.png \ - images/math/oplus.png \ - images/math/opposition.png \ - images/math/oslash.png \ - images/math/otimes.png \ - images/math/ovee.png \ - images/math/overbrace.png \ - images/math/overleftarrow.png \ - images/math/overleftrightarrow.png \ - images/math/overline.png \ - images/math/overrightarrow.png \ - images/math/overset.png \ - images/math/owedge.png \ - images/math/owns.png \ - images/math/parallel.png \ - images/math/partial.png \ - images/math/pentagon.png \ - images/math/permil.png \ - images/math/perp.png \ - images/math/phantom.png \ - images/math/phi.png \ - images/math/phi2.png \ - images/math/phone.png \ - images/math/photon.png \ - images/math/pi.png \ - images/math/pi2.png \ - images/math/pisces.png \ - images/math/pitchfork.png \ - images/math/pluto.png \ - images/math/pm.png \ - images/math/pointer.png \ - images/math/prec.png \ - images/math/precapprox.png \ - images/math/preccurlyeq.png \ - images/math/preceq.png \ - images/math/precnapprox.png \ - images/math/precneqq.png \ - images/math/precnsim.png \ - images/math/precsim.png \ - images/math/prime.png \ - images/math/prod.png \ - images/math/propto.png \ - images/math/psi.png \ - images/math/psi2.png \ - images/math/quarternote.png \ - images/math/rangle.png \ - images/math/rbag.png \ - images/math/rbag2.png \ - images/math/rbrace.png \ - images/math/rbracket.png \ - images/math/rceil.png \ - images/math/Re.png \ - images/math/recorder.png \ - images/math/restriction.png \ - images/math/rfloor.png \ - images/math/rhd.png \ - images/math/rhd2.png \ - images/math/rho.png \ - images/math/rhook.png \ - images/math/rightarrow.png \ - images/math/rightarrow2.png \ - images/math/rightarrow3.png \ - images/math/rightarrowtail.png \ - images/math/rightarrowtriangle.png \ - images/math/rightcircle2.png \ - images/math/rightcircle3.png \ - images/math/rightcircle4.png \ - images/math/rightharpoondown.png \ - images/math/rightharpoonup.png \ - images/math/rightleftarrows.png \ - images/math/rightleftharpoons.png \ - images/math/rightmoon.png \ - images/math/rightrightarrows.png \ - images/math/rightslice.png \ - images/math/rightsquigarrow.png \ - images/math/rightthreetimes.png \ - images/math/rightturn.png \ - images/math/risingdotseq.png \ - images/math/root.png \ - images/math/rparen.png \ - images/math/rrbracket.png \ - images/math/rrceil.png \ - images/math/rrfloor.png \ - images/math/rrparenthesis.png \ - images/math/Rrightarrow.png \ - images/math/Rsh.png \ - images/math/rtimes.png \ - images/math/sagittarius.png \ - images/math/saturn.png \ - images/math/scorpio.png \ - images/math/searrow.png \ - images/math/setminus.png \ - images/math/sharp.png \ - images/math/shortdownarrow.png \ - images/math/shortleftarrow.png \ - images/math/shortmid.png \ - images/math/shortparallel.png \ - images/math/shortrightarrow.png \ - images/math/shortuparrow.png \ - images/math/sideset.png \ - images/math/sidesetl.png \ - images/math/sidesetn.png \ - images/math/sidesetr.png \ - images/math/sigma.png \ - images/math/sigma2.png \ - images/math/sim.png \ - images/math/simeq.png \ - images/math/slash.png \ - images/math/smallfrown.png \ - images/math/smallint.png \ - images/math/smallsetminus.png \ - images/math/smallsmile.png \ - images/math/smash.png \ - images/math/smashb.png \ - images/math/smasht.png \ - images/math/smile.png \ - images/math/smiley.png \ - images/math/space.png \ - images/math/spadesuit.png \ - images/math/sphericalangle.png \ - images/math/square2.png \ - images/math/sqcap.png \ - images/math/sqcup.png \ - images/math/sqiint.png \ - images/math/sqiintop.png \ - images/math/sqint.png \ - images/math/sqintop.png \ - images/math/sqrt.png \ - images/math/sqrt-square.png \ - images/math/sqsubset.png \ - images/math/sqsubseteq.png \ - images/math/sqsupset.png \ - images/math/sqsupseteq.png \ - images/math/square.png \ - images/math/ssearrow.png \ - images/math/sslash.png \ - images/math/sswarrow.png \ - images/math/stackrel.png \ - images/math/stackrelthree.png \ - images/math/star.png \ - images/math/style.png \ - images/math/sub.png \ - images/math/subset.png \ - images/math/subset2.png \ - images/math/subseteq.png \ - images/math/subseteqq.png \ - images/math/subsetneq.png \ - images/math/subsetneqq.png \ - images/math/subsetplus.png \ - images/math/subsetpluseq.png \ - images/math/succ.png \ - images/math/succapprox.png \ - images/math/succcurlyeq.png \ - images/math/succeq.png \ - images/math/succnapprox.png \ - images/math/succneqq.png \ - images/math/succnsim.png \ - images/math/succsim.png \ - images/math/sum.png \ - images/math/sun.png \ - images/math/super.png \ - images/math/supset.png \ - images/math/supset2.png \ - images/math/supseteq.png \ - images/math/supseteqq.png \ - images/math/supsetneq.png \ - images/math/supsetneqq.png \ - images/math/supsetplus.png \ - images/math/supsetpluseq.png \ - images/math/surd.png \ - images/math/swarrow.png \ - images/math/talloblong.png \ - images/math/tau.png \ - images/math/taurus.png \ - images/math/textrm_AA.png \ - images/math/textrm_O.png \ - images/math/therefore.png \ - images/math/theta.png \ - images/math/theta2.png \ - images/math/textdegree.png \ - images/math/thickapprox.png \ - images/math/thicksim.png \ - images/math/thorn.png \ - images/math/thorn2.png \ - images/math/tilde.png \ - images/math/times.png \ - images/math/to.png \ - images/math/top.png \ - images/math/triangle.png \ - images/math/triangledown.png \ - images/math/triangleleft.png \ - images/math/trianglelefteq.png \ - images/math/trianglelefteqslant.png \ - images/math/triangleq.png \ - images/math/triangleright.png \ - images/math/trianglerighteq.png \ - images/math/trianglerighteqslant.png \ - images/math/twoheadleftarrow.png \ - images/math/twoheadrightarrow.png \ - images/math/twonotes.png \ - images/math/ulcorner.png \ - images/math/underbar.png \ - images/math/underbrace.png \ - images/math/underleftarrow.png \ - images/math/underleftrightarrow.png \ - images/math/underline.png \ - images/math/underrightarrow.png \ - images/math/underscore.png \ - images/math/underset.png \ - images/math/undertilde.png \ - images/math/unlhd.png \ - images/math/unrhd.png \ - images/math/uparrow.png \ - images/math/uparrow2.png \ - images/math/uparrow3.png \ - images/math/updownarrow.png \ - images/math/updownarrow2.png \ - images/math/upharpoonleft.png \ - images/math/upharpoonright.png \ - images/math/uplus.png \ - images/math/upsilon.png \ - images/math/upsilon2.png \ - images/math/upuparrows.png \ - images/math/uranus.png \ - images/math/urcorner.png \ - images/math/utilde.png \ - images/math/varangle.png \ - images/math/varbigcirc.png \ - images/math/varcopyright.png \ - images/math/varcurlyvee.png \ - images/math/varcurlywedge.png \ - images/math/vargamma2.png \ - images/math/vardelta2.png \ - images/math/varepsilon.png \ - images/math/varhexagon.png \ - images/math/varhexstar.png \ - images/math/variiint.png \ - images/math/variiintop.png \ - images/math/variint.png \ - images/math/variintop.png \ - images/math/varint.png \ - images/math/varintop.png \ - images/math/varkappa.png \ - images/math/varlambda2.png \ - images/math/varnothing.png \ - images/math/varoast.png \ - images/math/varobar.png \ - images/math/varobslash.png \ - images/math/varocircle.png \ - images/math/varodot.png \ - images/math/varogreaterthan.png \ - images/math/varoiint.png \ - images/math/varoiintop.png \ - images/math/varoint.png \ - images/math/varointop.png \ - images/math/varointclockwise.png \ - images/math/varointclockwiseop.png \ - images/math/varointctrclockwise.png \ - images/math/varointctrclockwiseop.png \ - images/math/varolessthan.png \ - images/math/varomega2.png \ - images/math/varominus.png \ - images/math/varoplus.png \ - images/math/varoslash.png \ - images/math/varotimes.png \ - images/math/varovee.png \ - images/math/varowedge.png \ - images/math/varphi.png \ - images/math/varphi2.png \ - images/math/varpi.png \ - images/math/varpi2.png \ - images/math/varpropto.png \ - images/math/varpsi2.png \ - images/math/varrho.png \ - images/math/varsigma.png \ - images/math/varsigma2.png \ - images/math/varsubsetneq.png \ - images/math/varsubsetneqq.png \ - images/math/varsupsetneq.png \ - images/math/varsupsetneqq.png \ - images/math/vartheta.png \ - images/math/vartheta2.png \ - images/math/vartimes.png \ - images/math/vartriangle.png \ - images/math/vartriangleleft.png \ - images/math/vartriangleright.png \ - images/math/varupsilon2.png \ - images/math/varxi2.png \ - images/math/vcentcolon.png \ - images/math/vdash.png \ - images/math/vdash2.png \ - images/math/vdash3.png \ - images/math/vdots.png \ - images/math/vec.png \ - images/math/vee.png \ - images/math/veebar.png \ - images/math/venus.png \ - images/math/vernal.png \ - images/math/vert.png \ - images/math/vert2.png \ - images/math/VHF.png \ - images/math/virgo.png \ - images/math/vphantom.png \ - images/math/Vvdash.png \ - images/math/wasylozenge.png \ - images/math/wasypropto.png \ - images/math/wasytherefore.png \ - images/math/wedge.png \ - images/math/widehat.png \ - images/math/widetilde.png \ - images/math/wp.png \ - images/math/wr.png \ - images/math/xbox3.png \ - images/math/xcancel.png \ - images/math/xi.png \ - images/math/xi2.png \ - images/math/xleftarrow.png \ - images/math/xrightarrow.png \ - images/math/Ydown.png \ - images/math/yen.png \ - images/math/Yleft.png \ - images/math/Yright.png \ - images/math/Yup.png \ - images/math/zeta.png + images/math/AC.svgz \ + images/math/acute.svgz \ + images/math/adots.svgz \ + images/math/agemO.svgz \ + images/math/aleph.svgz \ + images/math/alpha.svgz \ + images/math/amalg.svgz \ + images/math/angle.svgz \ + images/math/APLbox.svgz \ + images/math/APLcomment.svgz \ + images/math/APLdown.svgz \ + images/math/APLdownarrowbox.svgz \ + images/math/APLinput.svgz \ + images/math/APLinv.svgz \ + images/math/APLleftarrowbox.svgz \ + images/math/APLlog.svgz \ + images/math/APLrightarrowbox.svgz \ + images/math/APLstar.svgz \ + images/math/APLup.svgz \ + images/math/APLuparrowbox.svgz \ + images/math/apprge.svgz \ + images/math/apprle.svgz \ + images/math/approx.svgz \ + images/math/approxeq.svgz \ + images/math/aquarius.svgz \ + images/math/aries.svgz \ + images/math/arrownot.svgz \ + images/math/arrownot2.svgz \ + images/math/arrowvert.svgz \ + images/math/arrowvert2.svgz \ + images/math/ascnode.svgz \ + images/math/ast.svgz \ + images/math/astrosun.svgz \ + images/math/asymp.svgz \ + images/math/ataribox.svgz \ + images/math/backepsilon.svgz \ + images/math/backprime.svgz \ + images/math/backsim.svgz \ + images/math/backsimeq.svgz \ + images/math/backslash.svgz \ + images/math/bar.svgz \ + images/math/baro.svgz \ + images/math/bars.svgz \ + images/math/barwedge.svgz \ + images/math/Bbbk.svgz \ + images/math/bbslash.svgz \ + images/math/bcancel.svgz \ + images/math/because.svgz \ + images/math/bell.svgz \ + images/math/beta.svgz \ + images/math/beth.svgz \ + images/math/between.svgz \ + images/math/bigbox.svgz \ + images/math/bigcap.svgz \ + images/math/bigcirc.svgz \ + images/math/bigcup.svgz \ + images/math/bigcurlyvee.svgz \ + images/math/bigcurlywedge.svgz \ + images/math/biginterleave.svgz \ + images/math/bignplus.svgz \ + images/math/bigodot.svgz \ + images/math/bigoplus.svgz \ + images/math/bigotimes.svgz \ + images/math/bigparallel.svgz \ + images/math/bigsqcap.svgz \ + images/math/bigsqcup.svgz \ + images/math/bigstar.svgz \ + images/math/bigtriangledown.svgz \ + images/math/bigtriangleup.svgz \ + images/math/biguplus.svgz \ + images/math/bigvee.svgz \ + images/math/bigwedge.svgz \ + images/math/binampersand.svgz \ + images/math/bindnasrepma.svgz \ + images/math/blacklozenge.svgz \ + images/math/blacksmiley.svgz \ + images/math/blacksquare.svgz \ + images/math/blacktriangle.svgz \ + images/math/blacktriangledown.svgz \ + images/math/blacktriangleleft.svgz \ + images/math/blacktriangleright.svgz \ + images/math/boldsymbol.svgz \ + images/math/bot.svgz \ + images/math/bowtie.svgz \ + images/math/bowtie2.svgz \ + images/math/box2.svgz \ + images/math/boxast.svgz \ + images/math/boxbar.svgz \ + images/math/boxbox.svgz \ + images/math/boxbslash.svgz \ + images/math/boxcircle.svgz \ + images/math/boxdot.svgz \ + images/math/boxempty.svgz \ + images/math/boxminus.svgz \ + images/math/boxplus.svgz \ + images/math/boxslash.svgz \ + images/math/boxtimes.svgz \ + images/math/breve.svgz \ + images/math/brokenvert.svgz \ + images/math/bullet.svgz \ + images/math/bumpeq.svgz \ + images/math/bumpeq2.svgz \ + images/math/cancel.svgz \ + images/math/cancelto.svgz \ + images/math/cancer.svgz \ + images/math/cap.svgz \ + images/math/cap2.svgz \ + images/math/capricornus.svgz \ + images/math/cases.svgz \ + images/math/cdot.svgz \ + images/math/cdotp.svgz \ + images/math/cdots.svgz \ + images/math/cent.svgz \ + images/math/centerdot.svgz \ + images/math/check.svgz \ + images/math/checked.svgz \ + images/math/checkedbox2.svgz \ + images/math/checkmark.svgz \ + images/math/chi.svgz \ + images/math/circ.svgz \ + images/math/circeq.svgz \ + images/math/circle2.svgz \ + images/math/circle3.svgz \ + images/math/circlearrowleft.svgz \ + images/math/circlearrowright.svgz \ + images/math/circledR.svgz \ + images/math/circledS.svgz \ + images/math/circledast.svgz \ + images/math/circledcirc.svgz \ + images/math/circleddash.svgz \ + images/math/clock.svgz \ + images/math/clubsuit.svgz \ + images/math/colon.svgz \ + images/math/colonapprox.svgz \ + images/math/colonapprox2.svgz \ + images/math/coloneq.svgz \ + images/math/coloneq2.svgz \ + images/math/coloneqq.svgz \ + images/math/coloneqq2.svgz \ + images/math/colonsim.svgz \ + images/math/colonsim2.svgz \ + images/math/complement.svgz \ + images/math/cong.svgz \ + images/math/conjunction.svgz \ + images/math/coprod.svgz \ + images/math/cup.svgz \ + images/math/cup2.svgz \ + images/math/curlyeqprec.svgz \ + images/math/curlyeqsucc.svgz \ + images/math/curlyvee.svgz \ + images/math/curlyveedownarrow.svgz \ + images/math/curlyveeuparrow.svgz \ + images/math/curlywedge.svgz \ + images/math/curlywedgedownarrow.svgz \ + images/math/curlywedgeuparrow.svgz \ + images/math/currency.svgz \ + images/math/curvearrowleft.svgz \ + images/math/curvearrowright.svgz \ + images/math/dagger.svgz \ + images/math/daleth.svgz \ + images/math/dasharrow.svgz \ + images/math/dashleftarrow.svgz \ + images/math/dashrightarrow.svgz \ + images/math/dashv.svgz \ + images/math/davidsstar.svgz \ + images/math/dblcolon.svgz \ + images/math/ddagger.svgz \ + images/math/ddddot.svgz \ + images/math/dddot.svgz \ + images/math/ddot.svgz \ + images/math/ddots.svgz \ + images/math/delim.svgz \ + images/math/delta.svgz \ + images/math/delta2.svgz \ + images/math/descnode.svgz \ + images/math/diagdown.svgz \ + images/math/diagup.svgz \ + images/math/diameter.svgz \ + images/math/diamond.svgz \ + images/math/diamond2.svgz \ + images/math/diamondsuit.svgz \ + images/math/digamma.svgz \ + images/math/div.svgz \ + images/math/divideontimes.svgz \ + images/math/dot.svgz \ + images/math/doteq.svgz \ + images/math/doteq2.svgz \ + images/math/doteqdot.svgz \ + images/math/dotplus.svgz \ + images/math/dots.svgz \ + images/math/dotsb.svgz \ + images/math/dotsc.svgz \ + images/math/dotsi.svgz \ + images/math/dotsint.svgz \ + images/math/dotsintop.svgz \ + images/math/dotsm.svgz \ + images/math/dotso.svgz \ + images/math/doublebarwedge.svgz \ + images/math/doublecap.svgz \ + images/math/doublecup.svgz \ + images/math/downarrow.svgz \ + images/math/downarrow2.svgz \ + images/math/downarrow3.svgz \ + images/math/downdownarrows.svgz \ + images/math/downharpoonleft.svgz \ + images/math/downharpoonright.svgz \ + images/math/earth.svgz \ + images/math/eighthnote.svgz \ + images/math/ell.svgz \ + images/math/empty.svgz \ + images/math/emptyset.svgz \ + images/math/epsilon.svgz \ + images/math/eqcirc.svgz \ + images/math/eqcolon.svgz \ + images/math/eqcolon2.svgz \ + images/math/eqqcolon.svgz \ + images/math/eqqcolon2.svgz \ + images/math/eqslantgtr.svgz \ + images/math/eqslantless.svgz \ + images/math/eqsim.svgz \ + images/math/equation.svgz \ + images/math/equiv.svgz \ + images/math/eta.svgz \ + images/math/eth.svgz \ + images/math/exists.svgz \ + images/math/export-others.svgz \ + images/math/fallingdotseq.svgz \ + images/math/fatbslash.svgz \ + images/math/fatsemi.svgz \ + images/math/fatslash.svgz \ + images/math/female.svgz \ + images/math/fint.svgz \ + images/math/fintop.svgz \ + images/math/Finv.svgz \ + images/math/flat.svgz \ + images/math/font.svgz \ + images/math/forall.svgz \ + images/math/frac.svgz \ + images/math/frac-square.svgz \ + images/math/frown.svgz \ + images/math/frownie.svgz \ + images/math/fullmoon.svgz \ + images/math/fullnote.svgz \ + images/math/functions.svgz \ + images/math/Game.svgz \ + images/math/gamma.svgz \ + images/math/gamma2.svgz \ + images/math/gemini.svgz \ + images/math/ge.svgz \ + images/math/geq.svgz \ + images/math/geqq.svgz \ + images/math/geqslant.svgz \ + images/math/gets.svgz \ + images/math/gg.svgz \ + images/math/ggg.svgz \ + images/math/gggtr.svgz \ + images/math/gimel.svgz \ + images/math/gluon.svgz \ + images/math/gnapprox.svgz \ + images/math/gneq.svgz \ + images/math/gneqq.svgz \ + images/math/gnsim.svgz \ + images/math/grave.svgz \ + images/math/gtrapprox.svgz \ + images/math/gtrdot.svgz \ + images/math/gtreqless.svgz \ + images/math/gtreqqless.svgz \ + images/math/gtrless.svgz \ + images/math/gtrsim.svgz \ + images/math/gvertneqq.svgz \ + images/math/halfnote.svgz \ + images/math/hat.svgz \ + images/math/hbar.svgz \ + images/math/heartsuit.svgz \ + images/math/hexagon.svgz \ + images/math/hexstar.svgz \ + images/math/HF.svgz \ + images/math/hookleftarrow.svgz \ + images/math/hookrightarrow.svgz \ + images/math/hphantom.svgz \ + images/math/hslash.svgz \ + images/math/iddots.svgz \ + images/math/idotsint.svgz \ + images/math/iff.svgz \ + images/math/iiiint.svgz \ + images/math/iiiintop.svgz \ + images/math/iiint.svgz \ + images/math/iiintop.svgz \ + images/math/iint.svgz \ + images/math/iintop.svgz \ + images/math/Im.svgz \ + images/math/imath.svgz \ + images/math/impliedby.svgz \ + images/math/implies.svgz \ + images/math/in.svgz \ + images/math/infty.svgz \ + images/math/inplus.svgz \ + images/math/int.svgz \ + images/math/intercal.svgz \ + images/math/interleave.svgz \ + images/math/intop.svgz \ + images/math/iota.svgz \ + images/math/invdiameter.svgz \ + images/math/inve.svgz \ + images/math/invneg.svgz \ + images/math/jmath.svgz \ + images/math/join2.svgz \ + images/math/jupiter.svgz \ + images/math/kappa.svgz \ + images/math/kreuz.svgz \ + images/math/lambda.svgz \ + images/math/lambda2.svgz \ + images/math/land.svgz \ + images/math/landdownint.svgz \ + images/math/landdownintop.svgz \ + images/math/landupint.svgz \ + images/math/landupintop.svgz \ + images/math/langle.svgz \ + images/math/lbag.svgz \ + images/math/lbag2.svgz \ + images/math/lbrace.svgz \ + images/math/lbrace_rbrace.svgz \ + images/math/lbracket.svgz \ + images/math/lbracket_rbracket.svgz \ + images/math/lceil.svgz \ + images/math/lceil_rceil.svgz \ + images/math/ldotp.svgz \ + images/math/ldots.svgz \ + images/math/le.svgz \ + images/math/leadsto.svgz \ + images/math/leftarrow.svgz \ + images/math/leftarrow2.svgz \ + images/math/leftarrow3.svgz \ + images/math/leftarrowtail.svgz \ + images/math/leftarrowtriangle.svgz \ + images/math/leftcircle2.svgz \ + images/math/leftcircle3.svgz \ + images/math/leftcircle4.svgz \ + images/math/leftharpoondown.svgz \ + images/math/leftharpoonup.svgz \ + images/math/leftleftarrows.svgz \ + images/math/leftmoon.svgz \ + images/math/leftrightarrow.svgz \ + images/math/leftrightarrow2.svgz \ + images/math/leftrightarroweq.svgz \ + images/math/leftrightarrows.svgz \ + images/math/leftrightarrowtriangle.svgz \ + images/math/leftrightharpoons.svgz \ + images/math/leftrightsquigarrow.svgz \ + images/math/leftslice.svgz \ + images/math/leftthreetimes.svgz \ + images/math/leftturn.svgz \ + images/math/leo.svgz \ + images/math/leq.svgz \ + images/math/leqq.svgz \ + images/math/leqslant.svgz \ + images/math/lessapprox.svgz \ + images/math/lessdot.svgz \ + images/math/lesseqgtr.svgz \ + images/math/lesseqqgtr.svgz \ + images/math/lessgtr.svgz \ + images/math/lesssim.svgz \ + images/math/lfloor.svgz \ + images/math/lfloor_rfloor.svgz \ + images/math/lhd.svgz \ + images/math/lhd2.svgz \ + images/math/lhook.svgz \ + images/math/libra.svgz \ + images/math/lightning.svgz \ + images/math/ll.svgz \ + images/math/llbracket.svgz \ + images/math/llceil.svgz \ + images/math/llcorner.svgz \ + images/math/llfloor.svgz \ + images/math/llparenthesis.svgz \ + images/math/Lleftarrow.svgz \ + images/math/lll.svgz \ + images/math/llless.svgz \ + images/math/lnapprox.svgz \ + images/math/lneq.svgz \ + images/math/lneqq.svgz \ + images/math/lnot.svgz \ + images/math/lnsim.svgz \ + images/math/logof.svgz \ + images/math/longarrownot.svgz \ + images/math/longarrownot2.svgz \ + images/math/longleftarrow.svgz \ + images/math/longleftarrow2.svgz \ + images/math/longleftrightarrow.svgz \ + images/math/longleftrightarrow2.svgz \ + images/math/longmapsfrom.svgz \ + images/math/longmapsfrom2.svgz \ + images/math/longmapsto.svgz \ + images/math/longmapsto2.svgz \ + images/math/longrightarrow.svgz \ + images/math/longrightarrow2.svgz \ + images/math/looparrowleft.svgz \ + images/math/looparrowright.svgz \ + images/math/lor.svgz \ + images/math/lozenge.svgz \ + images/math/lparen.svgz \ + images/math/lparen_rparen.svgz \ + images/math/lrcorner.svgz \ + images/math/Lsh.svgz \ + images/math/ltimes.svgz \ + images/math/lvertneqq.svgz \ + images/math/male.svgz \ + images/math/maltese.svgz \ + images/math/mapsfrom.svgz \ + images/math/mapsfrom2.svgz \ + images/math/mapsfromchar.svgz \ + images/math/mapsfromchar2.svgz \ + images/math/mapsto.svgz \ + images/math/mapsto2.svgz \ + images/math/mapstochar.svgz \ + images/math/mapstochar2.svgz \ + images/math/mars.svgz \ + images/math/mathbb.svgz \ + images/math/mathbb_C.svgz \ + images/math/mathbb_H.svgz \ + images/math/mathbb_N.svgz \ + images/math/mathbb_Q.svgz \ + images/math/mathbb_R.svgz \ + images/math/mathbb_Z.svgz \ + images/math/mathbin.svgz \ + images/math/mathbf.svgz \ + images/math/mathcal.svgz \ + images/math/mathcal_F.svgz \ + images/math/mathcal_H.svgz \ + images/math/mathcal_L.svgz \ + images/math/mathcal_O.svgz \ + images/math/mathcircumflex.svgz \ + images/math/mathclap.svgz \ + images/math/mathdollar.svgz \ + images/math/mathfrak.svgz \ + images/math/mathit.svgz \ + images/math/mathllap.svgz \ + images/math/mathop.svgz \ + images/math/mathord.svgz \ + images/math/mathparagraph.svgz \ + images/math/mathscr.svgz \ + images/math/mathsection.svgz \ + images/math/mathrel.svgz \ + images/math/mathring.svgz \ + images/math/mathrlap.svgz \ + images/math/mathrm.svgz \ + images/math/mathrm_T.svgz \ + images/math/mathsf.svgz \ + images/math/mathtt.svgz \ + images/math/matrix.svgz \ + images/math/measuredangle.svgz \ + images/math/mercury.svgz \ + images/math/merge.svgz \ + images/math/mho.svgz \ + images/math/mid.svgz \ + images/math/minuso.svgz \ + images/math/models.svgz \ + images/math/moo.svgz \ + images/math/mp.svgz \ + images/math/mu.svgz \ + images/math/multimap.svgz \ + images/math/nabla.svgz \ + images/math/natural.svgz \ + images/math/ncong.svgz \ + images/math/ne.svgz \ + images/math/nearrow.svgz \ + images/math/neg.svgz \ + images/math/neptune.svgz \ + images/math/neq.svgz \ + images/math/newmoon.svgz \ + images/math/nexists.svgz \ + images/math/ngeq.svgz \ + images/math/ngeqq.svgz \ + images/math/ngeqslant.svgz \ + images/math/ngtr.svgz \ + images/math/ni.svgz \ + images/math/niplus.svgz \ + images/math/nleftarrow.svgz \ + images/math/nleftarrow2.svgz \ + images/math/nleftrightarrow.svgz \ + images/math/nleftrightarrow2.svgz \ + images/math/nleq.svgz \ + images/math/nleqq.svgz \ + images/math/nleqslant.svgz \ + images/math/nless.svgz \ + images/math/nmid.svgz \ + images/math/nnearrow.svgz \ + images/math/nnwarrow.svgz \ + images/math/not.svgz \ + images/math/notin.svgz \ + images/math/nparallel.svgz \ + images/math/nplus.svgz \ + images/math/nprec.svgz \ + images/math/npreceq.svgz \ + images/math/nrightarrow.svgz \ + images/math/nrightarrow2.svgz \ + images/math/nshortmid.svgz \ + images/math/nshortparallel.svgz \ + images/math/nsim.svgz \ + images/math/nsubseteq.svgz \ + images/math/nsubseteqq.svgz \ + images/math/nsucc.svgz \ + images/math/nsucceq.svgz \ + images/math/nsupseteq.svgz \ + images/math/nsupseteqq.svgz \ + images/math/ntriangleleft.svgz \ + images/math/ntrianglelefteq.svgz \ + images/math/ntrianglelefteqslant.svgz \ + images/math/ntriangleright.svgz \ + images/math/ntrianglerighteq.svgz \ + images/math/ntrianglerighteqslant.svgz \ + images/math/nu.svgz \ + images/math/nvdash.svgz \ + images/math/nvdash2.svgz \ + images/math/nvdash3.svgz \ + images/math/nvdash4.svgz \ + images/math/nwarrow.svgz \ + images/math/obar.svgz \ + images/math/oblong.svgz \ + images/math/obslash.svgz \ + images/math/ocircle.svgz \ + images/math/octagon.svgz \ + images/math/odot.svgz \ + images/math/ogreaterthan.svgz \ + images/math/oiint.svgz \ + images/math/oiintop.svgz \ + images/math/oint.svgz \ + images/math/ointclockwise.svgz \ + images/math/ointclockwiseop.svgz \ + images/math/ointctrclockwise.svgz \ + images/math/ointctrclockwiseop.svgz \ + images/math/ointop.svgz \ + images/math/olessthan.svgz \ + images/math/omega.svgz \ + images/math/omega2.svgz \ + images/math/ominus.svgz \ + images/math/openo.svgz \ + images/math/oplus.svgz \ + images/math/opposition.svgz \ + images/math/oslash.svgz \ + images/math/otimes.svgz \ + images/math/ovee.svgz \ + images/math/overbrace.svgz \ + images/math/overleftarrow.svgz \ + images/math/overleftrightarrow.svgz \ + images/math/overline.svgz \ + images/math/overrightarrow.svgz \ + images/math/overset.svgz \ + images/math/owedge.svgz \ + images/math/owns.svgz \ + images/math/parallel.svgz \ + images/math/partial.svgz \ + images/math/pentagon.svgz \ + images/math/permil.svgz \ + images/math/perp.svgz \ + images/math/phantom.svgz \ + images/math/phi.svgz \ + images/math/phi2.svgz \ + images/math/phone.svgz \ + images/math/photon.svgz \ + images/math/pi.svgz \ + images/math/pi2.svgz \ + images/math/pisces.svgz \ + images/math/pitchfork.svgz \ + images/math/pluto.svgz \ + images/math/pm.svgz \ + images/math/pointer.svgz \ + images/math/prec.svgz \ + images/math/precapprox.svgz \ + images/math/preccurlyeq.svgz \ + images/math/preceq.svgz \ + images/math/precnapprox.svgz \ + images/math/precneqq.svgz \ + images/math/precnsim.svgz \ + images/math/precsim.svgz \ + images/math/prime.svgz \ + images/math/prod.svgz \ + images/math/propto.svgz \ + images/math/psi.svgz \ + images/math/psi2.svgz \ + images/math/quarternote.svgz \ + images/math/rangle.svgz \ + images/math/rbag.svgz \ + images/math/rbag2.svgz \ + images/math/rbrace.svgz \ + images/math/rbracket.svgz \ + images/math/rceil.svgz \ + images/math/Re.svgz \ + images/math/recorder.svgz \ + images/math/restriction.svgz \ + images/math/rfloor.svgz \ + images/math/rhd.svgz \ + images/math/rhd2.svgz \ + images/math/rho.svgz \ + images/math/rhook.svgz \ + images/math/rightarrow.svgz \ + images/math/rightarrow2.svgz \ + images/math/rightarrow3.svgz \ + images/math/rightarrowtail.svgz \ + images/math/rightarrowtriangle.svgz \ + images/math/rightcircle2.svgz \ + images/math/rightcircle3.svgz \ + images/math/rightcircle4.svgz \ + images/math/rightharpoondown.svgz \ + images/math/rightharpoonup.svgz \ + images/math/rightleftarrows.svgz \ + images/math/rightleftharpoons.svgz \ + images/math/rightmoon.svgz \ + images/math/rightrightarrows.svgz \ + images/math/rightslice.svgz \ + images/math/rightsquigarrow.svgz \ + images/math/rightthreetimes.svgz \ + images/math/rightturn.svgz \ + images/math/risingdotseq.svgz \ + images/math/root.svgz \ + images/math/rparen.svgz \ + images/math/rrbracket.svgz \ + images/math/rrceil.svgz \ + images/math/rrfloor.svgz \ + images/math/rrparenthesis.svgz \ + images/math/Rrightarrow.svgz \ + images/math/Rsh.svgz \ + images/math/rtimes.svgz \ + images/math/sagittarius.svgz \ + images/math/saturn.svgz \ + images/math/scorpio.svgz \ + images/math/searrow.svgz \ + images/math/setminus.svgz \ + images/math/sharp.svgz \ + images/math/shortdownarrow.svgz \ + images/math/shortleftarrow.svgz \ + images/math/shortmid.svgz \ + images/math/shortparallel.svgz \ + images/math/shortrightarrow.svgz \ + images/math/shortuparrow.svgz \ + images/math/sideset.svgz \ + images/math/sidesetl.svgz \ + images/math/sidesetn.svgz \ + images/math/sidesetr.svgz \ + images/math/sigma.svgz \ + images/math/sigma2.svgz \ + images/math/sim.svgz \ + images/math/simeq.svgz \ + images/math/slash.svgz \ + images/math/smallfrown.svgz \ + images/math/smallint.svgz \ + images/math/smallsetminus.svgz \ + images/math/smallsmile.svgz \ + images/math/smash.svgz \ + images/math/smashb.svgz \ + images/math/smasht.svgz \ + images/math/smile.svgz \ + images/math/smiley.svgz \ + images/math/space.svgz \ + images/math/spadesuit.svgz \ + images/math/sphericalangle.svgz \ + images/math/square2.svgz \ + images/math/sqcap.svgz \ + images/math/sqcup.svgz \ + images/math/sqiint.svgz \ + images/math/sqiintop.svgz \ + images/math/sqint.svgz \ + images/math/sqintop.svgz \ + images/math/sqrt.svgz \ + images/math/sqrt-square.svgz \ + images/math/sqsubset.svgz \ + images/math/sqsubseteq.svgz \ + images/math/sqsupset.svgz \ + images/math/sqsupseteq.svgz \ + images/math/square.svgz \ + images/math/ssearrow.svgz \ + images/math/sslash.svgz \ + images/math/sswarrow.svgz \ + images/math/stackrel.svgz \ + images/math/stackrelthree.svgz \ + images/math/star.svgz \ + images/math/style.svgz \ + images/math/sub.svgz \ + images/math/subset.svgz \ + images/math/subset2.svgz \ + images/math/subseteq.svgz \ + images/math/subseteqq.svgz \ + images/math/subsetneq.svgz \ + images/math/subsetneqq.svgz \ + images/math/subsetplus.svgz \ + images/math/subsetpluseq.svgz \ + images/math/succ.svgz \ + images/math/succapprox.svgz \ + images/math/succcurlyeq.svgz \ + images/math/succeq.svgz \ + images/math/succnapprox.svgz \ + images/math/succneqq.svgz \ + images/math/succnsim.svgz \ + images/math/succsim.svgz \ + images/math/sum.svgz \ + images/math/sun.svgz \ + images/math/super.svgz \ + images/math/supset.svgz \ + images/math/supset2.svgz \ + images/math/supseteq.svgz \ + images/math/supseteqq.svgz \ + images/math/supsetneq.svgz \ + images/math/supsetneqq.svgz \ + images/math/supsetplus.svgz \ + images/math/supsetpluseq.svgz \ + images/math/surd.svgz \ + images/math/swarrow.svgz \ + images/math/talloblong.svgz \ + images/math/tau.svgz \ + images/math/taurus.svgz \ + images/math/textrm_AA.svgz \ + images/math/textrm_O.svgz \ + images/math/therefore.svgz \ + images/math/theta.svgz \ + images/math/theta2.svgz \ + images/math/textdegree.svgz \ + images/math/textrm.svgz \ + images/math/thickapprox.svgz \ + images/math/thicksim.svgz \ + images/math/thorn.svgz \ + images/math/thorn2.svgz \ + images/math/tilde.svgz \ + images/math/times.svgz \ + images/math/to.svgz \ + images/math/top.svgz \ + images/math/triangle.svgz \ + images/math/triangledown.svgz \ + images/math/triangleleft.svgz \ + images/math/trianglelefteq.svgz \ + images/math/trianglelefteqslant.svgz \ + images/math/triangleq.svgz \ + images/math/triangleright.svgz \ + images/math/trianglerighteq.svgz \ + images/math/trianglerighteqslant.svgz \ + images/math/twoheadleftarrow.svgz \ + images/math/twoheadrightarrow.svgz \ + images/math/twonotes.svgz \ + images/math/ulcorner.svgz \ + images/math/underbar.svgz \ + images/math/underbrace.svgz \ + images/math/underleftarrow.svgz \ + images/math/underleftrightarrow.svgz \ + images/math/underline.svgz \ + images/math/underrightarrow.svgz \ + images/math/underscore.svgz \ + images/math/underset.svgz \ + images/math/undertilde.svgz \ + images/math/unlhd.svgz \ + images/math/unrhd.svgz \ + images/math/uparrow.svgz \ + images/math/uparrow2.svgz \ + images/math/uparrow3.svgz \ + images/math/updownarrow.svgz \ + images/math/updownarrow2.svgz \ + images/math/upharpoonleft.svgz \ + images/math/upharpoonright.svgz \ + images/math/uplus.svgz \ + images/math/upsilon.svgz \ + images/math/upsilon2.svgz \ + images/math/upuparrows.svgz \ + images/math/uranus.svgz \ + images/math/urcorner.svgz \ + images/math/utilde.svgz \ + images/math/varangle.svgz \ + images/math/varbigcirc.svgz \ + images/math/varcopyright.svgz \ + images/math/varcurlyvee.svgz \ + images/math/varcurlywedge.svgz \ + images/math/vargamma2.svgz \ + images/math/vardelta2.svgz \ + images/math/varepsilon.svgz \ + images/math/varhexagon.svgz \ + images/math/varhexstar.svgz \ + images/math/variiint.svgz \ + images/math/variiintop.svgz \ + images/math/variint.svgz \ + images/math/variintop.svgz \ + images/math/varint.svgz \ + images/math/varintop.svgz \ + images/math/varkappa.svgz \ + images/math/varlambda2.svgz \ + images/math/varnothing.svgz \ + images/math/varoast.svgz \ + images/math/varobar.svgz \ + images/math/varobslash.svgz \ + images/math/varocircle.svgz \ + images/math/varodot.svgz \ + images/math/varogreaterthan.svgz \ + images/math/varoiint.svgz \ + images/math/varoiintop.svgz \ + images/math/varoint.svgz \ + images/math/varointop.svgz \ + images/math/varointclockwise.svgz \ + images/math/varointclockwiseop.svgz \ + images/math/varointctrclockwise.svgz \ + images/math/varointctrclockwiseop.svgz \ + images/math/varolessthan.svgz \ + images/math/varomega2.svgz \ + images/math/varominus.svgz \ + images/math/varoplus.svgz \ + images/math/varoslash.svgz \ + images/math/varotimes.svgz \ + images/math/varovee.svgz \ + images/math/varowedge.svgz \ + images/math/varphi.svgz \ + images/math/varphi2.svgz \ + images/math/varpi.svgz \ + images/math/varpi2.svgz \ + images/math/varpropto.svgz \ + images/math/varpsi2.svgz \ + images/math/varrho.svgz \ + images/math/varsigma.svgz \ + images/math/varsigma2.svgz \ + images/math/varsubsetneq.svgz \ + images/math/varsubsetneqq.svgz \ + images/math/varsupsetneq.svgz \ + images/math/varsupsetneqq.svgz \ + images/math/vartheta.svgz \ + images/math/vartheta2.svgz \ + images/math/vartimes.svgz \ + images/math/vartriangle.svgz \ + images/math/vartriangleleft.svgz \ + images/math/vartriangleright.svgz \ + images/math/varupsilon2.svgz \ + images/math/varxi2.svgz \ + images/math/vcentcolon.svgz \ + images/math/vdash.svgz \ + images/math/vdash2.svgz \ + images/math/vdash3.svgz \ + images/math/vdots.svgz \ + images/math/vec.svgz \ + images/math/vee.svgz \ + images/math/veebar.svgz \ + images/math/venus.svgz \ + images/math/vernal.svgz \ + images/math/vert.svgz \ + images/math/vert2.svgz \ + images/math/VHF.svgz \ + images/math/virgo.svgz \ + images/math/vphantom.svgz \ + images/math/Vvdash.svgz \ + images/math/wasylozenge.svgz \ + images/math/wasypropto.svgz \ + images/math/wasytherefore.svgz \ + images/math/wedge.svgz \ + images/math/widehat.svgz \ + images/math/widetilde.svgz \ + images/math/wp.svgz \ + images/math/wr.svgz \ + images/math/xbox3.svgz \ + images/math/xcancel.svgz \ + images/math/xi.svgz \ + images/math/xi2.svgz \ + images/math/xleftarrow.svgz \ + images/math/xrightarrow.svgz \ + images/math/Ydown.svgz \ + images/math/yen.svgz \ + images/math/Yleft.svgz \ + images/math/Yright.svgz \ + images/math/Yup.svgz \ + images/math/zeta.svgz imagesipadir = $(imagesdir)/ipa dist_imagesipa_DATA = \ - images/ipa/ipamacro-insert_deco_bottomtiebar.png \ - images/ipa/ipamacro-insert_deco_toptiebar.png \ - images/ipa/ipamacro-insert_tone-falling.png \ - images/ipa/ipamacro-insert_tone-high-rising-falling.png \ - images/ipa/ipamacro-insert_tone-high-rising.png \ - images/ipa/ipamacro-insert_tone-low-rising.png \ - images/ipa/ipamacro-insert_tone-rising.png \ - images/ipa/unicode-insert_0x002e.png \ - images/ipa/unicode-insert_0x0061.png \ - images/ipa/unicode-insert_0x0062.png \ - images/ipa/unicode-insert_0x0063.png \ - images/ipa/unicode-insert_0x0064.png \ - images/ipa/unicode-insert_0x0065.png \ - images/ipa/unicode-insert_0x0066.png \ - images/ipa/unicode-insert_0x0068.png \ - images/ipa/unicode-insert_0x0069.png \ - images/ipa/unicode-insert_0x006b.png \ - images/ipa/unicode-insert_0x006c.png \ - images/ipa/unicode-insert_0x006d.png \ - images/ipa/unicode-insert_0x006e.png \ - images/ipa/unicode-insert_0x006f.png \ - images/ipa/unicode-insert_0x0070.png \ - images/ipa/unicode-insert_0x0071.png \ - images/ipa/unicode-insert_0x0072.png \ - images/ipa/unicode-insert_0x0073.png \ - images/ipa/unicode-insert_0x0074.png \ - images/ipa/unicode-insert_0x0075.png \ - images/ipa/unicode-insert_0x0076.png \ - images/ipa/unicode-insert_0x0077.png \ - images/ipa/unicode-insert_0x0078.png \ - images/ipa/unicode-insert_0x0079.png \ - images/ipa/unicode-insert_0x007a.png \ - images/ipa/unicode-insert_0x007c.png \ - images/ipa/unicode-insert_0x00e6.png \ - images/ipa/unicode-insert_0x00e7.png \ - images/ipa/unicode-insert_0x00f0.png \ - images/ipa/unicode-insert_0x00f8.png \ - images/ipa/unicode-insert_0x0127.png \ - images/ipa/unicode-insert_0x014b.png \ - images/ipa/unicode-insert_0x0153.png \ - images/ipa/unicode-insert_0x01c0.png \ - images/ipa/unicode-insert_0x01c1.png \ - images/ipa/unicode-insert_0x01c2.png \ - images/ipa/unicode-insert_0x01c3.png \ - images/ipa/unicode-insert_0x0250.png \ - images/ipa/unicode-insert_0x0251.png \ - images/ipa/unicode-insert_0x0252.png \ - images/ipa/unicode-insert_0x0253.png \ - images/ipa/unicode-insert_0x0254.png \ - images/ipa/unicode-insert_0x0255.png \ - images/ipa/unicode-insert_0x0256.png \ - images/ipa/unicode-insert_0x0257.png \ - images/ipa/unicode-insert_0x0258.png \ - images/ipa/unicode-insert_0x0259.png \ - images/ipa/unicode-insert_0x025b.png \ - images/ipa/unicode-insert_0x025c.png \ - images/ipa/unicode-insert_0x025e.png \ - images/ipa/unicode-insert_0x025f.png \ - images/ipa/unicode-insert_0x0260.png \ - images/ipa/unicode-insert_0x0261.png \ - images/ipa/unicode-insert_0x0262.png \ - images/ipa/unicode-insert_0x0263.png \ - images/ipa/unicode-insert_0x0264.png \ - images/ipa/unicode-insert_0x0265.png \ - images/ipa/unicode-insert_0x0266.png \ - images/ipa/unicode-insert_0x0267.png \ - images/ipa/unicode-insert_0x0268.png \ - images/ipa/unicode-insert_0x026a.png \ - images/ipa/unicode-insert_0x026c.png \ - images/ipa/unicode-insert_0x026d.png \ - images/ipa/unicode-insert_0x026e.png \ - images/ipa/unicode-insert_0x026f.png \ - images/ipa/unicode-insert_0x0270.png \ - images/ipa/unicode-insert_0x0271.png \ - images/ipa/unicode-insert_0x0272.png \ - images/ipa/unicode-insert_0x0273.png \ - images/ipa/unicode-insert_0x0274.png \ - images/ipa/unicode-insert_0x0275.png \ - images/ipa/unicode-insert_0x0276.png \ - images/ipa/unicode-insert_0x0278.png \ - images/ipa/unicode-insert_0x0279.png \ - images/ipa/unicode-insert_0x027a.png \ - images/ipa/unicode-insert_0x027b.png \ - images/ipa/unicode-insert_0x027d.png \ - images/ipa/unicode-insert_0x027e.png \ - images/ipa/unicode-insert_0x0280.png \ - images/ipa/unicode-insert_0x0281.png \ - images/ipa/unicode-insert_0x0282.png \ - images/ipa/unicode-insert_0x0283.png \ - images/ipa/unicode-insert_0x0284.png \ - images/ipa/unicode-insert_0x0288.png \ - images/ipa/unicode-insert_0x0289.png \ - images/ipa/unicode-insert_0x028a.png \ - images/ipa/unicode-insert_0x028b.png \ - images/ipa/unicode-insert_0x028c.png \ - images/ipa/unicode-insert_0x028d.png \ - images/ipa/unicode-insert_0x028e.png \ - images/ipa/unicode-insert_0x028f.png \ - images/ipa/unicode-insert_0x0290.png \ - images/ipa/unicode-insert_0x0291.png \ - images/ipa/unicode-insert_0x0292.png \ - images/ipa/unicode-insert_0x0294.png \ - images/ipa/unicode-insert_0x0295.png \ - images/ipa/unicode-insert_0x0298.png \ - images/ipa/unicode-insert_0x0299.png \ - images/ipa/unicode-insert_0x029b.png \ - images/ipa/unicode-insert_0x029c.png \ - images/ipa/unicode-insert_0x029d.png \ - images/ipa/unicode-insert_0x029f.png \ - images/ipa/unicode-insert_0x02a1.png \ - images/ipa/unicode-insert_0x02a2.png \ - images/ipa/unicode-insert_0x02b0.png \ - images/ipa/unicode-insert_0x02b2.png \ - images/ipa/unicode-insert_0x02b7.png \ - images/ipa/unicode-insert_0x02bc.png \ - images/ipa/unicode-insert_0x02c8.png \ - images/ipa/unicode-insert_0x02cc.png \ - images/ipa/unicode-insert_0x02d0.png \ - images/ipa/unicode-insert_0x02d1.png \ - images/ipa/unicode-insert_0x02de.png \ - images/ipa/unicode-insert_0x02e0.png \ - images/ipa/unicode-insert_0x02e1.png \ - images/ipa/unicode-insert_0x02e4.png \ - images/ipa/unicode-insert_0x02e5.png \ - images/ipa/unicode-insert_0x02e6.png \ - images/ipa/unicode-insert_0x02e7.png \ - images/ipa/unicode-insert_0x02e8.png \ - images/ipa/unicode-insert_0x02e9.png \ - images/ipa/unicode-insert_0x02fa.png \ - images/ipa/unicode-insert_0x0300.png \ - images/ipa/unicode-insert_0x0301.png \ - images/ipa/unicode-insert_0x0302.png \ - images/ipa/unicode-insert_0x0303.png \ - images/ipa/unicode-insert_0x0304.png \ - images/ipa/unicode-insert_0x0306.png \ - images/ipa/unicode-insert_0x0308.png \ - images/ipa/unicode-insert_0x030a.png \ - images/ipa/unicode-insert_0x030b.png \ - images/ipa/unicode-insert_0x030c.png \ - images/ipa/unicode-insert_0x030f.png \ - images/ipa/unicode-insert_0x0318.png \ - images/ipa/unicode-insert_0x0319.png \ - images/ipa/unicode-insert_0x031c.png \ - images/ipa/unicode-insert_0x031d.png \ - images/ipa/unicode-insert_0x031e.png \ - images/ipa/unicode-insert_0x031f.png \ - images/ipa/unicode-insert_0x0320.png \ - images/ipa/unicode-insert_0x0324.png \ - images/ipa/unicode-insert_0x0325.png \ - images/ipa/unicode-insert_0x0329.png \ - images/ipa/unicode-insert_0x032a.png \ - images/ipa/unicode-insert_0x032c.png \ - images/ipa/unicode-insert_0x032f.png \ - images/ipa/unicode-insert_0x0330.png \ - images/ipa/unicode-insert_0x0334.png \ - images/ipa/unicode-insert_0x0339.png \ - images/ipa/unicode-insert_0x033a.png \ - images/ipa/unicode-insert_0x033b.png \ - images/ipa/unicode-insert_0x033c.png \ - images/ipa/unicode-insert_0x033d.png \ - images/ipa/unicode-insert_0x03b2.png \ - images/ipa/unicode-insert_0x03b8.png \ - images/ipa/unicode-insert_0x03c7.png \ - images/ipa/unicode-insert_0x1dc4.png \ - images/ipa/unicode-insert_0x1dc5.png \ - images/ipa/unicode-insert_0x1dc8.png \ - images/ipa/unicode-insert_0x2016.png \ - images/ipa/unicode-insert_0x203f.png \ - images/ipa/unicode-insert_0x207f.png \ - images/ipa/unicode-insert_0x2197.png \ - images/ipa/unicode-insert_0x2198.png \ - images/ipa/unicode-insert_0x2c71.png \ - images/ipa/unicode-insert_0xa71b.png \ - images/ipa/unicode-insert_0xa71c.png - + images/ipa/ipamacro-insert_deco_bottomtiebar.svgz \ + images/ipa/ipamacro-insert_deco_toptiebar.svgz \ + images/ipa/ipamacro-insert_tone-falling.svgz \ + images/ipa/ipamacro-insert_tone-high-rising-falling.svgz \ + images/ipa/ipamacro-insert_tone-high-rising.svgz \ + images/ipa/ipamacro-insert_tone-low-rising.svgz \ + images/ipa/ipamacro-insert_tone-rising.svgz \ + images/ipa/unicode-insert_0x002e.svgz \ + images/ipa/unicode-insert_0x0061.svgz \ + images/ipa/unicode-insert_0x0062.svgz \ + images/ipa/unicode-insert_0x0063.svgz \ + images/ipa/unicode-insert_0x0064.svgz \ + images/ipa/unicode-insert_0x0065.svgz \ + images/ipa/unicode-insert_0x0066.svgz \ + images/ipa/unicode-insert_0x0067.svgz \ + images/ipa/unicode-insert_0x0068.svgz \ + images/ipa/unicode-insert_0x0069.svgz \ + images/ipa/unicode-insert_0x006a.svgz \ + images/ipa/unicode-insert_0x006b.svgz \ + images/ipa/unicode-insert_0x006c.svgz \ + images/ipa/unicode-insert_0x006d.svgz \ + images/ipa/unicode-insert_0x006e.svgz \ + images/ipa/unicode-insert_0x006f.svgz \ + images/ipa/unicode-insert_0x0070.svgz \ + images/ipa/unicode-insert_0x0071.svgz \ + images/ipa/unicode-insert_0x0072.svgz \ + images/ipa/unicode-insert_0x0073.svgz \ + images/ipa/unicode-insert_0x0074.svgz \ + images/ipa/unicode-insert_0x0075.svgz \ + images/ipa/unicode-insert_0x0076.svgz \ + images/ipa/unicode-insert_0x0077.svgz \ + images/ipa/unicode-insert_0x0078.svgz \ + images/ipa/unicode-insert_0x0079.svgz \ + images/ipa/unicode-insert_0x007a.svgz \ + images/ipa/unicode-insert_0x007c.svgz \ + images/ipa/unicode-insert_0x00e6.svgz \ + images/ipa/unicode-insert_0x00e7.svgz \ + images/ipa/unicode-insert_0x00f0.svgz \ + images/ipa/unicode-insert_0x00f8.svgz \ + images/ipa/unicode-insert_0x0127.svgz \ + images/ipa/unicode-insert_0x014b.svgz \ + images/ipa/unicode-insert_0x0153.svgz \ + images/ipa/unicode-insert_0x01c0.svgz \ + images/ipa/unicode-insert_0x01c1.svgz \ + images/ipa/unicode-insert_0x01c2.svgz \ + images/ipa/unicode-insert_0x01c3.svgz \ + images/ipa/unicode-insert_0x0250.svgz \ + images/ipa/unicode-insert_0x0251.svgz \ + images/ipa/unicode-insert_0x0252.svgz \ + images/ipa/unicode-insert_0x0253.svgz \ + images/ipa/unicode-insert_0x0254.svgz \ + images/ipa/unicode-insert_0x0255.svgz \ + images/ipa/unicode-insert_0x0256.svgz \ + images/ipa/unicode-insert_0x0257.svgz \ + images/ipa/unicode-insert_0x0258.svgz \ + images/ipa/unicode-insert_0x0259.svgz \ + images/ipa/unicode-insert_0x025a.svgz \ + images/ipa/unicode-insert_0x025b.svgz \ + images/ipa/unicode-insert_0x025c.svgz \ + images/ipa/unicode-insert_0x025d.svgz \ + images/ipa/unicode-insert_0x025e.svgz \ + images/ipa/unicode-insert_0x025f.svgz \ + images/ipa/unicode-insert_0x0260.svgz \ + images/ipa/unicode-insert_0x0261.svgz \ + images/ipa/unicode-insert_0x0262.svgz \ + images/ipa/unicode-insert_0x0263.svgz \ + images/ipa/unicode-insert_0x0264.svgz \ + images/ipa/unicode-insert_0x0265.svgz \ + images/ipa/unicode-insert_0x0266.svgz \ + images/ipa/unicode-insert_0x0267.svgz \ + images/ipa/unicode-insert_0x0268.svgz \ + images/ipa/unicode-insert_0x0269.svgz \ + images/ipa/unicode-insert_0x026a.svgz \ + images/ipa/unicode-insert_0x026b.svgz \ + images/ipa/unicode-insert_0x026c.svgz \ + images/ipa/unicode-insert_0x026d.svgz \ + images/ipa/unicode-insert_0x026e.svgz \ + images/ipa/unicode-insert_0x026f.svgz \ + images/ipa/unicode-insert_0x0270.svgz \ + images/ipa/unicode-insert_0x0271.svgz \ + images/ipa/unicode-insert_0x0272.svgz \ + images/ipa/unicode-insert_0x0273.svgz \ + images/ipa/unicode-insert_0x0274.svgz \ + images/ipa/unicode-insert_0x0275.svgz \ + images/ipa/unicode-insert_0x0276.svgz \ + images/ipa/unicode-insert_0x0277.svgz \ + images/ipa/unicode-insert_0x0278.svgz \ + images/ipa/unicode-insert_0x0279.svgz \ + images/ipa/unicode-insert_0x027a.svgz \ + images/ipa/unicode-insert_0x027b.svgz \ + images/ipa/unicode-insert_0x027c.svgz \ + images/ipa/unicode-insert_0x027d.svgz \ + images/ipa/unicode-insert_0x027e.svgz \ + images/ipa/unicode-insert_0x027f.svgz \ + images/ipa/unicode-insert_0x0280.svgz \ + images/ipa/unicode-insert_0x0281.svgz \ + images/ipa/unicode-insert_0x0282.svgz \ + images/ipa/unicode-insert_0x0283.svgz \ + images/ipa/unicode-insert_0x0284.svgz \ + images/ipa/unicode-insert_0x0285.svgz \ + images/ipa/unicode-insert_0x0286.svgz \ + images/ipa/unicode-insert_0x0287.svgz \ + images/ipa/unicode-insert_0x0288.svgz \ + images/ipa/unicode-insert_0x0289.svgz \ + images/ipa/unicode-insert_0x028a.svgz \ + images/ipa/unicode-insert_0x028b.svgz \ + images/ipa/unicode-insert_0x028c.svgz \ + images/ipa/unicode-insert_0x028d.svgz \ + images/ipa/unicode-insert_0x028e.svgz \ + images/ipa/unicode-insert_0x028f.svgz \ + images/ipa/unicode-insert_0x0290.svgz \ + images/ipa/unicode-insert_0x0291.svgz \ + images/ipa/unicode-insert_0x0292.svgz \ + images/ipa/unicode-insert_0x0293.svgz \ + images/ipa/unicode-insert_0x0294.svgz \ + images/ipa/unicode-insert_0x0295.svgz \ + images/ipa/unicode-insert_0x0296.svgz \ + images/ipa/unicode-insert_0x0297.svgz \ + images/ipa/unicode-insert_0x0298.svgz \ + images/ipa/unicode-insert_0x0299.svgz \ + images/ipa/unicode-insert_0x029a.svgz \ + images/ipa/unicode-insert_0x029b.svgz \ + images/ipa/unicode-insert_0x029c.svgz \ + images/ipa/unicode-insert_0x029d.svgz \ + images/ipa/unicode-insert_0x029e.svgz \ + images/ipa/unicode-insert_0x029f.svgz \ + images/ipa/unicode-insert_0x02a0.svgz \ + images/ipa/unicode-insert_0x02a1.svgz \ + images/ipa/unicode-insert_0x02a2.svgz \ + images/ipa/unicode-insert_0x02a3.svgz \ + images/ipa/unicode-insert_0x02a4.svgz \ + images/ipa/unicode-insert_0x02a5.svgz \ + images/ipa/unicode-insert_0x02a6.svgz \ + images/ipa/unicode-insert_0x02a7.svgz \ + images/ipa/unicode-insert_0x02a8.svgz \ + images/ipa/unicode-insert_0x02a9.svgz \ + images/ipa/unicode-insert_0x02aA.svgz \ + images/ipa/unicode-insert_0x02ab.svgz \ + images/ipa/unicode-insert_0x02ac.svgz \ + images/ipa/unicode-insert_0x02ad.svgz \ + images/ipa/unicode-insert_0x02b0.svgz \ + images/ipa/unicode-insert_0x02b2.svgz \ + images/ipa/unicode-insert_0x02b7.svgz \ + images/ipa/unicode-insert_0x02bc.svgz \ + images/ipa/unicode-insert_0x02c8.svgz \ + images/ipa/unicode-insert_0x02cc.svgz \ + images/ipa/unicode-insert_0x02d0.svgz \ + images/ipa/unicode-insert_0x02d1.svgz \ + images/ipa/unicode-insert_0x02de.svgz \ + images/ipa/unicode-insert_0x02e0.svgz \ + images/ipa/unicode-insert_0x02e1.svgz \ + images/ipa/unicode-insert_0x02e4.svgz \ + images/ipa/unicode-insert_0x02e5.svgz \ + images/ipa/unicode-insert_0x02e6.svgz \ + images/ipa/unicode-insert_0x02e7.svgz \ + images/ipa/unicode-insert_0x02e8.svgz \ + images/ipa/unicode-insert_0x02e9.svgz \ + images/ipa/unicode-insert_0x02fa.svgz \ + images/ipa/unicode-insert_0x0300.svgz \ + images/ipa/unicode-insert_0x0301.svgz \ + images/ipa/unicode-insert_0x0302.svgz \ + images/ipa/unicode-insert_0x0303.svgz \ + images/ipa/unicode-insert_0x0304.svgz \ + images/ipa/unicode-insert_0x0306.svgz \ + images/ipa/unicode-insert_0x0308.svgz \ + images/ipa/unicode-insert_0x030a.svgz \ + images/ipa/unicode-insert_0x030b.svgz \ + images/ipa/unicode-insert_0x030c.svgz \ + images/ipa/unicode-insert_0x030f.svgz \ + images/ipa/unicode-insert_0x0318.svgz \ + images/ipa/unicode-insert_0x0319.svgz \ + images/ipa/unicode-insert_0x031c.svgz \ + images/ipa/unicode-insert_0x031d.svgz \ + images/ipa/unicode-insert_0x031e.svgz \ + images/ipa/unicode-insert_0x031f.svgz \ + images/ipa/unicode-insert_0x0320.svgz \ + images/ipa/unicode-insert_0x0324.svgz \ + images/ipa/unicode-insert_0x0325.svgz \ + images/ipa/unicode-insert_0x0329.svgz \ + images/ipa/unicode-insert_0x032a.svgz \ + images/ipa/unicode-insert_0x032c.svgz \ + images/ipa/unicode-insert_0x032f.svgz \ + images/ipa/unicode-insert_0x0330.svgz \ + images/ipa/unicode-insert_0x0334.svgz \ + images/ipa/unicode-insert_0x0339.svgz \ + images/ipa/unicode-insert_0x033a.svgz \ + images/ipa/unicode-insert_0x033b.svgz \ + images/ipa/unicode-insert_0x033c.svgz \ + images/ipa/unicode-insert_0x033d.svgz \ + images/ipa/unicode-insert_0x03b2.svgz \ + images/ipa/unicode-insert_0x03b8.svgz \ + images/ipa/unicode-insert_0x03c7.svgz \ + images/ipa/unicode-insert_0x1dc4.svgz \ + images/ipa/unicode-insert_0x1dc5.svgz \ + images/ipa/unicode-insert_0x1dc8.svgz \ + images/ipa/unicode-insert_0x2016.svgz \ + images/ipa/unicode-insert_0x203f.svgz \ + images/ipa/unicode-insert_0x207f.svgz \ + images/ipa/unicode-insert_0x2197.svgz \ + images/ipa/unicode-insert_0x2198.svgz \ + images/ipa/unicode-insert_0x2c71.svgz \ + images/ipa/unicode-insert_0xa71b.svgz \ + images/ipa/unicode-insert_0xa71c.svgz imagesoxygendir = $(imagesdir)/oxygen +dist_imagesoxygen_DATA1X = \ + images/oxygen/all-changes-accept.svgz \ + images/oxygen/all-changes-reject.svgz \ + images/oxygen/bookmark-goto.svgz \ + images/oxygen/bookmark-goto_0.svgz \ + images/oxygen/bookmark-save.svgz \ + images/oxygen/box-insert.svgz \ + images/oxygen/break-line.svgz \ + images/oxygen/buffer-close.svgz \ + images/oxygen/buffer-export.svgz \ + images/oxygen/buffer-export_dvi.svgz \ + images/oxygen/buffer-export_dvi3.svgz \ + images/oxygen/buffer-export_latex.svgz \ + images/oxygen/buffer-export_pdf.svgz \ + images/oxygen/buffer-export_pdf2.svgz \ + images/oxygen/buffer-export_pdf3.svgz \ + images/oxygen/buffer-export_pdf4.svgz \ + images/oxygen/buffer-export_pdf5.svgz \ + images/oxygen/buffer-export_ps.svgz \ + images/oxygen/buffer-export_text.svgz \ + images/oxygen/buffer-new.svgz \ + images/oxygen/buffer-reload.svgz \ + images/oxygen/buffer-toggle-output-sync.svgz \ + images/oxygen/buffer-update.svgz \ + images/oxygen/buffer-update_dvi.svgz \ + images/oxygen/buffer-update_dvi3.svgz \ + images/oxygen/buffer-update_pdf.svgz \ + images/oxygen/buffer-update_pdf2.svgz \ + images/oxygen/buffer-update_pdf3.svgz \ + images/oxygen/buffer-update_pdf4.svgz \ + images/oxygen/buffer-update_pdf5.svgz \ + images/oxygen/buffer-update_ps.svgz \ + images/oxygen/buffer-view.svgz \ + images/oxygen/buffer-view_dvi.svgz \ + images/oxygen/buffer-view_dvi3.svgz \ + images/oxygen/buffer-view_pdf.svgz \ + images/oxygen/buffer-view_pdf2.svgz \ + images/oxygen/buffer-view_pdf3.svgz \ + images/oxygen/buffer-view_pdf4.svgz \ + images/oxygen/buffer-view_pdf5.svgz \ + images/oxygen/buffer-view_ps.svgz \ + images/oxygen/buffer-write-as.svgz \ + images/oxygen/buffer-write.svgz \ + images/oxygen/build-program.svgz \ + images/oxygen/change-accept.svgz \ + images/oxygen/change-next.svgz \ + images/oxygen/change-reject.svgz \ + images/oxygen/changes-merge.svgz \ + images/oxygen/changes-output.svgz \ + images/oxygen/changes-track.svgz \ + images/oxygen/closetab.svgz \ + images/oxygen/copy.svgz \ + images/oxygen/cut.svgz \ + images/oxygen/depth-decrement.svgz \ + images/oxygen/depth-increment.svgz \ + images/oxygen/dialog-preferences.svgz \ + images/oxygen/dialog-show-new-inset_citation.svgz \ + images/oxygen/dialog-show-new-inset_graphics.svgz \ + images/oxygen/dialog-show-new-inset_include.svgz \ + images/oxygen/dialog-show-new-inset_ref.svgz \ + images/oxygen/dialog-show_character.svgz \ + images/oxygen/dialog-show_findreplace.svgz \ + images/oxygen/dialog-show_mathdelimiter.svgz \ + images/oxygen/dialog-show_mathmatrix.svgz \ + images/oxygen/dialog-show_print.svgz \ + images/oxygen/dialog-show_spellchecker.svgz \ + images/oxygen/dialog-show_vclog.svgz \ + images/oxygen/dialog-toggle_findreplaceadv.svgz \ + images/oxygen/dialog-toggle_toc.svgz \ + images/oxygen/down.svgz \ + images/oxygen/editclear.svgz \ + images/oxygen/ert-insert.svgz \ + images/oxygen/file-open.svgz \ + images/oxygen/float-insert_figure.svgz \ + images/oxygen/float-insert_table.svgz \ + images/oxygen/font-bold.svgz \ + images/oxygen/font-emph.svgz \ + images/oxygen/font-noun.svgz \ + images/oxygen/font-sans.svgz \ + images/oxygen/font-smallcaps.svgz \ + images/oxygen/footnote-insert.svgz \ + images/oxygen/hidetab.svgz \ + images/oxygen/href-insert.svgz \ + images/oxygen/index-insert.svgz \ + images/oxygen/info-insert_buffer_vcs-revision.svgz \ + images/oxygen/label-insert.svgz \ + images/oxygen/layout-document.svgz \ + images/oxygen/layout-paragraph.svgz \ + images/oxygen/layout.svgz \ + images/oxygen/layout_Chunk.svgz \ + images/oxygen/layout_Description.svgz \ + images/oxygen/layout_Enumerate.svgz \ + images/oxygen/layout_Itemize.svgz \ + images/oxygen/layout_List.svgz \ + images/oxygen/layout_LyX-Code.svgz \ + images/oxygen/layout_Section.svgz \ + images/oxygen/lyx-quit.svgz \ + images/oxygen/marginalnote-insert.svgz \ + images/oxygen/master-buffer-update.svgz \ + images/oxygen/master-buffer-update_pdf2.svgz \ + images/oxygen/master-buffer-view.svgz \ + images/oxygen/math-display.svgz \ + images/oxygen/math-macro-add-greedy-optional-param.svgz \ + images/oxygen/math-macro-add-optional-param.svgz \ + images/oxygen/math-macro-add-param.svgz \ + images/oxygen/math-macro-append-greedy-param.svgz \ + images/oxygen/math-macro-make-nonoptional.svgz \ + images/oxygen/math-macro-make-optional.svgz \ + images/oxygen/math-macro-remove-greedy-param.svgz \ + images/oxygen/math-macro-remove-optional-param.svgz \ + images/oxygen/math-macro-remove-param.svgz \ + images/oxygen/math-macro_newmacroname_newcommand.svgz \ + images/oxygen/math-matrix.svgz \ + images/oxygen/math-mode.svgz \ + images/oxygen/math-subscript.svgz \ + images/oxygen/math-superscript.svgz \ + images/oxygen/nomencl-insert.svgz \ + images/oxygen/note-insert.svgz \ + images/oxygen/note-next.svgz \ + images/oxygen/outline-down.svgz \ + images/oxygen/outline-in.svgz \ + images/oxygen/outline-out.svgz \ + images/oxygen/outline-up.svgz \ + images/oxygen/paste.svgz \ + images/oxygen/redo.svgz \ + images/oxygen/reload.svgz \ + images/oxygen/script-insert_subscript.svgz \ + images/oxygen/script-insert_superscript.svgz \ + images/oxygen/spelling-continuously.svgz \ + images/oxygen/sub.svgz \ + images/oxygen/super.svgz \ + images/oxygen/tab-group-close.svgz \ + images/oxygen/tabular-feature_align-decimal.svgz \ + images/oxygen/tabular-feature_append-column.svgz \ + images/oxygen/tabular-feature_append-row.svgz \ + images/oxygen/tabular-feature_delete-column.svgz \ + images/oxygen/tabular-feature_delete-row.svgz \ + images/oxygen/tabular-feature_m-align-center.svgz \ + images/oxygen/tabular-feature_m-align-left.svgz \ + images/oxygen/tabular-feature_m-align-right.svgz \ + images/oxygen/tabular-feature_m-valign-bottom.svgz \ + images/oxygen/tabular-feature_m-valign-middle.svgz \ + images/oxygen/tabular-feature_m-valign-top.svgz \ + images/oxygen/tabular-feature_move-column-left.svgz \ + images/oxygen/tabular-feature_move-column-right.svgz \ + images/oxygen/tabular-feature_move-row-down.svgz \ + images/oxygen/tabular-feature_move-row-up.svgz \ + images/oxygen/tabular-feature_multicolumn.svgz \ + images/oxygen/tabular-feature_multirow.svgz \ + images/oxygen/tabular-feature_set-all-lines.svgz \ + images/oxygen/tabular-feature_set-border-lines.svgz \ + images/oxygen/tabular-feature_set-longtabular.svgz \ + images/oxygen/tabular-feature_toggle-line-bottom.svgz \ + images/oxygen/tabular-feature_toggle-line-left.svgz \ + images/oxygen/tabular-feature_toggle-line-right.svgz \ + images/oxygen/tabular-feature_toggle-line-top.svgz \ + images/oxygen/tabular-feature_toggle-rotate-cell.svgz \ + images/oxygen/tabular-feature_toggle-rotate-tabular.svgz \ + images/oxygen/tabular-feature_unset-all-lines.svgz \ + images/oxygen/tabular-insert.svgz \ + images/oxygen/textstyle-apply.svgz \ + images/oxygen/thesaurus-entry.svgz \ + images/oxygen/toolbar-toggle_math.svgz \ + images/oxygen/toolbar-toggle_math_panels.svgz \ + images/oxygen/toolbar-toggle_review.svgz \ + images/oxygen/toolbar-toggle_table.svgz \ + images/oxygen/undo.svgz \ + images/oxygen/unknown.svgz \ + images/oxygen/up.svgz \ + images/oxygen/update-others.svgz \ + images/oxygen/url-insert.svgz \ + images/oxygen/vc-check-in.svgz \ + images/oxygen/vc-check-out.svgz \ + images/oxygen/vc-compare.svgz \ + images/oxygen/vc-compare_0.svgz \ + images/oxygen/vc-locking-toggle.svgz \ + images/oxygen/vc-register.svgz \ + images/oxygen/vc-repo-update.svgz \ + images/oxygen/vc-revert.svgz \ + images/oxygen/view-others.svgz \ + images/oxygen/view-split_horizontal.svgz \ + images/oxygen/view-split_vertical.svgz + dist_imagesoxygen_DATA = \ - images/oxygen/all-changes-accept.png \ - images/oxygen/all-changes-reject.png \ - images/oxygen/bookmark-goto.png \ - images/oxygen/bookmark-goto_0.png \ - images/oxygen/bookmark-save.png \ - images/oxygen/box-insert.png \ - images/oxygen/buffer-new.png \ - images/oxygen/buffer-reload.png \ - images/oxygen/buffer-toggle-output-sync.png \ - images/oxygen/buffer-update.png \ - images/oxygen/buffer-update_dvi.png \ - images/oxygen/buffer-update_dvi3.png \ - images/oxygen/buffer-update_pdf.png \ - images/oxygen/buffer-update_pdf2.png \ - images/oxygen/buffer-update_pdf3.png \ - images/oxygen/buffer-update_pdf4.png \ - images/oxygen/buffer-update_pdf5.png \ - images/oxygen/buffer-update_ps.png \ - images/oxygen/buffer-view.png \ - images/oxygen/buffer-view_dvi.png \ - images/oxygen/buffer-view_dvi3.png \ - images/oxygen/buffer-view_pdf.png \ - images/oxygen/buffer-view_pdf2.png \ - images/oxygen/buffer-view_pdf3.png \ - images/oxygen/buffer-view_pdf4.png \ - images/oxygen/buffer-view_pdf5.png \ - images/oxygen/buffer-view_ps.png \ - images/oxygen/buffer-write-as.png \ - images/oxygen/buffer-write.png \ - images/oxygen/change-accept.png \ - images/oxygen/change-next.png \ - images/oxygen/change-reject.png \ - images/oxygen/changes-output.png \ - images/oxygen/changes-track.png \ - images/oxygen/tab-group-close.png \ - images/oxygen/closetab.png \ - images/oxygen/copy.png \ - images/oxygen/cut.png \ - images/oxygen/depth-decrement.png \ - images/oxygen/depth-increment.png \ - images/oxygen/dialog-show-new-inset_citation.png \ - images/oxygen/dialog-show-new-inset_graphics.png \ - images/oxygen/dialog-show-new-inset_include.png \ - images/oxygen/dialog-show-new-inset_ref.png \ - images/oxygen/dialog-show_character.png \ - images/oxygen/dialog-show_findreplace.png \ - images/oxygen/dialog-show_print.png \ - images/oxygen/dialog-show_spellchecker.png \ - images/oxygen/dialog-toggle_findreplaceadv.png \ - images/oxygen/dialog-toggle_toc.png \ - images/oxygen/ert-insert.png \ - images/oxygen/file-open.png \ - images/oxygen/float-insert_figure.png \ - images/oxygen/float-insert_table.png \ - images/oxygen/font-bold.png \ - images/oxygen/font-emph.png \ - images/oxygen/font-noun.png \ - images/oxygen/footnote-insert.png \ - images/oxygen/href-insert.png \ - images/oxygen/index-insert.png \ - images/oxygen/label-insert.png \ - images/oxygen/layout-document.png \ - images/oxygen/layout-paragraph.png \ - images/oxygen/layout.png \ - images/oxygen/layout_Description.png \ - images/oxygen/layout_Enumerate.png \ - images/oxygen/layout_Itemize.png \ - images/oxygen/layout_List.png \ - images/oxygen/lyx-quit.png \ - images/oxygen/marginalnote-insert.png \ - images/oxygen/master-buffer-update.png \ - images/oxygen/master-buffer-view.png \ - images/oxygen/math-macro_newmacroname_newcommand.png \ - images/oxygen/math-mode.png \ - images/oxygen/nomencl-insert.png \ - images/oxygen/note-insert.png \ - images/oxygen/note-next.png \ - images/oxygen/paste.png \ - images/oxygen/redo.png \ - images/oxygen/reload.png \ - images/oxygen/spelling-continuously.png \ - images/oxygen/view-split_horizontal.png \ - images/oxygen/view-split_vertical.png \ - images/oxygen/tabular-insert.png \ - images/oxygen/textstyle-apply.png \ - images/oxygen/thesaurus-entry.png \ - images/oxygen/toolbar-toggle_math.png \ - images/oxygen/toolbar-toggle_table.png \ - images/oxygen/undo.png \ - images/oxygen/update-others.png \ - images/oxygen/url-insert.png \ - images/oxygen/vc-revert.png \ - images/oxygen/view-others.png + images/oxygen/iconsize.png \ + $(dist_imagesoxygen_DATA1X) + +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 = \ @@ -1722,7 +1925,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 \ @@ -1786,8 +1988,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 \ @@ -1824,6 +2029,7 @@ dist_imagesclassic_DATA = \ images/classic/thesaurus-entry.png \ images/classic/toolbar-toggle_math.png \ images/classic/toolbar-toggle_math_panels.png \ + images/classic/toolbar-toggle_review.png \ images/classic/toolbar-toggle_table.png \ images/classic/undo.png \ images/classic/unknown.png \ @@ -1841,7 +2047,7 @@ dist_imagesclassic_DATA = \ images/classic/view-others.png imagescommandsdir = $(imagesdir)/commands -dist_imagescommands_DATA = +dist_imagescommands_DATA = kbddir = $(pkgdatadir)/kbd dist_kbd_DATA = \ @@ -1892,11 +2098,14 @@ dist_layouts_DATA =\ layouts/aapaper.inc \ layouts/aapaper.layout \ layouts/aastex.layout \ + layouts/aastex6.layout \ layouts/achemso.layout \ layouts/acm-sigs.layout \ layouts/acm-sigs-alt.layout \ layouts/acm-sigs.inc \ + layouts/acmart.layout \ layouts/acmsiggraph.layout \ + layouts/acmsiggraph-0-92.layout \ layouts/AEA.layout \ layouts/agutex.layout \ layouts/agu-dtd.layout \ @@ -1916,13 +2125,17 @@ dist_layouts_DATA =\ layouts/arab-article.layout \ layouts/article.layout \ layouts/article-beamer.layout \ - layouts/basic.module \ layouts/beamer.layout \ layouts/beamerposter.layout \ layouts/bicaption.module \ layouts/book.layout \ layouts/braille.module \ layouts/broadway.layout \ + layouts/bxjsarticle.layout \ + layouts/bxjsbook.layout \ + layouts/bxjsreport.layout \ + layouts/bxjsslide.layout \ + layouts/changebars.module \ layouts/chess.layout \ layouts/cl2emult.layout \ layouts/ctex-article.layout \ @@ -1954,6 +2167,7 @@ dist_layouts_DATA =\ layouts/entcs.layout \ layouts/enumitem.module \ layouts/eqs-within-sections.module \ + layouts/europasscv.layout \ layouts/europecv.layout \ layouts/extarticle.layout \ layouts/extbook.layout \ @@ -1968,18 +2182,22 @@ dist_layouts_DATA =\ layouts/frletter.layout \ layouts/g-brief.layout \ layouts/g-brief2.layout \ + layouts/graphicboxes.module \ layouts/hanging.module \ layouts/heb-article.layout \ layouts/heb-letter.layout \ layouts/hollywood.layout \ + layouts/hpstatement.module \ layouts/IEEEtran.layout \ layouts/IEEEtran-CompSoc.layout \ layouts/IEEEtran-TransMag.layout \ + layouts/InStar.module \ layouts/ijmpc.layout \ layouts/ijmpd.layout \ layouts/initials.module \ layouts/iopart.layout \ layouts/isprs.layout \ + layouts/iucr.layout \ layouts/jarticle.layout \ layouts/jasatex.layout \ layouts/jbook.layout \ @@ -1988,7 +2206,6 @@ dist_layouts_DATA =\ layouts/jsarticle.layout \ layouts/jsbook.layout \ layouts/jss.layout \ - layouts/jurabib.module \ layouts/kluwer.layout \ layouts/knitr.module \ layouts/latex8.layout \ @@ -2008,14 +2225,15 @@ dist_layouts_DATA =\ layouts/mwart.layout \ layouts/mwbk.layout \ layouts/mwrep.layout \ - layouts/natbib.module \ layouts/natbibapa.module \ layouts/noweb.module \ layouts/numarticle.inc \ layouts/numreport.inc \ layouts/numrevtex.inc \ layouts/paper.layout \ + layouts/paralist.module \ layouts/pdfcomment.module \ + layouts/pdfform.module \ layouts/powerdot.layout \ layouts/RJournal.layout \ layouts/recipebook.layout \ @@ -2047,6 +2265,7 @@ dist_layouts_DATA =\ layouts/stdcharstyles.inc \ layouts/stdcounters.inc \ layouts/stdcustom.inc \ + layouts/stdfloatnames.inc \ layouts/stdfloats.inc \ layouts/stdinsets.inc \ layouts/stdlayouts.inc \ @@ -2058,6 +2277,7 @@ dist_layouts_DATA =\ layouts/stdstarsections.inc \ layouts/stdstruct.inc \ layouts/stdtitle.inc \ + layouts/subequations.module \ layouts/svcommon.inc \ layouts/svglobal.layout \ layouts/svglobal3.layout \ @@ -2074,8 +2294,11 @@ dist_layouts_DATA =\ layouts/theorems-ams.module \ layouts/theorems-ams-bytype.inc \ layouts/theorems-ams-bytype.module \ + layouts/theorems-ams-chap-bytype.inc \ + layouts/theorems-ams-chap-bytype.module \ layouts/theorems-ams-extended.module \ layouts/theorems-ams-extended-bytype.module \ + layouts/theorems-ams-extended-chap-bytype.module \ layouts/theorems-case.inc \ layouts/theorems-chap.module \ layouts/theorems.inc \ @@ -2097,7 +2320,16 @@ dist_layouts_DATA =\ layouts/todonotes.module \ layouts/treport.layout \ layouts/tufte-book.layout \ - layouts/tufte-handout.layout + layouts/tufte-handout.layout \ + layouts/varwidth.module + +citeenginesdir = $(pkgdatadir)/citeengines +dist_citeengines_DATA = \ + citeengines/basic.citeengine \ + citeengines/biblatex.citeengine \ + citeengines/biblatex-natbib.citeengine \ + citeengines/jurabib.citeengine \ + citeengines/natbib.citeengine scriptsdir = $(pkgdatadir)/scripts dist_scripts_DATA = \ @@ -2109,14 +2341,17 @@ dist_scripts_DATA = \ # Note that we "chmod 755" manually these files in install-data-hook. dist_scripts_DATA += \ scripts/clean_dvi.py \ + scripts/convert_pdf.py \ scripts/convertDefault.py \ scripts/csv2lyx.py \ - scripts/date.py \ scripts/ext_copy.py \ scripts/fen2ascii.py \ scripts/fig2pdftex.py \ scripts/fig2pstex.py \ + scripts/svg2pdftex.py \ + scripts/svg2pstex.py \ scripts/fig_copy.py \ + scripts/gnuplot2pdf.py \ scripts/html2latexwrapper.py \ scripts/include_bib.py \ scripts/layout2layout.py \ @@ -2128,17 +2363,16 @@ dist_scripts_DATA += \ scripts/prefs2prefs.py \ scripts/prefs2prefs_lfuns.py \ scripts/prefs2prefs_prefs.py \ + scripts/prefTest.pl.in \ scripts/tex_copy.py \ scripts/TeXFiles.py templatesdir = $(pkgdatadir)/templates dist_templates_DATA = \ templates/aa.lyx \ - templates/aastex.lyx \ - templates/ACM-siggraph.lyx \ - templates/ACM-sigplan.lyx \ + templates/aastex6.lyx \ + templates/acmart.lyx \ templates/AEA.lyx \ - templates/AGUTeX.lyx \ templates/APA.lyx \ templates/APA6.lyx \ templates/beamer-conference-ornate-20min.lyx \ @@ -2148,12 +2382,11 @@ dist_templates_DATA = \ templates/DocBook_article.lyx \ templates/ectaart.lyx \ templates/elsarticle.lyx \ + templates/EPS-cropped.lyx \ templates/es_beamer-conference-ornate-20min.lyx \ templates/fr_beamer-conference-ornate-20min.lyx \ templates/frletter.lyx \ templates/g-brief2.lyx \ - templates/g-brief-de.lyx \ - templates/g-brief-en.lyx \ templates/hollywood.lyx \ templates/IEEEtran-CompSoc.lyx \ templates/IEEEtran-Conference.lyx \ @@ -2162,12 +2395,15 @@ dist_templates_DATA = \ templates/IJMPC.lyx \ templates/IJMPD.lyx \ templates/IOP-article.lyx \ + templates/IUCr-article.lyx \ + templates/ja_beamer-conference-ornate-20min.lyx \ templates/JASA.lyx \ templates/JSS-article.lyx \ templates/kluwer.lyx \ templates/koma-letter2.lyx \ templates/letter.lyx \ templates/lettre.lyx \ + templates/PDF-cropped.lyx \ templates/poster-a0poster-colored.lyx \ templates/poster-a0poster-simple.lyx \ templates/poster-beamerposter.lyx \ @@ -2178,6 +2414,15 @@ dist_templates_DATA = \ templates/revtex4-1.lyx \ templates/slides.lyx +obsoletetemplatesdir = $(pkgdatadir)/templates/obsolete +dist_obsoletetemplates_DATA = \ + templates/obsolete/ACM-siggraph.lyx \ + templates/obsolete/ACM-sigplan.lyx \ + templates/obsolete/ACM-SIGS.lyx \ + templates/obsolete/AGUTeX.lyx \ + templates/obsolete/g-brief-de.lyx \ + templates/obsolete/g-brief-en.lyx + springertemplatesdir = $(pkgdatadir)/templates/springer dist_springertemplates_DATA = \ templates/springer/svjour3.lyx @@ -2202,6 +2447,18 @@ dist_ui_DATA = \ ui/stdmenus.inc \ ui/stdtoolbars.inc +xtemplatesdir = $(pkgdatadir)/xtemplates +dist_xtemplates_DATA = \ + xtemplates/chess.xtemplate \ + xtemplates/dia.xtemplate \ + xtemplates/gnumeric.xtemplate \ + xtemplates/inkscape.xtemplate \ + xtemplates/lilypond.xtemplate \ + xtemplates/pdfpages.xtemplate \ + xtemplates/raster_image.xtemplate \ + xtemplates/vector_graphics.xtemplate \ + xtemplates/xfig.xtemplate + if INSTALL_POSIX # install application icons. The 'hicolor' theme is the default theme # where applications themselves should install their icons. @@ -2223,16 +2480,58 @@ lyx@program_suffix@.desktop: lyx.desktop-temp desktopdir = $(datadir)/applications desktop_DATA = lyx@program_suffix@.desktop -CLEANFILES += lyx@program_suffix@.desktop lyx.desktop-temp \ - lyx@program_suffix@.svg lyx@program_suffix@.png +CLEANFILES = lyx@program_suffix@.desktop lyx.desktop-temp \ + lyx@program_suffix@.svg lyx@program_suffix@.png endif dist_noinst_DATA += lyx.desktop.in images/lyx.svg images/lyx.png +exampleandtemplate_files = \ + $(dist_caexamples_DATA) \ + $(dist_csexamples_DATA) \ + $(dist_daexamples_DATA) \ + $(dist_deexamples_DATA) \ + $(dist_elexamples_DATA) \ + $(dist_esexamples_DATA) \ + $(dist_euexamples_DATA) \ + $(dist_faexamples_DATA) \ + $(dist_frexamples_DATA) \ + $(dist_glexamples_DATA) \ + $(dist_heexamples_DATA) \ + $(dist_huexamples_DATA) \ + $(dist_idexamples_DATA) \ + $(dist_itexamples_DATA) \ + $(dist_jaexamples_DATA) \ + $(dist_koexamples_DATA) \ + $(dist_nbexamples_DATA) \ + $(dist_nlexamples_DATA) \ + $(dist_plexamples_DATA) \ + $(dist_ptexamples_DATA) \ + $(dist_roexamples_DATA) \ + $(dist_ruexamples_DATA) \ + $(dist_slexamples_DATA) \ + $(dist_skexamples_DATA) \ + $(dist_srexamples_DATA) \ + $(dist_svexamples_DATA) \ + $(dist_springerexamples_DATA) \ + $(dist_thesisexamples_DATA) \ + $(dist_ukexamples_DATA) \ + $(dist_examples_DATA) \ + $(dist_templates_DATA) + install-data-hook: $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py for i in $(DESTDIR)$(scriptsdir)/*.py $(DESTDIR)$(scriptsdir)/listerrors ; do \ $(CHMOD) 755 $$i; \ done + for i in $(exampleandtemplate_files); do \ + if $(EGREP) -q "^\\\\origin " "$(DESTDIR)$(pkgdatadir)/$$i"; then \ + origin=`dirname "/systemlyxdir/$$i"`/; \ + sed -e "s|^\\\\origin .*|\\\\origin $$origin|" \ + "$(DESTDIR)$(pkgdatadir)/$$i" > "$(DESTDIR)$(pkgdatadir)/$$i.tmp"; \ + mv -f "$(DESTDIR)$(pkgdatadir)/$$i.tmp" "$(DESTDIR)$(pkgdatadir)/$$i"; \ + chmod 644 "$(DESTDIR)$(pkgdatadir)/$$i"; \ + fi; \ + done alltests: check alltests-recursive