font: .fzoom request
[neatroff.git] / README
blob62c00be47445ba230dbeb6fcd13c1793435d600e
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 neatmkfn program to create one.