←back to thread

468 points scapbi | 2 comments | | HN request time: 0s | source
1. ivan_ah ◴[] No.45105059[source]
Wow very nice. Lots of content in here, with no lengthy explanations but useful point-form intuition.

The .epub has very clean math done in HTML (no images), which is a cool way to do things. I've never seen this before. I wonder what the author used to produce the .epub from the .tex?

replies(1): >>45107238 #
2. ivan_ah ◴[] No.45107238[source]
Update: using Sigil to look inside the .epub, I saw it was produced by `pandoc` and the math is rendered as MathML.