restore typographic functions to `pollen/decode` for now

pull/110/head
Matthew Butterick 8 years ago
parent cc2f7d02a1
commit e1f684f980

@ -3,6 +3,8 @@
(require "world.rkt"
"private/whitespace.rkt")
(require "unstable/mb.rkt")
(provide (all-from-out "unstable/mb.rkt"))
(define (->list/tx x)
;; same as ->list but catches special case of single txexpr,

Loading…
Cancel
Save