Commit Graph

13 Commits

Author SHA1 Message Date
Georges Dupéron
8714493822 Revert "Preprocess some unicode characters in MathJax (see #7)"
This reverts commit e45cbe5c74.
2017-07-11 01:37:19 +02:00
Georges Dupéron
e45cbe5c74 Preprocess some unicode characters in MathJax (see #7) 2017-07-11 00:58:00 +02:00
Georges Dupéron
a3b3374c9b Allow $ and 16601 to take zero arguments. 2017-07-06 11:11:54 +02:00
Georges Dupéron
8b439678f3 Avoid the need to put the $…$ and \[…\] 2017-06-28 23:28:28 +02:00
Georges Dupéron
53cfeaeca4 Fixed #4 (In LaTeX, ($$ ...) does not render display mode) 2017-06-05 17:21:53 +02:00
Georges Dupéron
df478817ba Possible solution to avoid locking down the page while MathJax is rendering (unused for now) 2017-05-02 17:15:59 +02:00
Georges Dupéron
3a29f77dc1 Attempt to use async + defer to speed up loading of MathJax. 2017-03-24 16:34:25 +01:00
Georges Dupéron
d9c3a561ca Fixed LaTeX rendering of the equations. 2017-02-24 02:23:03 +01:00
Georges Dupéron
c3f96e43a7 Fixed MathJax support, I'm definitely sure I had tested it at some point, but it seems that it was broken due to several factors! 2017-02-24 01:58:40 +01:00
Georges Dupéron
f761999a1b Automatically convert some unicode characters to their LaTeX command 2017-01-16 02:21:12 +01:00
Georges Dupéron
15813a783d Fixed LaTeX rendering (add missing commands) 2016-08-23 13:01:26 +02:00
Georges Dupéron
8b2456cd56 Copied over a couple of comments from math.rkt in https://github.com/jsmaniac/scribble-enhanced.git 2016-08-11 19:27:46 +02:00
Georges Dupéron
03bdcc592f Split math-scribble.rkt into dollar.rkt and asymptote.rkt. Added documentation, added possibility to use KaTeX instead of MathJax 2016-08-11 01:23:00 +02:00