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/README.md

22 lines
498 B
Markdown

6 years ago
Quad [![Build Status](https://travis-ci.org/mbutterick/quad.svg?branch=master)](https://travis-ci.org/mbutterick/quad)
10 years ago
----
10 years ago
10 years ago
A document processor — in the tradition of PUB, troff, Scribe, and TeX — written in [Racket](http://racket-lang.org). Not even close to fit for public consumption.
10 years ago
Using Racket 6.0+, install from the command line:
raco pkg install quad
And update like so:
raco pkg update --update-deps quad
6 years ago
Docs: http://docs.racket-lang.org/quad
6 years ago
License
---
MIT