![](https://secure.gravatar.com/avatar/49e63acb01f2ca80efce7eed08310ce8.jpg?s=120&d=mm&r=g)
On 19-4-2010 1:37, Steffen Wolfrum wrote:
Hi,
how can I exclude a section head from grid?
Just compare setuplayout with grid=yes/no.
Is there a solution?
\showgrid
\starttext
\setuplayout[grid=yes]% [grid=no] \setuphead[chapter][grid=none]
\chapter{one}
\page
\chapter{one\\line}
\page
\chapter{one\\line\\line}
\stoptext
how about \setuplayout[grid=yes] \showgrid \definegridsnapping[chapter][mindepth,maxheight,local] \setuphead[chapter][grid=chapter,alternative=top] \starttext \chapter{one} \input tufte \chapter{one\\two} \input tufte \chapter{one\\two\\three} \input tufte \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------