On Nov 2, 2006, at 9:27 AM, Hans Hagen wrote:
Thomas A. Schmitz wrote:
Just to let you know that yesterday's beta has the same flaw that I reported a few days ago: something is wring with texutil.rb; the index it generates is incorrect. I get lots of warnings about "duplicate references" and these error messages at the end of the run:
TeXUtil | parsing file translation.tui TeXUtil | fatal error in plugin (processing): undefined method `rjust' for 0:Fixnum
do you have a simple test file?
Hans
Yes, took me a while to find it out: the culprit seems to be \seeindex. Here's the testfile that triggers the error messages on my installation: \starttext Hello\index{hello} \seeindex{world}{hello}world! \page \placeindex \stoptext Which brings me back to my two index questions of two weeks ago... Should I post them again? All best Thomas