8e71d9e86254bf20b511dc9bfb5e3d21efed115a
[yaz-moved-to-github.git] / doc / yazhtml.dsl
1 <!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
2 <!ENTITY docbook.dsl SYSTEM "/usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl"
3   CDATA DSSSL>
4 ]>
5 <!--
6   $Id: yazhtml.dsl,v 1.5 2001-10-22 13:57:24 adam Exp $
7 -->
8 <style-sheet>
9 <style-specification use="docbook">
10 <style-specification-body>
11
12 (define %html-ext% ".html")
13 (define %shade-verbatim% #t)
14
15 </style-specification-body>
16 </style-specification>
17 <external-specification id="docbook" document="docbook.dsl">
18 </style-sheet>
19   
20 <!--
21 Local Variables:
22 mode: scheme
23 End:
24 -->