From d2f1cf64a6c026e79955966b85f9141e69a3404a Mon Sep 17 00:00:00 2001 From: monsta Date: Thu, 10 Sep 2015 14:08:14 +0300 Subject: epub: drop embedded MathJax in favor of using distro-packaged one closes https://github.com/mate-desktop/atril/issues/158 --- backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Makefile.am (limited to 'backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Makefile.am') diff --git a/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Makefile.am b/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Makefile.am deleted file mode 100644 index eac7af71..00000000 --- a/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -SUBDIRS= Bold Regular - -MathJaxSVGFranktuTexFontsOutputJaxdir= $(backenddir)/epub/MathJax/jax/output/SVG/fonts/TeX/Fraktur - --include $(top_srcdir)/git.mk - -- cgit v1.2.1