shithub: neatroff

ref: 01ab075930d390e24321c78cac95930d0a618dd5
dir: /README/

View raw version
NEATROFF
========

Neatroff is an implementation of troff typesetting system in C
programming language.  Neatroff comes with its own postscript
postprocessor, neatpost, and an eqn postprocessor, neateqn.  Neatroff
and its companion programs, as well as a set of standard macro
packages and an output device, can be obtained from
http://litcave.rudi.ir/.

For compiling neatroff and neatpost, modify FDIR and MDIR of their
Makefiles to point the directories containing the default output
device and macros.  For the output device, you can either use the one
available in the homepage or use the mktrfn program to create one.