Am Samstag, 20. März 2004 21:14 schrieb Andre Poenitz: > On Sat, Mar 20, 2004 at 12:29:09PM +0100, Alfredo Braunstein wrote: > > Now what happens if we have the inset in the first char of an indented line? > > > > <----------- s -----------> > > [open inset] blah blah blah > > <--- i ---> > > <--------------- w ------------------> > > > > > > 1) doesn't have any problem with this, 2) and 3) have the very same problem > > as with minipages. I repeat, making a special casing for the first char of > > an indented line is messy and ugly, but I don't see many options. > > I think we simply ignore this case ('i' is much smaller than 's' and having > 95+% minipages is rare...)
Makes sense if you take into account that minipages are output with \noindent if the width is \textwidth or \columnwidth ... Georg