Hi,

I defined the following relationship table:

                <reltable>
                                <relheader>
                                                <relcolspec type="concept"/>
                                                <relcolspec type="task"/>
                                                <relcolspec type="reference"/>
                                </relheader>
                                <relrow>
                                                <relcell>
                                                                <topicref 
href="C1.dita" type="concept" format="dita"/>
                                                </relcell>
                                                <relcell>
                                                                <topicref 
href="T1.dita" type="task" format="dita"/>
                                                </relcell>
                                                <relcell>
                                                                <topicgroup 
collection-type="family">
                                                                                
<topicref href="R1.dita" type="reference" format="dita"/>
                                                                                
<topicref href="R2.dita" type="reference" format="dita"/>
                                                                </topicgroup>
                                                </relcell>
                                </relrow>
                </reltable>

The "Related Information" section is created at the end of my topics (in both 
PDF and HTMLHelp).

But for R1, I don't have a link to R2.  Same thing for R2, I don't see a link 
to R1.

I thought that <topicgroup collection-type="family"> was exactly for this 
purpose.

Is this feature simply not supported yet?

Regards,

-Martin
 
--
XMLmind DITA Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/ditac-support

Reply via email to