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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: [docbook-apps] Strange indexterm with docbook 5.0


Hi Jacques,
Is this with the namespace-aware stylesheets?  Is it the snapshot version? 
If so, it is probably a stylesheet problem.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Jacques Foucry" <jacques@foucry.net>
To: "docbook " <docbook-apps@lists.oasis-open.org>
Sent: Friday, January 05, 2007 7:28 AM
Subject: [docbook-apps] Strange indexterm with docbook 5.0


Hello,

I've just saw a strange thing with my indexterm anddocbook 5.0

I have many definition like:
<indexterm>
<primary>word1</primary>
<secondary>word2</secondary>
</indexterm>

I have too a single file called index with only
<index xmlns="http://docbook.org/ns/docbook"; version="5.0">
</index> on it.

When I generate  PDF the result is only one index entry (the firt primary
found) with many pages number which are not matching the real page number
for the first word found.

There's really a <indexterm> at the referenced page but with another
primary word.

For each page, the <indexterm> is define between </info> and <para> tags.

All the other <indexterm> definition, inside <info> or inside <para> tags
seems to not be seen.

I saw on the TDG that there's new use of indexterm, but the old one
(single in fact) should work isn't-it ?

If somebody could help me to understing the new behavior of indexterm...

Thanks in advance,
Jacques


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






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