Am 13.10.2010 um 11:25 schrieb Philipp Gesang:

>> \testbox\nointerlineskip\testbox
> 
> Thanks, that does it. Is there, perhaps, an ‘official’ setup for this?

The small space is inserted by *TeX* and you shouldn’t change this
at the global level. To disable \interlineskip at a local range you
can write

\bgroup\offinterlineskip
\testbox
\testbox
\testbox
...
\egroup

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

Reply via email to