The order of relationship table items in PDF does not match that in DITAMAP
Post here questions and problems related to editing and publishing DITA content.
The order of relationship table items in PDF does not match that in DITAMAP
Hi,
In the relationship table of a DITAMAP, I added:
I expect that in the PDF file, at the end of TopicA, there are three "For more information" items, in the order of Topic1, Topic2, and Topic3.
However, in the PDF file, I got the following output at the end of TopicA:
For more information
Could you please help check the problem? Thank you!
Regards,
Yifei
In the relationship table of a DITAMAP, I added:
Code: Select all
<reltable>
<relheader>
<relcolspec linking="sourceonly"/>
<relcolspec linking="targetonly"/>
</relheader>
<relrow>
<relcell>
<topicref href="Concepts/TopicA.dita"/>
</relcell>
<relcell>
<topicref href="Concepts/Topic1.dita"/>
<topicref href="Concepts/Topic2.dita"/>
<topicref href="Reference/Topic3.dita"/>
</relcell>
</relrow>
<reltable>
However, in the PDF file, I got the following output at the end of TopicA:
For more information
- Topic3
- Topic1
- Topic2
Could you please help check the problem? Thank you!
Regards,
Yifei
-
- Posts: 601
- Joined: Wed Oct 16, 2019 3:47 pm
Re: The order of relationship table items in PDF does not match that in DITAMAP
Post by julien_lacour »
Hello Yifei,
Oxygen XML Author 21.1 has reached its End of Support period and technical support is no more available.
However I tried using <oXygen/> XML Editor 26.1, build 2024073008 and cannot reproduce the problem, I got the following content in my PDF:
Related information
Topic 1 (on page 4)
Topic 2 (on page 5)
Topic 3 (on page 6)
I suppose the problem occurs because all topics aren't the same type: one is Reference and two are Concepts (based on their hrefs).
If you upgrade to the latest version you will get the correct output and all the new features available.
Regards,
Julien
Oxygen XML Author 21.1 has reached its End of Support period and technical support is no more available.
However I tried using <oXygen/> XML Editor 26.1, build 2024073008 and cannot reproduce the problem, I got the following content in my PDF:
Related information
Topic 1 (on page 4)
Topic 2 (on page 5)
Topic 3 (on page 6)
I suppose the problem occurs because all topics aren't the same type: one is Reference and two are Concepts (based on their hrefs).
If you upgrade to the latest version you will get the correct output and all the new features available.
Regards,
Julien
Re: The order of relationship table items in PDF does not match that in DITAMAP
Hi Julien,
Thanks for your quick reply. Yes, you are right. I tested using the same type of DITA files and the order of relationship table items is correct in PDF.
Before my team upgrade to Oxygen 26.1, may I know if there is any priority for DITA file types? For example, in a PDF file, Reference file links appear first, then Task file links, and finally Concept file links.
Thank you!
Yifei
Thanks for your quick reply. Yes, you are right. I tested using the same type of DITA files and the order of relationship table items is correct in PDF.
Before my team upgrade to Oxygen 26.1, may I know if there is any priority for DITA file types? For example, in a PDF file, Reference file links appear first, then Task file links, and finally Concept file links.
Thank you!
Yifei
-
- Posts: 601
- Joined: Wed Oct 16, 2019 3:47 pm
Re: The order of relationship table items in PDF does not match that in DITAMAP
Post by julien_lacour »
Hi Yifei,
In Oxygen 26.1 the order should be the following:
- Related concepts
- Related tasks
- Related reference
- Related information
I also mention that you can set the 'args.rellinks.group.mode' parameter in the DITA Map PDF - based on HTML5 & CSS scenario if you want the related links to be displayed as above or all below Related information.
Regards,
Julien
In Oxygen 26.1 the order should be the following:
- Related concepts
- Related tasks
- Related reference
- Related information
I also mention that you can set the 'args.rellinks.group.mode' parameter in the DITA Map PDF - based on HTML5 & CSS scenario if you want the related links to be displayed as above or all below Related information.
Regards,
Julien
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service