ddoc latex/formulas?
bachmeier via Digitalmars-d
digitalmars-d at puremagic.com
Fri Sep 16 08:38:38 PDT 2016
On Friday, 16 September 2016 at 12:33:59 UTC, tn wrote:
> Yes. I opened the link [1] by Andrei into a new tab, saw some
> latex source code, wondered what was the point, closed the tab,
> and remained confused. Only later did I find out that it was
> supposed render it by javascript. It was way too slow.
>
> [1] http://erdani.com/d/DIP1000-typing-baseline.html
That is why KaTeX should be used
https://khan.github.io/KaTeX/
Server side rendering is an option.
More information about the Digitalmars-d
mailing list