29 Jul
2011
29 Jul
'11
3:40 a.m.
On Fri, Jul 29, 2011 at 03:24, Alasdair McAndrew
This means: minimal space before and after an itemize environment, and between items.
\startitemize[joinedup,nowhite] http://wiki.contextgarden.net/Enumerations#Vertical_spacing
And also minimum space between lines. I'm using the Arial font, so as to most closely approximate the MS Word original.
Space between lines: \setupinterlinespace[off] (You may also use an actual dimension such as 1pt as an argument, in case "off" is a bit too illegible already.) Space between paragraphs: \setupwhitespace[none]
Thanks, Alasdair
Hope that helps, ~~ Ondra