On Sun, Apr 10, 2005 at 12:05:29AM +0200, Andre Poenitz wrote:
> On Sat, Apr 09, 2005 at 04:46:45PM +0200, Helge Hafting wrote:
> > The problem is mostly the same if applying the n-root, one expect
> > the selection to go under the root, not above it. So perhaps
> > the n-root ought to be a little special?  It'd be consistent
> > with the square root.
> 
> Simply swap the meaning of idx == 0 and idx == 1 in MathRootInset then.
> Auto-insertion goes to cell 0, if that should be the part below the
> root, this cell should have index 0.
> 
> Andre'

Makes absolute, perfect sense. Helge, this is easy to do. Just open up 
math_rootinset.C and replace all occurrences of cell(0) with cell(1),
and vice versa.

Let us know if it works... and post the patch here ;-)

- Martin

Attachment: pgpyqg6oIpCfW.pgp
Description: PGP signature

Reply via email to