v0.11.0
版本发布时间: 2018-09-20 08:41:36
michael-brade/LaTeX.js最新发布版本:v0.12.6(2023-04-24 01:57:24)
API:
- new HtmlGenerator API: it is now possible to get parts of the resulting HTML document
- added an implementation of a LaTeX.js webcomponent (using
tags) - CSS: use grid instead of flex, now the page looks correct even without margin content
CLI:
- added -u (base URL) option
- fixed reading of custom macros (-m)
build system:
- integrate with CircleCI, Greenkeeper
- update unit tests
- create source maps
- show code coverage