update testers

main
Matthew Butterick 5 years ago
parent 4604b1148b
commit 8e991e8671

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,7 +1,15 @@
#lang quadwriter
"First"
"Section 1 Page 1 on right"
'(q ((break "section")))
'(q ((page-width "5in")(page-height "5in")(page-number-start "5")(page-side-start "right")) "Second")
'(q ((page-width "5in")(page-height "5in")(page-side-start "right")) "Section 2 Page 1 on right"
(q ((break "page")))
"Section 2 Page 2 on left")
'(q ((break "section")))
'(q ((page-width "5in")(page-height "5in")(page-side-start "left")) "Section 3 Page 1 on left")

Binary file not shown.
Loading…
Cancel
Save