How to generate a list of all the notes and hazards in PDF transformation.

Post here questions and problems related to editing and publishing DITA content.
kathy
Posts: 1
Joined: Fri Jun 28, 2024 11:35 am

How to generate a list of all the notes and hazards in PDF transformation.

Post by kathy »

Hello,
How to add a list of all the notes and hazards in the topics, with links and page numbers like list of figures and tables, when I output from DITA to PDF based on HTML5&CSS?

Thanks.
julien_lacour
Posts: 678
Joined: Wed Oct 16, 2019 3:47 pm

Re: How to generate a list of all the notes and hazards in PDF transformation.

Post by julien_lacour »

Hello,

Unfortunately adding lists for notes and hazards as figurelist/tablelist implies a lot of modifications inside the XSL stylesheets. You can still check how figurelist/tablelist are processed in the different plugins and create your own templates for notes/hazards.

Regards,
Julien
Post Reply