We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610bb61 commit f7a4622Copy full SHA for f7a4622
style.dsl
@@ -0,0 +1,15 @@
1
+<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
2
+<!ENTITY dbstyle PUBLIC "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN" CDATA DSSSL>
3
+]>
4
+
5
+<style-sheet>
6
+<style-specification use="docbook">
7
+<style-specification-body>
8
9
+;; your stuff goes here...
10
+;; (element structname ($mono-seq$))
11
12
+</style-specification-body>
13
+</style-specification>
14
+<external-specification id="docbook" document="dbstyle">
15
+</style-sheet>
0 commit comments