C
Cees Mulder
I am making an index file (MS Word 2007) where I sort out Article numbers.
In the document, I create an Index file named "b" comprising e.g. the
following items:
{XE "Art. 75" \f \b}
{XE "Art. 135" \f \b}
{XE "Art. 4" \f \b}
{XE "Art. 16" \f \b}
When the Index is generated, it shows:
Art. 134....page number
Art. 16....page number
Art. 4....page number
Art. 75....page number
I can understand why the sequence is as it is, but it is not what I desire.
The Index should look like - sorting the "numbers" only:
Art. 4....page number
Art. 16....page number
Art. 75....page number
Art. 134....page number
All items in the index start with "Art. " and this should always be visible.
The problem could be solved if the Index file could "overlook" the "Art. "
and ONLY sort the numbers...
My question is, is this possible...? And if so, how to proceed?
Thank you for your responses.
In the document, I create an Index file named "b" comprising e.g. the
following items:
{XE "Art. 75" \f \b}
{XE "Art. 135" \f \b}
{XE "Art. 4" \f \b}
{XE "Art. 16" \f \b}
When the Index is generated, it shows:
Art. 134....page number
Art. 16....page number
Art. 4....page number
Art. 75....page number
I can understand why the sequence is as it is, but it is not what I desire.
The Index should look like - sorting the "numbers" only:
Art. 4....page number
Art. 16....page number
Art. 75....page number
Art. 134....page number
All items in the index start with "Art. " and this should always be visible.
The problem could be solved if the Index file could "overlook" the "Art. "
and ONLY sort the numbers...
My question is, is this possible...? And if so, how to proceed?
Thank you for your responses.