From 17377df48abdf10b6a064d6afdc1a4c95441ae20 Mon Sep 17 00:00:00 2001 From: rootavish Date: Tue, 19 Aug 2014 00:16:41 +0530 Subject: Mathjax Support The Mathjax files will be installed to $(backenddir)/epub/MathJax This was as small as the install got. --- .../epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Makefile.am (limited to 'backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Makefile.am') diff --git a/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Makefile.am b/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Makefile.am new file mode 100644 index 00000000..7b95f707 --- /dev/null +++ b/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular/Makefile.am @@ -0,0 +1,5 @@ +MathJaxSVGTexRegularSize2FontsOutputJaxdir= $(backenddir)/epub/MathJax/jax/output/SVG/fonts/TeX/Size2/Regular + +MathJaxSVGTexRegularSize2FontsOutputJax_DATA= Main.js + +-include $(top_srcdir)/git.mk -- cgit v1.2.1