Hello, Neatroff is a new troff implementation in C programming language and under the Modified BSD Licence. Although it does not implement most of the extensions available in Groff or Heirloom troff, it does implement a few of their convenient features:
* Assumes UTF-8 encoding * Named environments * Long macro, register and environment names * Color support * Font pairwise kerning and arbitrary font ligatures * Text direction for right-to-left languages Links: * A brief introduction: http://litcave.rudi.ir/neatroff.pdf * Neatroff's Git repository: git://repo.or.cz/neatroff.git * Neatpost's Git repository: git://repo.or.cz/neatpost.git (neatroff's postscript postprocessor) Ali
