Wolfgang Schuster wrote:
Hi,
the \index command creates additional whitespace in the output.
\starttext
\section{Knuth}
\input knuth
\page
\section{Tufte}\index{tufte}
\input tufte
\stoptext
nasty ... the fifth argument must in in the par grabber (it used to be 4 args so this macro was not adapted which means that no par grabbing takes place) \def\donoregister #1#2#3{\doflushatpar{\doprocesspageregister{#1}{}{}{#2}{#3}}} % register key - entry \def\dodoregister#1#2#3#4{\doflushatpar{\doprocesspageregister{#1}{}{#2}{#3}{#4}}} % register key altnum entry Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------