Texinfo: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
A text formatting and/or description language, its use is confined mostly to | 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==== | ====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 | * [[jEdit]] - Java based editor - Texinfo syntax highlighting built in - Current | ||
==Links== | ==Links== |
Revision as of 12:28, 9 March 2017
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