Sorry, this was supposed to go to the list, not to Aditya privately:
On Oct 30, 2006, at 10:03 PM, Aditya Mahajan wrote:
> Hi Thomas,
>
> This is a wild guess. On line 619 on texutil.rb add
>
> (@realpage ||'').to_s.rjust(6,' ').gsub(/0/,' '),
> ^^^^^^
> add this
>
>
> Aditya
>
>
Thanks for the reply, Aditya. Your fix appears to work; now, I get a
proper index again.
> Did you try texexec.rb? The message looks to be coming from ruby.
I am, in fact, using the ruby script; I just find the --version
output of the perl variant much clearer; that's why I use it just for
verification of the formats etc.
Thanks again!
Thomas