This repository has been archived by the owner on Oct 8, 2022. It is now read-only.
First \BlueLaTeX Beta Version
Pre-release
Pre-release
This version includes following features:
- User management (subscription, unsubscription),
- Paper management (creation, deletion, settings, paper listing),
- Paper synchronization (legacy and new protocol are supported),
- Paper compilation as background task,
- Rewritten web client including:
- Rendering with PDF.js,
- ACE editor with syntax highlighting,
- SyncTeX support.
To try this out, download the attached .tgz file, tune your configuration (notably the smtp server), go to the extracted directory and type:
bin/blue-server-start
Of course you will need a JVM (version 7 or later), and a running couchdb instance (version 1.2.0 or later) and a \LaTeX distribution on your system (texlive is just great for this).
go to http://localhost:8080/web/index.html and enjoy.
Of course this is a beta version, so it might still break sometime. Please do not hesitate to report any issue.
Thank you for trying \BlueLaTeX!