Hi,

I've noticed a somewhat unexpected behaviour. MWE below.

\setupalign[line] adds an enormous amount of whitespace to fill a last page, 
but \setupalign[height] doesn't. Is that intended ?

Currently this only happens with mkiv. As stated in another mail, these options 
seem to have no effect at all under LMTX.

Best,
Denis




\setuppapersize[A5][A5]
\showframe
\setupdelimitedtext[blockquote]
                                                               
[before={\switchtobodyfont[small]},
                                                               
spacebefore={medium,flexible},]

\starttext

\setupalign[line] % this here causes the last page to be filled

\section{A section heading}

\input knuth\par

\page

\setupalign[height] %this here doesn't
\section{A section heading}

\input knuth\par

\stoptext
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to