ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* interlinespace in table of content
@ 2010-04-04 11:22 Marco
  2010-04-04 13:26 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Marco @ 2010-04-04 11:22 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: interlinespace in table of content
  2010-04-04 11:22 interlinespace in table of content Marco
@ 2010-04-04 13:26 ` Taco Hoekwater
  2010-04-04 14:00   ` Marco
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2010-04-04 13:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Marco wrote:
> Hi,
> 
> given the following MWE
> 
> %%%%%%%%%%
> \setupinteraction [state=start]	% OK, if commented out
> \setuplayout      [grid=yes]	% OK, if commented out

\setuplayout      [grid=verytolerant]

(the struts from the interaction link are getting in the way)

Best wishes,
Taco

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: interlinespace in table of content
  2010-04-04 13:26 ` Taco Hoekwater
@ 2010-04-04 14:00   ` Marco
  0 siblings, 0 replies; 3+ messages in thread
From: Marco @ 2010-04-04 14:00 UTC (permalink / raw)
  To: ntg-context

 
> \setuplayout      [grid=verytolerant]
> 
> (the struts from the interaction link are getting in the way)

Many thanks Taco. Works like a charm now.


___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-04 14:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-04 11:22 interlinespace in table of content Marco
2010-04-04 13:26 ` Taco Hoekwater
2010-04-04 14:00   ` Marco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).