LaTeX: Are there any web frontends available?

document, latex, pdflatex

Solution

http://www.scribtex.com/pages/index

http://code.google.com/p/latex-lab/

latex-lab will build on top of the google apps editor base... scribtex is hosted only it looks like.

Problem

As of now the workflow is something like, I import an SVN or a CVS repository and then compile a document locally on my machine to get either a ps or a pdf file. But I was wondering if there is a Web front-end to do all the stuff, like for instance, an editor using which you can edit the file online and then download just the pdf file by compiling it? Any suggestions?

Original source

Related problems