OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] Index with htmlhelp.xsl


Hi Timo,
I'm not clear about your request.  If you add indexterm elements to your document, you 
say that works and those entries appear in the index.  Can you clarify what you mean 
by an automatic index?  Do you mean every word in the document becomes an index entry?

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "Timo" <timo@iera.de>
To: <docbook@lists.oasis-open.org>
Sent: Saturday, August 06, 2011 8:28 AM
Subject: [docbook] Index with htmlhelp.xsl


Hi everybody,

I like to parse a docbook with xsltproc and the htmlhelp-stylesheet. In
e.g. xChm there is a “table of contents”-tab and a searchtab and also an
index-tab. According information from the last decade in the internet
about xsl, an index should be created automatically. But it isn´t. The
index-tab in xChm is empty for my converted docbooks.
It worked to add a manual index with this parameter.
<xsl:param name="htmlhelp.use.hhk" select="1"></xsl:param>
Then I had to add indexterm-tags manually to each article.
How can I automatically create an index that can be used by the
chm-compiler?


Thanks a lot,

Timo



---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-help@lists.oasis-open.org





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]