![](https://secure.gravatar.com/avatar/49e63acb01f2ca80efce7eed08310ce8.jpg?s=120&d=mm&r=g)
Aditya Mahajan wrote:
Hi,
I cannot figure out how to increase the interline space with grid snapping. The following does not work
\setuplayout[grid=yes]
\setupinterlinespace[auto,big] \setupwhitespace [medium] \setupindenting [medium,yes]
\showgrid
\starttext
\dorecurse{4}{\input knuth \endgraf}
\stoptext
What am I missing?
the concept of snapping -) \setuplayout[grid=yes] \setupinterlinespace[line=20pt] \setupwhitespace [halfline] \showgrid \starttext \dorecurse{4}{\input knuth \endgraf} \stoptext ----------------------------------------------------------------- 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 -----------------------------------------------------------------