Georg Baum wrote:
> The last time I tried to use it (I think it was in 1.2.x) it either did
> not work or I did not understand how to use it. Does it work now?
> This is a useful feature to circumvent some tabular limitations. I use it
> (although with manual minipages) to insert display-style form
Alfredo Braunstein wrote:
> But I think the behaviour would be different: in the cvs code the selection
> is rectangular, in yours the selection is like in text:
You're (unfortunately) right. This different behaviour was not intended (and
is counter-intuitive). So after all, the correct fix for t
Am Samstag, 27. November 2004 19:46 schrieb Juergen Spitzmueller:
> Jean-Marc Lasgouttes wrote:
> > Well, the real type is idx_type, so I think it is better than size_t.
> > I think that the places that use size_t do that to avoid pulling a big
> > header.
>
> This has turned out as a can of worms