v0.9.2
版本发布时间: 2018-02-18 06:04:48
michael-brade/LaTeX.js最新发布版本:v0.12.6(2023-04-24 01:57:24)
This release is another mostly bugfix release:
- CLI: add -a option to copy assets (CSS, fonts) to the destination
- better parser error messages when parsing the preamble
- distinguish between inline- and block-environments (block envs force vertical mode, i.e. start a new paragraph)
- implemented continuing after a block-environment properly (LaTeX's
\@endparenv
) - use (modified)
svgdom
instead ofdomino
: CLI and tests can now render SVG!
misc:
- updated KaTeX
- added picture tests and screenshots