Skip to content

eiro/dformat

Repository files navigation

Usable version of the code described in the article

	DFORMAT --
	CSTR #142, Jon L. Bentley, Bell Labs, April 1988.
	142.ps.gz

# USAGE

* copy `dformat` in your `$PATH` or in your paper directory
* dformat is an awk script. both examples are working

	< eg/pdp8 dformat | groff -epTpdf > pdf8.pdf
	dformat eg/pdp8   | groff -epTpdf > pdf8.pdf

# TODO

* the git history in the AUTHORS
* fix the licence issue. GPL removed as there was no agreement of the original author
* better Make install and decent man page

About

A Program for Typesetting Data Formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published