Closed
Description
I've found the following 3 styles in use:
- \indextext on the line before the \item (example)
- \indextext on the same line as the \item (example)
- \indextext on the line after the \item (example)
One thing style 3 has going for it is that it is consistent with the existing style rule for index entries for paragraphs (which are to be placed on separate lines after the \pnum).
I'd be happy to submit a patch once a style is chosen. I guess the style guidelines could be updated to show an index entry for a list item, too.
Metadata
Metadata
Assignees
Labels
No labels
Activity
jensmaurer commentedon Nov 4, 2019
Editorial meeting: Put \indextext etc. markers after \item, on a separate line. This is consistent with \pnum: \indextext also goes after \pnum. Mind the % at the end of the line for LaTeX reasons.
[std] Harmonize index entries for list items