verTeX is a web application specially designed for collaborative editing of scientific texts requiring mathematical symbols. It's based on the LaTeX system and as such provides a superior quality in terms of typographical quality.
verTeX is free software licensed under the GNU General Public License v2.0.
Date | Files | Description |
---|---|---|
03-Jun-2010 |
vertex-devel-20100603.tar.gz (834KB) vertex-devel-20100603.zip (1.1MB) |
Development build |
Screenshots of the development build of verTeX.
(click on the thumbnails to see a complete picture).
verTeX is built on Python using the TurboGears 2.0 framework and the jQuery javascript library for client-side interaction.
For LaTeX compiling it uses the latex system command and dvipng in order to create PNG thumbnails of included editor symbols.
verTeX is available in a Git repository at GitHub.
You can download a copy of the source code from this repository with the following command:
$ git clone git://github.com/jorgeatorres/vertex.git