Re: texinfo.tex indexing bug

2014-02-12 Thread Karl Berry
As a hypothetical question, if I rewrote texindex in awk and it functioned as a drop-in replacement, would you take it? I don't see why not. It would surely be easier to maintain. If you go that route, one thing I would really like to do is change the .?? index files to use @ as the esca

Re: texinfo.tex indexing bug

2014-02-12 Thread arnold
Hi Karl. k...@freefriends.org (Karl Berry) wrote: > Finally getting back to: > > Date: Tue, 03 Dec 2013 22:56:13 +0200 > ... > @cindex @r{@{foo@}} program > Which should be indexed under { ends up being indexed under | > > Same is true for just @cindex @{, BTW. > > The