Download Latest Version v0.12.6_ bugfixes source code.zip (9.3 MB)
Email in envelope

Get an email when there's a new version of LaTeX.js

Home / v0.12.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-06-06 768 Bytes
v0.12.2_ infrastructure source code.tar.gz 2020-06-06 8.0 MB
v0.12.2_ infrastructure source code.zip 2020-06-06 8.1 MB
Totals: 3 Items   16.1 MB 0

This release fully supports ES6 modules. LaTeX.js itself has not changed, but the build system and the docs have improved a lot.

exports: - no default export anymore, export: he, parse, Generator, HtmlGenerator

build: - simplified rollup config and build - added visualizer - generate correct source maps - get rid of all eval calls - use dynamic imports for external packages and documentclasses

unit tests: - update to puppeteer 3.3, now we can start to support Firefox screenshots - added a script to create a native LaTeX rendering for the test cases - updated mocha - support and fix code coverage

docs: - moved to VuePress - use a git worktree in the website folder to generate the docs and playground in the gh-pages branch

Source: README.md, updated 2020-06-06