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


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

Re: How to generate html?


> I want all the html to be in only
> ONE page, I want a table of contents,
> I want number on my title (chapters?)
> And I want to make references to other
> sections....

Hi there... try passing the flag "-V nochunks" to jade (or openjade). As in:

  openjade -t sgml -i html -V nochunks -d /path/to/stylesheet source.sgml > out.html

where "source.sgml" is your SGML file and "out.html" is the HTML file you
want.

Dan

-- 
Dan York, Director of Training        dyork@e-smith.com
Ph: +1-613-751-4401  Mobile: +1-613-263-4312 Fax: +1-613-564-7739 
e-smith, inc. 150 Metcalfe St., Suite 1500, Ottawa,ON K2P 1P1 Canada
http://www.e-smith.com/            open source, open mind


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