Re: Relating multiple index entries to one table item

Patrice Dumas <[email protected]>
Newsgroups gmane.comp.tex.texinfo.general
Message-ID <[email protected]>
On Mon, Nov 21, 2022 at 10:04:16PM +0100, Patrice Dumas wrote:
> To have the 'pedantic' variable index entry associated with the
> '-pedantic' table term label.  Instead of @item, it could be another
> command, like @itemindex, so something like
> 
> @itable @code
> @itemindex v, pedantic, -pedantic
> @itemindexx op, -Wpedantic@comma{} option, -Wpedantic
> description
> @end itable

And if the second argument is omited, it would default to the third
arg, so for example below the op index entry would be -pedantic, the
same as the item term label.

@itable @code
@itemindex op,, -pedantic
description
@end itable

-- 
Pat
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.