hyph: .hcode should behave like .tr
[neatroff.git] / README
blob4cd8960a56875753e8b720afbba73fdf678c26b5
1 NEATROFF
2 ========
4 Neatroff is an implementation of troff typesetting system in C
5 programming language.  Neatroff comes with its own postscript
6 postprocessor, neatpost, and an eqn postprocessor, neateqn.  Neatroff
7 and its companion programs, as well as a set of standard macro
8 packages and an output device, can be obtained from
9 http://litcave.rudi.ir/.
11 For compiling neatroff and neatpost, modify FDIR and MDIR of their
12 Makefiles to point the directories containing the default output
13 device and macros.  For the output device, you can either use the one
14 available in the homepage or use the mktrfn program to create one.