You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/quad
Matthew Butterick 5846c00ae0 don't add paragraph breaks when single quad exists 5 years ago
..
qtest improve info 5 years ago
quad typo 5 years ago
quadwriter don't add paragraph breaks when single quad exists 5 years ago
.gitignore ignore 5 years ago
.travis.yml Update .travis.yml 5 years ago
LICENSE.md infos 5 years ago
README.md Update README.md 5 years ago
info.rkt missing dep 5 years ago

README.md

Quad Build Status

A document processor — in the tradition of PUB, troff, Scribe, and TeX — written in Racket.

In “documented demo” mode.

Using Racket 6.10+, install from the command line:

raco pkg install quad

And update like so:

raco pkg update --update-deps quad

Docs: http://docs.racket-lang.org/quad

License

MIT