TEA is powerful text editor for Unix-like systems. It depends on Qt4
and, optionally, GNU Aspell or Hunspell. With an ultimately small size,
TEA provides hundreds of functions. Some of the features include:
- Built-in MC-like file manager (with support for archived files)
- Spellchecker (using the Aspell or/and Hunspell)
- Tabbed layout engine
- Syntax highlighting for C, C++, shell, C#, Fortran, Java, LilyPond,
Lua, NASM, NSIS, Pascal, Perl, PHP, PO (gettext), Seed7, TeX/LaTeX,
Vala, Verilog, XML, HTML, XHTML, etc.
- Multiple encodings support, hotkeys customizations, bookmarks, Morse
code generator, screenshot utility, calendar with organizer
- Code snippets, sessions, and templates support
- Miscellaneous HTML tools; preview in external browsers
- Wikipedia, DocBook, LaTeX, Lout editing support
- String-handling functions such as sorting, reverse, format killing,
trimming, filtering, conversions, etc.
- Drag'n'drop support (with text files and pictures)
- Built-in image viewer (PNG, JPEG, GIF, WBMP, BMP, SVG, TIFF, TGA,
etc.), converter, and resizer
OmegaT is a free translation memory application written in Java.
It does not translate for you, but help you during the translation process.
This tool is intended for professional translators.
GNU TeXmacs is a free scientific text editor, which was both inspired
by TeX and GNU Emacs. The editor allows you to write structured
documents via a wysiwyg (what-you-see-is-what-you-get) and user-
friendly interface. New styles may be created by the user. The
program implements high-quality typesetting algorithms and TeX
fonts, which help you to produce professional-looking documents.
LibreOffice is the free power-packed Open Source personal productivity suite for
Windows, Macintosh and Linux, that gives you six feature-rich applications for
all your document production and data processing needs: Writer, Calc, Impress,
Draw, Math and Base.
Poedit is cross-platform gettext catalogs (.po files) editor. It is built
with wxWidgets toolkit and can run on any platform supported by it (although
it was tested only on Unix with GTK+ and Windows). It aims to provide more
convenient approach to editing catalogs than launching vi and editing the
file by hand.
Here is a brief features list:
- User friendly way of editing entries. You can easily navigate in large
catalogs, easily enter or modify entries (fuzzy flag is automatically
removed if you change translation, you can copy original string to
translation by pressing Alt-I)
- Whitespaces highlighting
- Fuzzy and untranslated records highlighting. Furthermore, untranslated
and fuzzy translations are displayed at the top of the list
- Automatic compilation of .mo files (optional)
- Automatic headers update
- References browser lets you see where in what context the string is used
- You can use Poedit to scan source code for translatable strings
- Integration with KDE and GNOME desktops
Texmaker is a program, that integrates many tools needed to develop documents
with LaTeX, in just one application.
Features :
* an editor to write your LaTeX source files
* the principal LaTex tags can be inserted directly
* 370 mathematical symbols can be inserted in just one click
* wizards to generate code
* LaTeX-related programs can be launched via the "Tools" menu
* the standard Bibtex entry types can be inserted in the ".bib" file
* a "structure view" of the document for easier navigation of a document
* extensive LaTeX documentation
* in the "Messages / Log File" frame, you can see information about
processes and the logfile after a LaTeX compilation
* the "Next Latex Error" and "Previous Latex Error" commands let you reach
the LaTeX errors detected by Kile in the log file
* by clicking on the number of a line in the log file, the cursor jumps to
the corresponding line in the editor
TeXstudio is a fully featured LaTeX editor, designed to make writing
LaTeX documents as easy and comfortable as possible. Some of the
outstanding features of TeXstudio are an integrated pdf viewer with
(almost) word-level synchronization, live inline preview, advanced
syntax-highlighting, live checking of references, citations, latex
commands, spelling and grammar.
ParEdit (paredit.el) is a minor Emacs mode for performing structured
editing of S-expression data. The typical example of this would be
Lisp, Scheme or Clojure source code.
ParEdit helps keep parentheses balanced and adds many keys for
moving S-expressions and moving around in S-expressions.
Pico and Pilot are simple, display-oriented tools. Commands are displayed
at the bottom of the screen, and context-sensitive help is provided.
In Pico as characters are typed they are immediately inserted into the text.
It has three basic features: paragraph justification, searching, and block
cut/paste.
In Pilot several basic file manipulation commands are provided:
Delete, Rename, Copy, View, Launch, and Edit. The "View" and "Edit"
commands operate on text files only. The "Edit" command invokes "pico."
The "Launch" command provides a convenient way to either execute the selected
file or to run an application on it.
This module provides a simple API to calling an external text editor
from within your perl program.