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/hyphenate/info.rkt

7 lines
209 B
Racket

#lang info
(define collection "hyphenate")
(define scribblings '(("scribblings/hyphenate.scrbl" ())))
(define deps '("txexpr"))
(define build-deps '("scribble-lib"))
(define compile-omit-paths '("tests.rkt"))