| From | Sent On | Attachments |
|---|
| Subject: | Re: [docbook-apps] Bug in chunking header/footer generation | |
|---|---|---|
| From: | Jens Stavnstrup (js...@ddre.dk) | |
| Date: | Dec 10, 2003 1:38:04 am | |
| List: | org.oasis-open.lists.docbook-apps | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Jens Stavnstrup | Oct 23, 2003 12:58 am | |
| Bob Stayton | Oct 23, 2003 11:30 am | |
| Jens Stavnstrup | Oct 23, 2003 11:35 pm | |
| Bob Stayton | Oct 27, 2003 9:53 am | |
| Jens Stavnstrup | Oct 27, 2003 10:17 am | |
| Jirka Kosek | Oct 27, 2003 10:31 am | .bin |
| Jens Stavnstrup | Oct 27, 2003 11:13 am | |
| Jens Stavnstrup | Dec 9, 2003 4:48 am | |
| Bob Stayton | Dec 9, 2003 10:35 am | |
| Jens Stavnstrup | Dec 9, 2003 1:27 pm | |
| Bob Stayton | Dec 9, 2003 1:47 pm | |
| Jens Stavnstrup | Dec 9, 2003 2:12 pm | |
| Bob Stayton | Dec 9, 2003 2:37 pm | |
| Jens Stavnstrup | Dec 10, 2003 1:08 am | |
| Jirka Kosek | Dec 10, 2003 1:19 am | .bin |
| Jens Stavnstrup | Dec 10, 2003 1:38 am |
| Subject: | Re: [docbook-apps] Bug in chunking header/footer generation | |
|---|---|---|
| From: | Jens Stavnstrup (js...@ddre.dk) | |
| Date: | Dec 10, 2003 1:38:04 am | |
| List: | org.oasis-open.lists.docbook-apps | |
Jirka,
Great, that fixed it. I was wondering, if my import/include order was messing things up.
Thanks,
Jens
On Wed, 10 Dec 2003, Jirka Kosek wrote:
Jens Stavnstrup wrote:
Yes and no. When I set generate.index to 0, the incorrect link is not generated, but my problem is that then the hhk file (a MS Index file) is also not generated, although I have set the htmlhelp.use.hhk to 1.
Maybe this is htmlhelp related, what do you say Jirka ?
Well I spotted problem. In htmlhelp-common.xsl there is line:
<xsl:variable name="generate.index" select="//indexterm[1]"/>
This probably comes from ages when generate.index wasn't stylesheet parameter. If you replace all occurences of generate.index by something like generate.hh.index in htmlhelp-common.xsl you should get expected behaviour. I will fix it in CVS.
--
----------------------------------------------------------------- Jirka Kosek e-mail: jir...@kosek.cz http://www.kosek.cz

