Open Web Latex Project
Welcome to the Open Web Latex Project!
This project wants to create a latex web editor for free usage.
My name is Ronny Bubke. I am student at the Otto-von-Guericke University in Magdeburg (Germany).
If you are interested to become a developer or test user, please feel free to contact me.
Planed Features:
- Rich text formatting of latex code.
- DVI, PS and PDF creation.
- User management.
- Organize latex documents online. This includes storing.
- Seperate your latex project into directories and files.
- Input support through helper tools for latex commands, math functions ...
- History support.
- Multiple user support. Includes merging.
- Usage of own subversion repository if desired.
- SSL support.
- Offline support
Developer Information:
- Using of Google WebToolkit as developer API.
- Offline support and single threading workaround of javascript by using Google Gears.
- RPC support by using Tomcat Application Server.
- For history and storing support Subversion should be used.
- Using Latex as backend.
Implementation diagramm: