tmac.fa: numbered equations
[neatroff_make.git] / README
blob1b6a518a267418bf18c157b5cd984064ff843d72
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
15 following:
17 $ make init_fa
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 For more information, consult the following documents:
26 http://litcave.rudi.ir/neatstart.pdf
27 http://litcave.rudi.ir/neatfbeg.pdf