Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manuels/texlive.js

Compiling LaTeX (TeX live) in your browser
https://github.com/manuels/texlive.js

Last synced: 12 days ago
JSON representation

Compiling LaTeX (TeX live) in your browser

Awesome Lists containing this project

README

        

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