This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

nochunks


Hi All,

I'm trying to get a single html file using the " cygnus-both.dsl" and
"db2thml" script from Mark Galassi. 

I have modified the cygnus-both.dsl as follows :

<!-- Cygnus customizations by Mark Galassi -->

etc.

;; customize the html stylesheet
;; ====================
-->
<style-specification id="html" use="docbook">
<style-specification-body> 

;; this is necessary because right now jadetex does not understand
;; symbolic entities, whereas things work well with numeric entities.
(declare-characteristic preserve-sdata?
          "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"
          #f)

(define nochunks #t)  ;;single HTML page    <<<<<<<< I added this

etc. 

However, I do not get any html file whatsoever.

Why does this not work ? Is my syntax wrong ?

Thanks,

Howard Mann.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]