Page 1 of 1

Alternative relationship table linking

Posted: Mon Feb 10, 2014 2:22 pm
by Hipokoristikon
What I am trying to do is to modify relationship tables in my PDF output to make them look more or less like in the XHTML output – I need to have two kind of links: going back to the main process (parent) and next/previous links (siblings). I am experimenting with my links.xml file in pdf2 stylesheet (from DITA OT), but so far I am unsuccessful. I made an attempt to implement elements from the XHTML code, including proper relations and matching between components (ancestors/following-previous siblings), but it does not seem to work.

I would appreciate it a lot if you could share some tips that come to your mind regarding this issue. Thank you in advance.

Re: Alternative relationship table linking

Posted: Mon Feb 10, 2014 5:12 pm
by Radu
Hi,

Maybe you should register and ask this question on the DITA Users List which has a larger user base.
For the PDF output there is a parameter called args.rellinks which can be set to all in order to show the child related links. Maybe you could look to see how that is implemented in the XSLT code.

Regards,
Radu