Neatroff
Neatroff Troff clone
Install / Use
/learn @aligrudi/NeatroffREADME
NEATROFF
Neatroff is an implementation of Troff typesetting system in C programming language. Neatroff and its companion programs can be obtained from https://dev.rudi.ir/.
Top-level makefile and macros: https://github.com/aligrudi/neatroff_make Neatroff: https://github.com/aligrudi/neatroff Neatpost post-processor: https://github.com/aligrudi/neatpost Neateqn pre-processor: https://github.com/aligrudi/neateqn Neatmkfn for font descriptions: https://github.com/aligrudi/neatmkfn
Neatroff_make contains a set of standard macros and a top-level makefile to obtain, build, and install Neatroff and its pre- and post-processors. For compiling Neatroff and Neatpost manually, modify FDIR and MDIR macros in their Makefiles to point the directories containing the default output device and macros (or give the -F and -M options when executing them).
