Hi list dwellers,

If I have
%--------------------------------------------------
\starttext
Hi everyone et al et al et al et al et al et al et al et al et al et al

\midaligned{that means you}
\stoptext
%--------------------------------------------------

the centered text is directly below the first line.

But if I use
        \setupwhitespace [big]
like this

%--------------------------------------------------
\setupwhitespace [big]
\starttext
Hi everyone et al et al et al et al et al et al et al et al et al et al

\midaligned{that means you}
\stoptext
%--------------------------------------------------

there is vertical space between the centered text and the previous line;
presumably (*cough*) \midaligned is honouring my whitespace setting.


Q: In a document with \setupwhitespace[big], how do I ask \midaligned
   to *not* give me that vertical space?
   (The wiki doesn't list any options for \midaligned.)

Thanks.

                                Jim
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to