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 b9b2f1b5e1 add dependency on hyphenate 10 years ago
..
ffi happy birthday 10 years ago
py happy birthday 10 years ago
texts segfault demo 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
info.rkt add dependency on hyphenate 10 years ago
logger.rkt happy birthday 10 years ago
main.rkt delete superfluities 10 years ago
measure.rkt happy birthday 10 years ago
ocm.rkt vectorize ocm some more 10 years ago
quads.rkt happy birthday 10 years ago
render.rkt happy birthday 10 years ago
samples.rkt segfault demo 10 years ago
segfault.rkt segfault demo 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 happy birthday 10 years ago
todo.rkt chekhov 10 years ago
utils.rkt happy birthday 10 years ago
world.rkt delete superfluities 10 years ago
wrap.rkt delete superfluities 10 years ago

README.md

Quad

A document processor 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