Am 04.03.10 23:56, schrieb James Fisher:
There was a thread about columns and whitespace ~ 2 weeks ago, but I wasn't a subscriber then. I've just come across it independently myself. I'm not sure what conclusion was come to. From a few tests, I'd characterize the problem code in \startcolumns as: "if whitespace has been set to more than none, set whitespace to 'line'."
ConTeXt does this to keep the lines on the grid.

\setupwhitespace[medium]

\starttext

\startcolumns
\input knuth
\stopcolumns

\startcolumns[blank=medium]
\input knuth
\stopcolumns

\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to