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
155 B
Racket

#lang quadwriter
"First"
'(q ((break "section")))
'(q ((page-width "5in")(page-height "5in")(page-number-start "5")(page-side-start "right")) "Second")