LIst of Tables in DITA Bookmap PDF output
Posted: Fri May 14, 2010 9:25 pm
Hello,
How do I automatically generate a list of tables in the TOC of my PDF output. I'm using Oxygen 11.2 with DITA-OT 1.5.1. I've created a document using the bookmap template. All of my tables have titles and numbers. I am using the DITA PDF IDIOM FO Plugin to create my PDF. I have the <tablelist/> element listed in <booklists/> as so... <booklists>
<toc/>
<tablelist/>
<figurelist/>
</booklists>
I get a perfectly generated TOC but why don't I get a list of figures and list of tables too?
How do I automatically generate a list of tables in the TOC of my PDF output. I'm using Oxygen 11.2 with DITA-OT 1.5.1. I've created a document using the bookmap template. All of my tables have titles and numbers. I am using the DITA PDF IDIOM FO Plugin to create my PDF. I have the <tablelist/> element listed in <booklists/> as so... <booklists>
<toc/>
<tablelist/>
<figurelist/>
</booklists>
I get a perfectly generated TOC but why don't I get a list of figures and list of tables too?