Cannot create index in generated PDF
Posted: Wed Mar 25, 2009 6:52 pm
Hello, I'm hoping you might be able to help me troubleshoot a problem I'm having with indexes.
I am authoring in DITA and have used the <indexterm> tag to flag entries that should appear in an index. As an example:
I then tried created a DITA book map file and including a specific element in the back matter to bring in the index:
Do you have any suggestions for how to generate an index in my PDF?
Many thanks!
-jennifer
I am authoring in DITA and have used the <indexterm> tag to flag entries that should appear in an index. As an example:
I have tried using both PDF transformation scenarios from my manyeyes.ditamap file (using default options for the transforms) and neither will produce an index in my PDF.<p>Upload a <indexterm>data set</indexterm> to use when creating a visualization.</p>
I then tried created a DITA book map file and including a specific element in the back matter to bring in the index:
That didn't work, either.<booktitle>
<mainbooktitle>Many Eyes user guide</mainbooktitle>
<booktitlealt>Using Many Eyes</booktitlealt>
</booktitle>
<chapter format="ditamap" href="manyeyes.ditamap" />
<backmatter>
<booklists><indexlist /></booklists>
</backmatter>
</bookmap>
Do you have any suggestions for how to generate an index in my PDF?
Many thanks!
-jennifer