3 Jun
2013
3 Jun
'13
7:45 p.m.
On Mon, 03 Jun 2013 21:00:49 +0200, Wolfgang Schuster has written:
Use mixed columns:
\setuplayout[grid=yes] \starttext \startmixedcolumns left \column right 1\\right 2 \stopmixedcolumns \stoptext
Thank you very much, this works! Now I wonder what the difference between regular and mixed columns is. I have not found any information about it; mixed columns aren't even mentioned in the manual. Can you tell me where to find a description? I have an additional problem with columns: If I set distance= \baselineskip, it is bigger then \baselineskip. Even with distance=0pt, there is still a gap, maybe because of some minimum distance value. How can I get a smaller distance? Kind regards, Joshua