Page 1 of 1

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

Posted: Fri Jun 28, 2024 11:39 am
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.

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

Posted: Mon Jul 01, 2024 9:46 am
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