b04cc07f6e35776925a3f17ab11f001c224c7d99
[clsql.git] / doc / dsssl / print-docbook.dsl
1 <!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
2 <!ENTITY dbstyle 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="dbstyle">
30  --> </style-sheet>