On 4/10/2014 2:31 PM, jahei...@gmx.de wrote:
Try 1:
\starttext
\section{Hello}\index{Hello}
\page
\index{world}world
\page
\completeindex
\stoptext
Result 1:
hello 2 <- must be 1!
world 2
Try 2:
\starttext
\section{Hello}\index{Hello}
some text <- putting some text here
\page
\index{world}wor
Try 1:
\starttext
\section{Hello}\index{Hello}
\page
\index{world}world
\page
\completeindex
\stoptext
Result 1:
hello 2 <- must be 1!
world 2
Try 2:
\starttext
\section{Hello}\index{Hello}
some text <- putting some text here
\page
\index{world}world
\page
\completeindex
\stoptext
Result 2: