OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Regarding TOC



Hi

i'm using docbbok.dsl in print directory for formatting the rtf output.
here is the sample.dsl

<!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN"
[<!ENTITY docbook.dsl SYSTEM "E:\Docbook\Install\openjadew1_3\usr\lib\sgml\docbook-dsssl-1.74b\print\docbook.dsl" CDATA dsssl>
]>

<style-sheet>
<style-specification id="print" use="docbook">
<style-specification-body> 
(define %generate-book-toc% #f)

</style-specification-body>
</style-specification>
<external-specification id="docbook"document="docbook.dsl">
</style-sheet>


and here is the sample.sgm

<!doctype book system "IRIS_OVERVIEW.dtd">
<book>
<title>dfdssf</title>
<chapter>
<title>dfddsfdsfds</title>
<section>
<title>fgfgfdgfgdg</title>
<article>
<title>
ddffdsf</title>
</article>
</section>
</chapter>
</book>


...
but when i generate rtf output using
openjade -t rtf -d sample.dsl#print sample.sgm

it gives two pages showing the book title contents before the toc.

why is it so??

plz...reply immediately.

Navin


 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC