Am 03.01.2009 um 18:12 schrieb Alan STONE:

Hi,

How do you get a uniform line spacing in the following frames where it's not the case ?

\setuplayout[header=0pt,footer=0pt]

\def\myFrameSetupA{\setupframed[width=\textwidth,frame=on,top= \vss,bottom=\vss,align=middle]} \def\myFrameSetupB{\setupframed[width= \textwidth,frame=on,location=middle,align=middle,offset=15pt]}

\def\myFrameTextA{Text\\In A\\Frame}
\def\myFrameTextB{Text\blank[medium]In A\blank[medium]Frame}


Add a \par after the last line.

\def\myFrameTextA{Text\\In A\\Frame\par}
\def\myFrameTextB{Text\blank[medium]In A\blank[medium]Frame\par}

Wolfgang

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to