otl 0.53 (Default branch) |
|
|
otl is a text processor for generating custom markup from plain text. Much of both the input and output formats can be customized. LaTeX and HTML support are included in the distribution. One can specify other output formats, if desired. The user can also specify another input format if the default input format (roughly similar to that of asciidoc) does not meet his/her needs. otl supports complex structures such as nested ordered lists, headers and footers, and tables.
License: GNU General Public License (GPL)
Changes:
A number of new features have been added.
Conversion to LaTeX is now supported. Installation
is simplified. A number of other minor
enhancements include an --assume-yes option (to
facilitate automated document processing), support
for tables of contents, better handling of special
characters (in TeX and HTML), and improvement of
the default CSS style appearance. Several minor
bugfixes include improvements in list processing,
increased care with substitutions, and better
handling of blank lines in the source file.
|