2002-02-26 21:13:54 +00:00
|
|
|
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
|
|
|
|
<!ENTITY docbook.dsl SYSTEM "/usr/share/sgml/docbook/html/docbook.dsl" CDATA DSSSL>
|
|
|
|
<!ENTITY html-common.dsl SYSTEM "html-common.dsl">
|
|
|
|
<!ENTITY common.dsl SYSTEM "common.dsl">
|
|
|
|
]>
|
|
|
|
|
|
|
|
<style-sheet>
|
|
|
|
<style-specification id="docbook-smarty-html" use="docbook">
|
|
|
|
<style-specification-body>
|
|
|
|
|
2003-02-02 18:10:39 +00:00
|
|
|
(define %html-ext% ".html")
|
2002-02-26 21:13:54 +00:00
|
|
|
|
|
|
|
&html-common.dsl;
|
|
|
|
&common.dsl;
|
|
|
|
|
|
|
|
</style-specification-body>
|
|
|
|
</style-specification>
|
|
|
|
|
|
|
|
<external-specification id="docbook" document="docbook.dsl">
|
|
|
|
|
|
|
|
</style-sheet>
|