29 Jun
2007
29 Jun
'07
8:01 p.m.
Hi, what is the rationale behind \setupblank[\@@klblank]% \ifdim\ctxparskip>\zeropoint\relax \setupwhitespace[\@@klblank]% \fi in page-mul.tex (columns)? It seems to me that blank=line inside a startcolumn does not work if ctxparskip = 0pt, which is the default. So when I'd like to have setupwhitespace[line] to get paragraphs separated by blank lines inside a column, I have to do this some other way?!? Patrick