Hi,

given the following MWE

%%%%%%%%%%
\setupinteraction [state=start] % OK, if commented out
\setuplayout      [grid=yes]    % OK, if commented out

\starttext
\completecontent
\dorecurse{3}{
  \chapter{chapter}
  \section{section}
  \subsection{subsection}}
\stoptext
%%%%%%%%%%

you can see that the interline space in the table of content is too big. If
either the grid or interaction is turned off the result is satisfying. How
can I produce my desired result with both enabled?

Thanks for your help.
marco


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to