[NTG-context] Grid, section, grid=top
Patrick Gundlach
ntg-context@ntg.nl
13 May 2004 15:51:36 +0200
Dear ConTeXt hackers,
on a new project I'd like to use grid snapping. One section level
should have grid=top to get some distance between the text preceding
the section heading and the heading itself. This works fine. But when
the section starts at a new page I don't want any extra line inserted
at the top.
Patrick
excerpt:
\setuphead
[Abschnitt]
[head=nomarking,style=\tfa,
alternative=inmargin,
distance=1em,
grid=top, % <----- works fine but unwanted on page start.
]