Skip to content

Commit f7a4622

Browse files
committedMar 17, 2015
README.rpm-dist: track also style.dsl
* style.dsl: Just track forgotten file in vcs.
1 parent 610bb61 commit f7a4622

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎style.dsl

+15
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)
Please sign in to comment.