2 Aug
2006
2 Aug
'06
8:39 a.m.
Hallo! While I was reading 'In the Details' to learn more about grid- typesetting, I could not comprehend the examples with grid={broad,...}. Then in section 1.8 I read that grid=line should be a shortcut for grid={broad,high,depth}. But these two variants gave me not the same result! Try \setuplayout[grid=yes] \definehead[Demo][section] \setuphead[Demo][style=\bfb, before=\blank, after=\blank, grid={broad,high,depth}] %\setuphead[Demo][style=\bfb,before=\blank,after=\blank,grid=line] \showgrid \starttext \Demo{Agathe} Bla blubber \stoptext Hmm! Wolfgang