]> (define %visual-acuity% ;; General measure of document text size ;; "presbyopic" ;; "large-type" ;; "normal" "normal" ) (define %paper-type% ;; Name of paper type "A4" ;; "USletter" ) (define %body-font-family% ;; The font family used in body text ;;"Times New Roman" "Helvetica") (define %body-start-indent% 0.25cm) (define %left-margin% ;; Width of left margin 1cm) (define %right-margin% ;; Width of right margin 1.25cm) (define bop-footnotes ;; Make "bottom-of-page" footnotes? #t) (define %show-ulinks% ;; Display URLs after ULinks? #f)