[project @ 2003-08-27 15:18:29 by panne]
[ghc-hetmet.git] / docs / fptools-both.dsl
index f62f292..e04d221 100644 (file)
@@ -2,11 +2,11 @@
 <!ENTITY % html "IGNORE">
 <![%html;[
 <!ENTITY % print "IGNORE">
-<!ENTITY docbook.dsl SYSTEM "/usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl" CDATA dsssl>
+<!ENTITY docbook.dsl PUBLIC "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN" CDATA dsssl>
 ]]>
 <!ENTITY % print "INCLUDE">
 <![%print;[
-<!ENTITY docbook.dsl SYSTEM "/usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl" CDATA dsssl>
+<!ENTITY docbook.dsl PUBLIC "-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN" CDATA dsssl>
 ]]>
 ]>
 
@@ -58,8 +58,9 @@ Options added:
   ;; General measure of document text size
   ;; "presbyopic"
   ;; "large-type"
-  "presbyopic")
+  "normal")
 
+(define %generate-set-toc% #t)
 (define %generate-part-toc% #t)
 
 ;; (define %block-start-indent% 10pt)
@@ -129,6 +130,12 @@ Options added:
 
 (define %section-autolabel% #t)
 
+;; Uncomment the setting below if you want .html output as one 
+;; big page. [ Notice that 'jade' dumps the output on stdout 
+;; rather than on honour the -o option...at least my copy does.]
+;;
+;;(define nochunks #t)
+
 </style-specification-body>
 </style-specification>