On Mon, Jul 09, 2001 at 03:09:28PM +0200, Andre Poenitz wrote:
> > Yes, it does work. The problem was that previously, I put the cursor *before*
> > the summation. This is how it worked in 1.1.6. Is there a reason to this
> > change?
>
> That was no intentional change. But it's the place _I_ would expect it to
> work...
As I said before, it the behavior of the new code should be as the old code,
unless there is a good reason to change the behavior.
> > BTW, the position of a superscript with \nolimits is wrong,
> > for example, \sum\nolimits^{x} is drawn as
> >
> > -----
> > \
> > \ X
> > /
> > /
> > -----
>
> It's the y offset?
Yes.
It should look like
---- X
\
\
/
/
----