I’m using FOP 0.93, so I have to match=”book”
and mode=”fop1.outline”. However, I need help on how to select the
List of Figures and add a bookmark for it.
Regards,
Jeff Powanda
From: Bob Stayton
[mailto:]
Sent: Tuesday, September 04, 2007
3:15 PM
To: Jeff Powanda;
Subject: Re: [docbook-apps] Adding
a PDF bookmark for List of Figures
Hi Jeff,
The PDF bookmark syntax is specific to each FO
processor. What FO processor are you using?
In general, you need to find the code that generates the
bookmark for the TOC, and do something like it. For example, for XEP, the
code is in the template with match="book" and
mode="xep.outline" in fo/xep.xsl.
Bob Stayton
Sagehill Enterprises
DocBook Consulting
----- Original Message -----
From: Jeff Powanda
To:
Sent: Tuesday, September
04, 2007 2:39 PM
Subject: [docbook-apps]
Adding a PDF bookmark for List of Figures
I’d like a bookmark for the List of Figures to appear
in the list of PDF bookmarks. Does anyone know how I can add that bookmark?
Regards,
Jeff Powanda