summaryrefslogtreecommitdiff
path: root/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Makefile.am
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-09-10 14:08:14 +0300
committermonsta <[email protected]>2015-09-10 14:08:14 +0300
commitd2f1cf64a6c026e79955966b85f9141e69a3404a (patch)
treed752108fd6b6c9a018b7dfef56777a65f4d5d5eb /backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Makefile.am
parentfeb98c4c3e21e34b1aeffc287531ff97a9d0616c (diff)
downloadatril-d2f1cf64a6c026e79955966b85f9141e69a3404a.tar.bz2
atril-d2f1cf64a6c026e79955966b85f9141e69a3404a.tar.xz
epub: drop embedded MathJax in favor of using distro-packaged one
closes https://github.com/mate-desktop/atril/issues/158
Diffstat (limited to 'backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Makefile.am')
-rw-r--r--backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Makefile.am26
1 files changed, 0 insertions, 26 deletions
diff --git a/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Makefile.am b/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Makefile.am
deleted file mode 100644
index 08fe4150..00000000
--- a/backend/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold/Makefile.am
+++ /dev/null
@@ -1,26 +0,0 @@
-MathJaxSVGBoldMainTexFontsOutputJaxdir= $(backenddir)/epub/MathJax/jax/output/SVG/fonts/TeX/Main/Bold
-
-MathJaxSVGBoldMainTexFontsOutputJax_DATA= Arrows.js \
- BasicLatin.js \
- CombDiacritMarks.js \
- CombDiactForSymbols.js \
- GeneralPunctuation.js \
- GeometricShapes.js \
- GreekAndCoptic.js \
- Latin1Supplement.js \
- LatinExtendedA.js \
- LatinExtendedB.js \
- LetterlikeSymbols.js \
- Main.js \
- MathOperators.js \
- MiscMathSymbolsA.js \
- MiscSymbols.js \
- MiscTechnical.js \
- SpacingModLetters.js \
- SupplementalArrowsA.js \
- SuppMathOperators.js
-
-EXTRA_DIST = $(MathJaxSVGBoldMainTexFontsOutputJax_DATA)
-
--include $(top_srcdir)/git.mk
-