Kovid Goyal
c184fe37c7
Remove unused code
2019-01-04 21:54:57 +05:30
Kovid Goyal
f78a7dad58
Do not use a compressed archive for mathjax
...
Improves performance for local clients such as PDF output and the
viewer. Since we have now removed the old unbundled mathjax, the file
count in the resources directory does not go up too much.
2019-01-04 21:53:06 +05:30
Kovid Goyal
bf60631ce0
Avoid the need to use a patched version of MathJax
...
See https://github.com/mathjax/MathJax/pull/1453
2018-12-17 15:38:14 +05:30
Kovid Goyal
f6ef5f3cf7
Fix crash when compressing mathjax on CI servers
2018-12-13 18:48:23 +05:30
Flaviu Tamas
0889ee85ec
Fix syntax errors
...
Command used:
futurize --no-diffs -f libfuturize.fixes.fix_print_with_import -f lib2to3.fixes.fix_throw -f lib2to3.fixes.fix_numliterals -f lib2to3.fixes.fix_except -f lib2to3.fixes.fix_exec -f lib2to3.fixes.fix_raise -f lib2to3.fixes.fix_tuple_params -f lib2to3.fixes.fix_ne -j20 -w -n setup recipes src manual setup.py recipes/*.recipe
And manual adjustments of print((...)) -> print(...)
2018-09-10 12:11:28 +05:30
Kovid Goyal
91d3802377
Use curl to download mathjax as well so that it works in Travis on OS X
2016-12-09 10:41:39 +05:30
Kovid Goyal
f0f73830b7
Detect a generic CI server rather than just Travis
2016-07-18 15:59:06 +05:30
Kovid Goyal
acd618f404
Speed up compression of MathJax on travis
2016-06-26 13:27:41 +05:30
Kovid Goyal
4d85e84119
Option to control mathjax source URL
2016-05-03 10:58:10 +05:30
Kovid Goyal
3dc7dad1b1
Use the stdlib tempfile module instead of ptempfile
2016-05-03 10:37:06 +05:30
Kovid Goyal
cf5755f6a2
Use a forked MathJax, makes it easier to maintain the patch
2016-05-03 10:20:29 +05:30
Kovid Goyal
514a8a2863
Patch MathJax so that correct webfont URLs are generated
2016-05-03 08:30:30 +05:30
Kovid Goyal
00d689e6ac
DRYer
2016-05-02 20:23:05 +05:30
Kovid Goyal
e2a68b700c
typo
2016-05-02 20:18:53 +05:30
Kovid Goyal
663dc80a15
Switch to the modern CommonHTML output for MathJax
2016-05-02 20:11:51 +05:30
Kovid Goyal
6b5ecdc7e1
Add the mathjax version to the compiled js
2016-05-01 20:17:36 +05:30
Kovid Goyal
6531811efa
Allow the server to serve up MathJax
2016-05-01 16:50:33 +05:30
Kovid Goyal
ef09e886b3
Change all shebangs to use python2
2015-01-23 19:08:21 +05:30
Kovid Goyal
5bd3086aed
E-book viewer: SUpport for displaying mathematics in epub files, via mathjax
2012-08-18 15:53:50 +05:30