As far as I know there are three options for using latex in the cloud:
a. latexlab This is very promising; it is still in beta version and some packages are missing.
b. scribtex It is a nice option. It has the package pgfplots and tikz working. The interface is basic.
c. verbosus Nice interface, missing pgfplots package, limited projects in free version.
I am using latexlab for latex notes on the run and keeping the files within Google docs.
1 comment:
there is also sharelatex (.com). I've been using sharelatex and I think it's good for beginners. You can go in later and see the log. You don't have to pdflatex, pdflatex, bibtex, pdflatex to get a document to compile...it will do all the steps you need when you click the pdf button.
Post a Comment