← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK-APPS: Re: DOCBOOK: Weird ulink / index interaction

From
Damille =?iso-8859-1?P?C=F9gnis?=
Date
2000-07-11T16:26:42+00:00
ID
Thread
DOCBOOK-APPS: Re: DOCBOOK: Weird ulink / index interaction
Norman Walsh a 嶰rit :
> 
> [Follow-ups to docbook-apps, please.]
> 
> / Camille B嶲nis <> was heard to say:
> | printed in index. Instead of the page number for each indexterm , I get
> | the HTML page name!
> 
> What do you get in the generated index.sgm file?

Here you are, the exact same with or without the special customization.

------------------------------------------------------------------------

<index>

<!-- Comments removed ...  -->

<indexentry>
  <primaryie>account,
    <ulink url="unix-basics.html#AEN54" role="AEN54">Users and
groups</ulink>
  </primaryie>
</indexentry>

<indexentry>
  <primaryie>Linux,
    <ulink url="unix-basics.html#AEN44" role="AEN44">Basic Unix
concepts</ulink>
  </primaryie>
</indexentry>

<indexentry>
  <primaryie>Unix,
    <ulink url="unix-basics.html#UN" role="UN">Basic Unix
concepts</ulink>
  </primaryie>
</indexentry>

</index>
← Prev in month ← Prev in thread
Next in thread → Next in month →