Online collaborative LaTeX editor
21–30 of 71 posts
Re: Online collaborative LaTeX editor
#22Re: Online collaborative LaTeX editor
#23The is also http://www.scribtex.com/ (unfortunately, going down, but was nice, also supporting Git access), https://www.sharelatex.com/ . And for short LaTeX text, there is http://mathb.in/ . Also, http://www.scigit.com/ looks promising (not working yet, though). See also: http://tex.stackexchange.com/questions/27549/simultaneous-co...
ScribTeX is going down? What happened?
Re: Online collaborative LaTeX editor
#24This is awesome! Great work. One must have for me is auto complete, I use LaTeXila and its hard to move away from auto complete. Spell checking would also be amazing, I have yet to find a good LaTeX IDE with spell check.
Re: Online collaborative LaTeX editor
#25This is awesome! Great work. One must have for me is auto complete, I use LaTeXila and its hard to move away from auto complete. Spell checking would also be amazing, I have yet to find a good LaTeX IDE with spell check.
[1]: It might however be necessary to redefine one of the shortcuts for either flyspell or autocompletion, since they both use the same keys by default.
Re: Online collaborative LaTeX editor
#26Founder here... Great to see this on HN! Feedback much appreciated. Happy to answer questions...
Have you considered the popular front-end languages like Markdown, org-mode or any of the plethora of formats that have translators to LaTeX?
Thanks for the question - we've focused initially on creating a low-barrier-to-entry front-end for LaTeX, but which still worked in the native language. Which way we go in future will depend on the feedback we get on writelatex!
Re: Online collaborative LaTeX editor
#27This is awesome! Great work. One must have for me is auto complete, I use LaTeXila and its hard to move away from auto complete. Spell checking would also be amazing, I have yet to find a good LaTeX IDE with spell check.
I have been using Emacs for quite a while now. It offers (via AucTeX/RefTeX) a brilliant solution for bibtex files, references, writing LaTeX, autocompletion etc. And if you use it in conjunction with either ispell or flyspell (on-the-fly spell-checking), you basically can use both at the same time.[1] However, this might be daunting, especially when this means starting and dealing with Emacs for the first time. [1]:…
Re: Online collaborative LaTeX editor
#28Earlier quoted context omitted.
I have been using Emacs for quite a while now. It offers (via AucTeX/RefTeX) a brilliant solution for bibtex files, references, writing LaTeX, autocompletion etc. And if you use it in conjunction with either ispell or flyspell (on-the-fly spell-checking), you basically can use both at the same time.[1] However, this might be daunting, especially when this means starting and dealing with Emacs for the first time. [1]:…
I've always been a vim guy myself. I guess it might be time to learn Emacs and give this a try.
Re: Online collaborative LaTeX editor
#29Earlier quoted context omitted.
ScribTeX is going down? What happened?
It's not going down, we've just started pointing new users at ShareLaTeX, since that's where our development efforts are focused. If you have an account with ScribTeX you'll still be able to use if for the foreseeable future.