texlive.js [![](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=manuelsch&url=https%3A%2F%2Fgithub.com%2Fmanuels%2Ftexlive.js)
==========

This is a port of TeX live 2016 to Javascript. It is based on the port of the pdftex TeX compiler to Javascript using emscripten.
It creates PDF files from LaTeX code and supports packages.

For more information checkout the [wiki](https://github.com/manuels/texlive.js/wiki).


Related Projects
----------------
[bibtex.js](https://github.com/brianmingus/bibtex.js/) - bibtex ported to javascript
[ep_latex](https://github.com/manuels/ep_latex) - etherpad-lite plugin for texlive.js
