1 NEATROFF TOP-LEVEL MAKEFILE
2 ===========================
4 This directory contains the top-level Makefile of Neatroff to obtain
5 and build Neatroff and the helper programs that accompany it.
7 To use Neatroff without installing it (which is recommended), execute
8 the following commands (which obtain a few commonly used fonts
9 automatically for convenience):
11 $ make init # Obtain the necessary files and fonts
12 $ make neat # Build the programs
14 To create Farsi documents, replace the first command with the
19 The demo directory contains a sample Neatroff document:
21 $ cd demo # A small neatroff test
22 $ make # Generate test.pdf from test.ms
24 To add fonts, copy them to the fonts directory and rebuild the
25 neat target. In Neatroff, fonts/MyFont.ttf can be mounted as
30 For more information, consult the following documents:
32 http://litcave.rudi.ir/neatstart.pdf
33 http://litcave.rudi.ir/neatfbeg.pdf