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 a0335375d3 farewell, typed quad 8 years ago
..
ffi happy birthday 10 years ago
py happy birthday 10 years ago
texts speedy 10 years ago
.gitignore ignore caches 10 years ago
LICENSE license 10 years ago
README.md Update README.md 10 years ago
breaktester.rkt happy birthday 10 years ago
core-types.rkt and another tweak 9 years ago
experimental.rkt make quick sample 9 years ago
foo.rkt apes 9 years ago
info.rkt add dependency on hyphenate 10 years ago
logger.rkt delete unnecessary 9 years ago
main.rkt suspend contracts 9 years ago
measure.rkt add note 10 years ago
ocm.rkt vectorize ocm some more 10 years ago
quads.rkt farewell, typed quad 8 years ago
quick-sample.rkt make quick sample 9 years ago
quick-sample.rktd adjust quick sample 9 years ago
quick-test.rkt farewell, typed quad 8 years ago
render.rkt suspend contracts 9 years ago
samples-base.rktd make quick sample 9 years ago
samples.rkt make quick sample 9 years ago
segfault.rkt turn on logging for segfault test 10 years ago
stats-data.txt happy birthday 10 years ago
stats.rkt happy birthday 10 years ago
tests-ocm.rkt happy birthday 10 years ago
tests.rkt make quick sample 9 years ago
todo.rkt nitz 10 years ago
utils.rkt suspend contracts 9 years ago
world.rkt various 9 years ago
wrap.rkt farewell, typed quad 8 years ago

README.md

Quad

A document processor — in the tradition of PUB, troff, Scribe, and TeX — written in Racket. Not even close to fit for public consumption.

Using Racket 6.0+, install from the command line:

raco pkg install quad

And update like so:

raco pkg update --update-deps quad