Remix.run Logo
ivan_ah 3 days ago

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?

ivan_ah 2 days ago | parent [-]

Update: using Sigil to look inside the .epub, I saw it was produced by `pandoc` and the math is rendered as MathML.