%css-decoration% | ||
---|---|---|
Prev | Next |
%css-decoration%
If %css-decoration% is turned on then HTML elements produced by the stylesheet may be decorated with STYLE attributes. For example, the LI tags produced for list items may include a fragment of CSS in the STYLE attribute which sets the CSS property "list-style-type".
(define %css-decoration% ;; Enable CSS decoration of elements #t)
Prev | Home | Next |
%chapter-autolabel% | Up | %css-liststyle-alist% |