On Fri, Feb 24, 2006 at 12:13:50AM +0100, Joost Verburg wrote:
> Martin Vermeer wrote:
> >if you change
> >
> >     if (it != begin()
> >
> >into
> >
> >     if (it != begin() && currx >= targetx
> >
> >I expect Joost will find it behaving slightly better in the situation he
> >complained about. It won't fix everything though.
> >
> >- Martin
> 
> I'll try this one.
> 
> With the last patch of JMarc, it is also still not possible to reach the 
> position after a fraction if that's last part of the equation.
> 
> Example: $a=\frac{b}{c}$

The modification should fix that.

You still will not be able to get between the )( in

[(a)(b)]

- Martin
 

Attachment: pgp5IgqjA0m1Q.pgp
Description: PGP signature

Reply via email to