tr: resetting font script and language
[neatroff.git] / README
blob04d770be39dd6172416838ffd3a69328cbc09443
1 NEATROFF
2 ========
4 Neatroff is an implementation of troff typesetting system in C
5 programming language.  Neatroff and its companion programs can be
6 obtained from http://litcave.rudi.ir/.
8 Neatroff:                       git://repo.or.cz/neatroff.git
9 Postscript post-processor:      git://repo.or.cz/neatpost.git
10 Eqn pre-processor:              git://repo.or.cz/neateqn.git
11 Generating font descriptions:   git://repo.or.cz/neatmkfn.git
12 Top-level makefile and macros:  git://repo.or.cz/neatroff_make.git
14 Neatroff_make contains a set of standard macros and a top-level
15 makefile to obtain, build, and install neatroff and its pre- and
16 post-processors.  For compiling neatroff and neatpost manually, modify
17 FDIR and MDIR of their Makefiles to point the directories containing
18 the default output device and macros.