>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> MathAMSArrayInset::metrics() (for insets like \bmatrix) uses a Georg> different style than MathAMSArrayInset::draw(). The result is Georg> that the cursor inside these insets is a bit off. The attached Georg> patch uses an ArrayChanger as is used in other math arrays Georg> instead of a handcrafted style change. It goes in now, since Georg> this is obviously the correct solution. This can be applied to 1.4.2svn too. JMarc