.. editors: Installing editor =============================================== Editors for LaTeX ------------------------------------------------------------- There are a couple of options to choose for editor. A list of most popular LaTeX editors include: * Kile (Windows, Mac OS X, Linux -- best) * `about Kile `_ * `how to install on Windows `_ * `how to install on Mac OS X `_ * `how to install on Linux `_ * TeXworks (Windows, Mac OS X, Linux -- good) * `about it and how to install `_ * Texmaker (Windows, Mac OS X, Linux -- good) * `about it and how to install `_ * WinEdt (Windows) * `about it and how to install `_ * TexShop (Mac OS X -- best) * `about it and how to install `_ Editors for general usages ------------------------------------------------------------- There are various text editors which provide general text editing for various purposes, including LaTeX, scientific language programming, or simple text editing. Some of the most popular ones include: * Linux/Unix: * `GNU emacs `_ * `XEmacs `_ * `vi `_ * `vim `_ * `KWrite `_ * `gedit `_ * `Atom `_ * Mac OS X: * `Aquamacs `_ * `Sublime `_ * `TextMake `_ * `GNU emacs `_ * `KWrite `_ * `gedit `_ * `Atom `_ * Windows: * `Notepad++ `_ * `GNU emacs `_ * `vim `_ * `KWrite `_ * `gedit `_ * `Atom `_ .. note:: For those who are interested: like every sports game, there is a rivarly in the free software community called the famous `Editor war `_. What is your choice in this long-standing rivarly competition? Alternate options for editors, plus extra ------------------------------------------------------------- * ShareLaTeX (Cross platform) * Online collaborative LaTeX editor (free for a single person use) * https://www.sharelatex.com * LyX (Cross platform) * A good LaTeX interface that runs LaTeX for you and generates LaTeX documents * This requires LaTeX installation (see the next section) * http://www.lyx.org * `youtube-lyx `_ * LaTeXiT (Mac OS X) * This is a good handy LaTeX tool to include math in your presentations * http://www.macupdate.com/app/mac/17889/latexit * There are many more general `online-based platforms `_ where you can do, not only LaTeX but also various different tasks in scientific computing.