Ted Carnevale General User

Joined: 01 Dec 2004 Posts: 5
|
Posted: Wed Jul 06, 2005 7:51 am Post subject: index problem |
|
|
I have a document that needs an index in which a main term
can appear, followed by refinements or qualifications of that term,
each of which has its own page number. The effect I want should
look like this:
| Code: | equation 27
Maxwell's 32
|
but instead I often get this
| Code: | equation 27
equation
Maxwell's 32
|
(excuse the use of "code" to force preservation of indents).
That is, the main term appears by itself with its page number,
and then the main term appears without a number, but followed
by the subterms or qualifiers.
How can I prevent this from happening, and how do I fix it
when it has already happened? |
|