man: manual pages for neat*
[neatroff_make.git] / README
blob5c6c6e3b6c1c613b2bea8cda149e475e9bfcb9ab
1 NEATROFF TOP-LEVEL MAKEFILE
2 ===========================
4 This directory contains the top-level makefile of neatroff to obtain,
5 build and install neatroff and the helper programs that accompany it.
7 Before building the programs, edit the makefile.  GSFONTS should point
8 to the directory containing the standard ghostscript fonts
9 (ghostscript-fonts package, containing files like n021003l.afm).  In
10 most environments it can be either /usr/share/ghostscript/fonts or
11 /usr/share/fonts/type1/gsfonts.  Also PREFIX specifies the
12 installation prefix.
14 After the installation, the following programs should be available:
16 * neatroff: the main troff program.
17 * neatpost: a postscript post-processor.
18 * neateqn: an eqn clone to format equations.
19 * neatrefer: an incompatible refer clone (see neatrefer/README).
20 * neatmkfn: a program to create neatroff font descriptions.
21 * pic9: the Plan 9 pic pre-processor.
22 * tbl9: the Plan 9 tbl pre-processor.