"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| index.sty provides support for multiple indexes. I was able to implement
| this with lots of ERT
I will try to implement the backend for this, but don't expect
anything earlier than 1.1.6.
I will most likely do nothing for the frontend though.
| In the preamble i put:
| \usepackage{index}
| \newindex{T}{tdx}{tnd}{Title Index}
| \newindex{L}{ldx}{lnd}{Index of First Lines}
|
| At the end of the file I put:
| \printindex[T]
| \printindex[L]
and you did not need a
\makeindex anywhere?
Lgb