Re: texinfo.tex problem formatting index

2017-11-17 Thread arnold
arn...@skeeve.com wrote: > Gavin Smith wrote: > > > On Thu, Nov 16, 2017 at 08:12:10PM +, Gavin Smith wrote: > > > I've committed a fix. I can't guarantee that it's right for all > > > circumstances as the implementation of the double-column index format is > > > a complex area. > > > > I'

Re: texinfo.tex problem formatting index

2017-11-17 Thread arnold
Gavin Smith wrote: > On Thu, Nov 16, 2017 at 08:12:10PM +, Gavin Smith wrote: > > I've committed a fix. I can't guarantee that it's right for all > > circumstances as the implementation of the double-column index format is > > a complex area. > > I've realised my fix is wrong and only appe

Re: texinfo.tex problem formatting index

2017-11-16 Thread Gavin Smith
On Thu, Nov 16, 2017 at 08:12:10PM +, Gavin Smith wrote: > I've committed a fix. I can't guarantee that it's right for all > circumstances as the implementation of the double-column index format is > a complex area. I've realised my fix is wrong and only appeared to work by accident (I wrot

Re: texinfo.tex problem formatting index

2017-11-16 Thread Gavin Smith
On Wed, Nov 15, 2017 at 09:54:06PM +0200, Arnold Robbins wrote: > Hi. > > I just saw a weird case where texinfo.tex put a blank page in > the middle of the index. To reproduce: > > git clone https://github.com/arnoldrobbins/prepinfo > cd prepinfo > make > > Look at the index i

texinfo.tex problem formatting index

2017-11-15 Thread Arnold Robbins
Hi. I just saw a weird case where texinfo.tex put a blank page in the middle of the index. To reproduce: git clone https://github.com/arnoldrobbins/prepinfo cd prepinfo make Look at the index in the PDF. This is with the current texinfo.tex. Please cc me on any respons