anki/web/mathjax
Damien Elmes 7ad6966943 split js code out into separate files, mathjax improvements
- js code that was previously bundled in .py files is now in the
web folder
- add helpers to create links to bundled files, and update
stdHtml() to accept a list of javascript files to include
instead of text
- render MathJax in card layout and preview screens - these should be
updated in the future to update the document dynamically like the
reviewer does
- start media server earlier so it can be used to serve content for
the toolbar, etc
- work around a bug in WebEngine on Windows that could cause the
media server to hang
2017-07-28 16:35:45 +10:00
..
extensions mathjax support 2017-07-27 14:18:10 +10:00
fonts/HTML-CSS/TeX/woff mathjax support 2017-07-27 14:18:10 +10:00
jax mathjax support 2017-07-27 14:18:10 +10:00
conf.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00
MathJax.js mathjax support 2017-07-27 14:18:10 +10:00
queue-typeset.js split js code out into separate files, mathjax improvements 2017-07-28 16:35:45 +10:00