Hi,

Please compare \setupwhitespace[0.0001pt plus 2ex] with
\setupwhitespace[0pt plus 2ex] here:

\showframe
\setuphead[section][style={\switchtobodyfont[72pt]}]
\setupalign[height]
\setupwhitespace[0.0001pt plus 2ex]  % desired result
%\setupwhitespace[0pt plus 2ex]      % "plus 2ex" is unused
\starttext
\dorecurse{5}{\dorecurse{150}{bla }\par}
\section{test}
bla
\stoptext

Why is there such a difference please?

TIA,
-- 
           Peter
___________________________________________________________________________________
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