I've already answered this question on 07/30/2010. See
http://www.xmlmind.com/pipermail/ditac-support/2010-July/000120.html
My answer was:
---
You probably made a mistake. Please specify a chunk attribute on the
above topicrefs.
For example, I've created this:
---
<chapter chunk="to-content" navtitle="Methods">
<topicref href="topics/methods/add.xml" locktitle="yes"
navtitle="Add"/>
<topicref chunk="to-content" href="topics/methods/get.xml"
locktitle="yes" navtitle="Get"/>
<topicref chunk="to-content" href="topics/methods/delete.xml"
locktitle="yes" navtitle="Delete"/>
</chapter>
---
and using the above Test.ditamap file, I've generated attached Test.chm.
More information in
http://www.xmlmind.com/ditac/_distrib/doc/manual/manual-4.html#chunking
---
I attached Test.ditamap and Test.chm to my answer. May be that's why
your anti-spam filter discarded this email?
∋mim∈ wrote:
>
> please consider the following ditamap fragment:
>
> <chapter navtitle="Methods">
> <topicref href="topics/methods/add.xml" navtitle="Add" locktitle="yes"/>
> <topicref href="topics/methods/get.xml" navtitle="Get" locktitle="yes"/>
> <topicref href="topics/methods/delete.xml" navtitle="Delete" locktitle="yes"/>
> </chapter>
>
> By default, ditac generates in the chm output a single topic titled
> "Methods" containing all children topics.
>
> My question: How to get in the chm output a single topic for each xml
> file? I mean I would like to have children of "chapter" or children of
> "topicref" in separated topics.
>
> PS: I used chunk options, but no way to get single topics :(. May be
> is there something I'm missing? Or is it a bug?
>
--
XMLmind DITA Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/ditac-support