A LaTeX editor that can compile PDFs entirely in your browser. Demo.
Currently, it only requires a server that can serve static assets from the TeX Live distribution.
Powered by
-
Integrate Google Drive API
- Save to Drive
- Load from Drive
- Load from Drive by file ID
- Realtime API
- Enhanced collaborator cursors
- Drive application
-
Help improve texlive.js
-
Support local TeX Live distribution (with a Chrome app or extension)
-
Refactoring
-
Tests
npm install && bower install
gulp serve
and also
gulp serve-dist
gulp
This does a clean build (i.e., gulp clean && gulp dist
).
gulp build-deploy-gh-pages