bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-texinfo] Feature Request: New <c>table options for other built


From: Gavin Smith
Subject: Re: [help-texinfo] Feature Request: New <c>table options for other built-in indices
Date: Mon, 25 Jul 2016 19:33:03 +0100

On 23 July 2016 at 21:25, Robert Weiner <address@hidden> wrote:
> An unrelated issue I found is if you run the file I sent and look in the Key
> Index, you'll see some keys are surrounded by braces and some are not.  This
> is because when using an @ktable and @kitem macro, the braces are added to
> the auto-generated index item in addition to the item itself, whereas in
> other places where we do the kindex manually, we don't add the braces.  I
> think the index reads a bit better without the braces, so it would be nice
> if the braces were added only to the table item and not its index entry.  I
> found a workaround for this by using @table @asis and then making the @kitem
> macro itself add both the @kindex and @item entries where the brace
> surrounding macro is only part of the @item.  This of course defeats the
> purpose of having the @ktable in the first place, for me, but is no more
> work to implement.  And I guess some people might want the braces in the
> index for consistency.

OK, so you are not using @ktable at all? I think we should remove the
implementation of this command, under the principle of not
implementing something that no-one wants.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]