> 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        [EMAIL PROTECTED]
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

Reply via email to