Re: [NTG-context] vertical space between \framed’s

2010-10-13 Thread Philipp Gesang
On 2010-10-13 <11:33:24>, Wolfgang Schuster wrote: > > 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 > a

Re: [NTG-context] vertical space between \framed’s

2010-10-13 Thread Philipp Gesang
On 2010-10-13 <10:58:51>, Andreas Harder wrote: > > 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: > > I think its \interlineskip: > > \testbox\nointerlineskip\testbox Than