More ZOOM documentation. XML Docbook is now part of "make dist".
[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.6 2001-10-24 09:27:59 adam Exp $
7 -->
8 <style-sheet>
9 <style-specification use="docbook">
10 <style-specification-body>
11
12 (define %use-id-as-filename% #t)
13 (define %output-dir% "html")
14 (define %html-ext% ".html")
15 (define %shade-verbatim% #t)
16
17 </style-specification-body>
18 </style-specification>
19 <external-specification id="docbook" document="docbook.dsl">
20 </style-sheet>
21   
22 <!--
23 Local Variables:
24 mode: scheme
25 End:
26 -->