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/qtest/test-sections.rkt

8 lines
107 B
Racket

5 years ago
#lang quadwriter
"First"
'(q ((break "section")))
'(q ((page-width "5in")(page-height "3in")) "Second")