summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorrootavish <[email protected]>2014-08-19 00:16:41 +0530
committerrootavish <[email protected]>2014-08-19 00:16:41 +0530
commit17377df48abdf10b6a064d6afdc1a4c95441ae20 (patch)
tree73d4ddb85c3e4fb4ed6b8787545a2216864c0402 /configure.ac
parent3c122f6d867acecca4e7143d1d0707d7f188a64a (diff)
downloadatril-17377df48abdf10b6a064d6afdc1a4c95441ae20.tar.bz2
atril-17377df48abdf10b6a064d6afdc1a4c95441ae20.tar.xz
Mathjax Support
The Mathjax files will be installed to $(backenddir)/epub/MathJax This was as small as the install got.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac52
1 files changed, 52 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f2f8f749..9bae2d73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -808,6 +808,58 @@ backend/dvi/Makefile
backend/dvi/mdvi-lib/Makefile
backend/epub/Makefile
backend/epub/minizip/Makefile
+backend/epub/MathJax/Makefile
+backend/epub/MathJax/config/Makefile
+backend/epub/MathJax/config/local/Makefile
+backend/epub/MathJax/extensions/Makefile
+backend/epub/MathJax/extensions/MathML/Makefile
+backend/epub/MathJax/extensions/TeX/Makefile
+backend/epub/MathJax/images/Makefile
+backend/epub/MathJax/jax/Makefile
+backend/epub/MathJax/jax/element/Makefile
+backend/epub/MathJax/jax/element/mml/Makefile
+backend/epub/MathJax/jax/element/mml/optable/Makefile
+backend/epub/MathJax/jax/input/Makefile
+backend/epub/MathJax/jax/input/AsciiMath/Makefile
+backend/epub/MathJax/jax/input/TeX/Makefile
+backend/epub/MathJax/jax/input/MathML/Makefile
+backend/epub/MathJax/jax/input/MathML/entities/Makefile
+backend/epub/MathJax/jax/output/Makefile
+backend/epub/MathJax/jax/output/SVG/Makefile
+backend/epub/MathJax/jax/output/SVG/autoload/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/AMS/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/AMS/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Script/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Script/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Math/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Math/Italic/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size1/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size1/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size3/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size3/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size4/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size4/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Italic/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Makefile
+backend/epub/MathJax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Makefile
backend/pdf/Makefile
backend/pixbuf/Makefile
backend/ps/Makefile