https://github.com/aligrudi/neatroff
Neatroff troff clone
https://github.com/aligrudi/neatroff
bidirectional c neatroff roff
Last synced: 29 days ago
JSON representation
Neatroff troff clone
- Host: GitHub
- URL: https://github.com/aligrudi/neatroff
- Owner: aligrudi
- Created: 2013-10-24T12:33:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-12-11T23:38:25.000Z (about 1 month ago)
- Last Synced: 2025-12-13T05:12:43.213Z (about 1 month ago)
- Topics: bidirectional, c, neatroff, roff
- Language: C
- Homepage: http://litcave.rudi.ir/
- Size: 793 KB
- Stars: 160
- Watchers: 10
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
NEATROFF
========
Neatroff is an implementation of troff typesetting system in C
programming language. Neatroff and its companion programs can be
obtained from http://litcave.rudi.ir/.
Neatroff: git://repo.or.cz/neatroff.git
Postscript post-processor: git://repo.or.cz/neatpost.git
Eqn pre-processor: git://repo.or.cz/neateqn.git
Generating font descriptions: git://repo.or.cz/neatmkfn.git
Top-level makefile and macros: git://repo.or.cz/neatroff_make.git
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 of their Makefiles to point the directories containing
the default output device and macros.