This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
(definetest-block(block'(font"Equity Text B"measure265leading8size10x-align-last-lineleft)(applyblock#f
(make-test-blocks(hyphenate"“This is a PDF generated from my typesetting system, which is called Quad. I’m writing this in a source file in DrRacket. When I click “Run”, a PDF pops out. Not bad — and no LaTeX needed. Quad, however, does use the fancy linebreaking algorithm developed for TeX. (It also includes a faster linebreaking algorithm for when speed is more important than quality.) This tutorial provides a brief introduction to the Racket programming language by using one of its picture-drawing libraries. Even if you don’t intend to use Racket for your artistic endeavours, the picture library supports interesting and enlightening examples. After all, a picture is worth five hundred “hello world”s.")))))
;(block-break) (block #f (~a (random)))))
(defineti5(block'(font"Equity Text B"x-alignjustifyx-align-last-lineleft)(block#f(block'(x-align-last-linecenterweightboldfont"Equity Caps B")"Greetings"(block-break)"Matthew & Robby!")(block-break)(block#f" This is a PDF generated from my Racket typesetting language, which is called "(word'(styleitalic)"Quad.")" I’m writing this in a source file in DrRacket. When I click “Run”, a PDF pops out. Not bad — and no LaTeX needed."(block-break)(box'(width15))(word'(font"Concourse T2")"Quad takes some of the good ideas from TeX, like its fancy algorithm for breaking paragraphs into lines. Though respectfully to Prof. Knuth, I believe I’ve even improved it.")(block-break)(box'(width15))"Of course, Quad can also handle "(word'(font"Avenir")"different fonts,")(word'(styleitalic)" styles, ")(word'(size14weightbold)"and sizes")" within the same line. As you can see, it can also justify paragraphs. (This sample also uses the new fractional point sizes.)"(block-break)(box'(width15))"Truly, the combination of Lisp and typesetting is an unprecedented confluence of geekery. I hope that Quad can become a useful part of the Racket ecosystem."(block-break)(word'(x-align-last-linecenterweightboldfont"Equity Caps B")"thank you for your help"(block-break)"mb")))))