r4523: Automatic commit for debian_version_2_6_3-1
[hyperobject.git] / doc / dsssl / print / docbook.dsl
1 <!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
2 <!ENTITY docbook PUBLIC "-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN" CDATA DSSSL>
3 ]>
4
5 <style-sheet>
6 <style-specification use="docbook">
7 <style-specification-body>
8 (element envar ($mono-seq$))
9 (element symbol ($mono-seq$))
10 (element type ($mono-seq$))
11 (element errortype ($mono-seq$))
12 (element returnvalue ($italic-mono-seq$))
13 (define (book-titlepage-verso-elements)
14   (list (normalize "title")
15         (normalize "subtitle")
16         (normalize "corpauthor")
17         (normalize "authorgroup")
18         (normalize "author")
19         (normalize "editor")
20         (normalize "edition")
21         (normalize "pubdate")
22         (normalize "printhistory")
23         (normalize "copyright")
24         (normalize "abstract")
25         (normalize "legalnotice")
26         (normalize "revhistory")))
27 </style-specification-body>
28 </style-specification>
29 <external-specification id="docbook" document="docbook">
30 </style-sheet>