1 What is BookML?
BookML is book(down) + (LaTeX)ML.
Bookdown is a popular RMarkdown-to-HTML package.
BookML slaps a bookdown-style output onto LaTeXML, and:
-
•
automates all steps: put LaTeX in, get HTML out
-
•
improves the accessibility (better contrast, ARIA attributes for screen readersnew)
-
•
converts EPS, PDF figures to SVG (it may sound easy!)
-
•
aligns LaTeXML and MathJax
-
•
produces SCORM packages (easiest way to get HTML on a VLE, little more than a zip file)
-
•
interleave HTML with content (foldable environments, videos, …)
-
•
improves LaTeXML accuracy when possible (not very often)
Here are some examples