13 Nov
2008
13 Nov
'08
1:25 p.m.
On Thu, Nov 13, 2008 at 10:51 AM,
Hello All,
I have a document in two columns and I need about 3mm vertical spacing between paragraphs.
I've tried \setupwhitespace[small] and \setupwhitespace[3mm] but neither looks any different from \setupwhitespace[medium]or [big].
\setupwhitespace[none] gives no space.
There is a previous mailing in the archives which suggests that columns don't use \setupwhitespace, and there's a suggestion to use \defineblank[default][3mm] but that doesn't seem to do anything either.
This is a feature of the columns environment.
Any suggestions?
\startcolumns \setupwhitespace[...] bla bla bla ... \stopcolumns Wolfgang