Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

What editors/IDEs are available for easing the process of writing TeX/LaTeX documents?

Please state some useful features like code completion, spell checking, building final DVI or PDF files, etc.


This question is undergoing a systematic refurbishment, see Let’s polish the Editors/IDEs question on meta. If you’d like to see another editor feature covered here or to take care of an editor that’s not covered yet, share your ideas in that meta question.

share|improve this question
1  
10  
Wikipedia has a list: Comparison of TeX editors. – Caramdir Apr 4 '11 at 2:26
show 1 more comment

33 Answers

1 2

gedit with LaTeX Plugin

Available for: Windows, Mac, Linux
Open Source


I use gedit, which along with the latex-plugin gives really good LaTeX support. gedit is available for Linux, Windows and Mac OS X. It has a clean interface. Provides: Code Completion, Spell Checking, Syntax Checking and Validation, Outlines, Wizards, BibTeX Integration, Template Editing, User-Defined Snippets and a preconfigured comprehensive build system using rubber.

share|improve this answer
show 1 more comment

Scribes

  • Available for: Linux
  • Free & Open source
  • Unicode: Yes
  • RTL/BiDi: Yes
  • Custom BG/syntax highlighting: Yes (GTK)
  • Best feature: customizable templates/snippets (great for quick insertion of figure/table/listing environments, inserting non-ASCII characters for XeTeX users, etc)

screenshot of LaTeX editing with Scribes

share|improve this answer

Scientific Word

Available for : Windows
Commercial


Same as Scientific WorkPlace, but without algebra system (therefore the lower price).

share|improve this answer
1 2

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.