The Modular DocBook Stylesheets | ||
---|---|---|
Prev | DocBook HTML Parameters | Next |
%html-meta-tags%
A list of the the HTML META information that should be generated. The format is a list of lists, each interior list contains the name and value of an HTML META tag.
(define %html-meta-tags% ;; What META should be generated? (list ;; Creator is handled automatically with %stylesheet-version% ;; (list "creator" "DSSSL DocBook to HTML Style Sheet") (list "form" "html")))
Prev | Home | Next |
%html-ext% | Up | %html-pubid% |
Copyright © 1997, 1998 Norman Walsh