Am 13.10.2010 um 10:54 schrieb Philipp Gesang:

> Hi,
> 
> 
> how do I get rid of the space between two consecutive framed
> texts? In the following example:
> 
> ···8<····························································
> 
> \def\testbox{\framed[frame=on,width=2em,height=2em]{A\par}}
> \setupinterlinespace[0pt]
> \starttext
> 
> \testbox\testbox
> \stoptext
> 
> ···8<····························································
> 
> there’s still a vertical gap that I thought I eliminated by
> switching off the interlinespace.
> 
> Thanks for any recommendations,

I think its \interlineskip:

\testbox\nointerlineskip\testbox

Greeting
        Andreas
___________________________________________________________________________________
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