Closed
Description
Mathjax formulae are not loaded on the first page visit. One needs to refresh the page for the formulae to load.
One possible way around is to force the formulae to be statically loaded in SVG (set forceSVG to true in book.json), but this stops the compiling process each time there's a LaTeX error -> not convenient.