TeXEdit
Integrated development environment (IDE) for LaTeX.
Features:
- Editing and compiling LaTeX-files within the same environment
- Auto-setup of paths to LaTeX, ghostscript, ...
- Auto-completion of
- images (\includegraphics)
- labels (\ref)
- citations (\cite)
- LaTeX-commands including user defined commands (\newcommand or \def)
- Syntax highlighting
- Online spell-checking (download dictionaries from OpenOffice)
- Spell-checking on project scope
- All features of scintilla
- Bookmarks and quick jumping between sections
- Choosing of master file (for compilation)
- User defined or predefined compilation profiles: pdf, dvi, ps2pdf
- Insertion of tables using table editor
- Copy tables from other programs (Excel) using table editor
- Interactive error summary
- Listing of sections, input files, labels, and references
- User-defined LaTeX-templates / shortcuts
- Bibliography-file (.bib) view and editing
- Word-counting
- Thesaurus
- TODO list
Download
Free download on heise
(Version 1.0.8.43)
- Windows: installer or portable version
Screenshots
![]() setup of comilation profile |
![]() renaming of a label |
![]() tool-tips of references |
![]() setup of user-defined commands |
![]() syntax check before compilation |
![]() project specific setup of auto-completion |
Help
- Please visit the Tips and Tricks page.
Changes
Current version: 1.0.8.43(see changelog.txt for details)
Major changes since version 1.0.7.41
- new: project-wide global search
- new: search toolbar
- new: project-wide global spell checking
- advanced spell checking control using instruction-comments
- dynamical language change: %! \SPELL{EN_US} (use with care), and
- add words to ignore: %! \SPELLIGNORE{words ...}
- new: cleaning of generated LaTeX files
- and many bug-fixes
Major changes since version 1.0.6.36
- improve auto-completion of environments (replacement of corresponding end-token)
- new: implement instruction-comments '%!' to allow project specific keywords
for example, use %! \CMD{ \TODO{|} } to add a specific \TODO-command to auto-completion directly in your tex-file; or use %! \CITE{ \citea{|} } to add a specific citation command; see also the 'keywords.itex' file in your installation directory for further examples - dramatic speed enhancement on loading and styling long files
- new: perform quick syntax error check before compilation (check missing '{', etc.); must be activated when using older compilation profiles under "Setup profiles ..."
- new: action for renaming labels (changes all references in the project)
- new: action "GotoDefinition" to jump to the definition of a label, citation, ...
- colorize labels to red if duplicate in the label side view
- new: TODO list
- new: context help for standard LaTeX commands
- new: folding of sections
- extra highlight styles for sections
- and many bug-fixes
Major changes since version 1.0.5.27
- new: Thesaurus
- new: quick jumping between sections (shortcuts: Alt-PageDown/-PageUp)
- new: auto-complete unknown commands, which are used once
- new: auto-setup for single profiles
Major changes since version 1.0.4.24
- fix: crash on editing bibtex sources
- fix: profile pre/post steps are not saved correctly (ps2pdf profile did not work)
Major changes since version 1.0.3.20
- restore open files, cursor positions and bookmarks
- support for bookmarks
- mark lines with errors
- improve mangement of registered file extensions
- dialog to setup user-commands
- some bug-fixes
- dialog to setup compilation profiles and auto-setup up these
- workaround for latex "GUI framework cannot be initialized" error





