Texinfo: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
====Text editors with TeXinfo support==== | ====Text editors with TeXinfo support==== | ||
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current. | * [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current. | ||
* [[jEdit]] - Java based editor - Texinfo syntax highlighting built in - Current. | |||
==Links== | ==Links== |
Revision as of 00:59, 18 February 2016
A text formatting and/or description language, its use is confined mostly to GNU software. Despite the name it is not a variation on TeX but a clone of the SCRIBE formatting language although it has gained some new features through the years.
Text editors with TeXinfo support
- FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
- jEdit - Java based editor - Texinfo syntax highlighting built in - Current.