Cleanup of stylesheets. Changed path to docbook.dsl.
[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 "../../docbook-dsssl/html/docbook.dsl"
3   CDATA DSSSL>
4 ]>
5 <!--
6   $Id: yazhtml.dsl,v 1.3 2001-07-20 21:33:45 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