Sandra Sol Rodrigo wrote: > > > > I write you because I?m using qandaset to create FAQ in a DocBook and > when I export it to RTF is all Ok, but when I export it to HTML I have a > problem. > > > > > > As you see in the picture I have 2 blocks of links and then they start > the FAQ. I have modified the parameters *qanda.in.toc* and > *qanda.nested.in.toc* and put them to 0 because I only want to have the > second block of links (the one marked in red).
The default value of these parameters is already 0. > But it doesn?t work. Can you help me , please? > I don't think there is a bug here: each *qandadiv* gives you a local mini-TOC. I think that this is caused by the fact that all your qandaentry elements are inside a qandadiv. You need to move all the qandaentry elements directly in the qandaset. [1] Select the qandadiv. [2] Select all the children of your qandadiv (Esc Down Arrow). [3] Ctrl-C [4] Select the qandadiv again. [5] Ctrl-V I hope this helps, but once again please note your question is about DocBook and its style sheets, and is not directly related to our product: XMLmind XML Editor, an *authoring* *tool*. See http://www.xmlmind.com/xmleditor/faq.html#custom_deliverables

