%body-attr% | ||
---|---|---|
Prev | Next |
%body-attr%
A list of the the BODY attributes that should be generated. The format is a list of lists, each interior list contains the name and value of a BODY attribute.
(define %body-attr% ;; What attributes should be hung off of BODY? (list (list "BGCOLOR" "#FFFFFF") (list "TEXT" "#000000")))
Prev | Home | Next |
$linenumber-space$ | Up | %callout-default-col% |