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/Size4/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size4/Makefile.am (limited to 'backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size4/Makefile.am') diff --git a/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size4/Makefile.am b/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size4/Makefile.am deleted file mode 100644 index feb53cf4..00000000 --- a/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Size4/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -SUBDIRS=Regular - -MathJaxSVGTexSize4FontsOutputJaxdir= $(backenddir)/epub/MathJax/jax/output/SVG/fonts/TeX/Size4 - --include $(top_srcdir)/git.mk -- cgit v1.2.1