From c3a1e45327c98a7b6985dfe84ddaa615422e3938 Mon Sep 17 00:00:00 2001 From: sof Date: Fri, 22 Aug 2003 23:04:46 +0000 Subject: [PATCH] [project @ 2003-08-22 23:04:46 by sof] html stylesheet: added comments on what you need to define in order to get one page output --- docs/fptools-both.dsl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/fptools-both.dsl b/docs/fptools-both.dsl index 11aa1ce..e04d221 100644 --- a/docs/fptools-both.dsl +++ b/docs/fptools-both.dsl @@ -130,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) + -- 1.7.10.4