summaryrefslogtreecommitdiff
path: root/doc/table.dsl
blob: 74fcf5aafee073f0d9df52d11cca5edf09575dd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY dbtohtml.dsl SYSTEM "dbtohtml.dsl" CDATA DSSSL >
]>

<style-specification id="tabledbotohtml" use="dbtohtml">

(define %output-basename% "table")
(define %output-directory% "table")

</style-specification>

<external-specification id="dbtohtml" document="dbtohtml.dsl">