On Sun, Mar 20, 2005 at 03:47:59PM +0100, Juergen Spitzmueller wrote: > Alfredo Braunstein wrote: > > I attach a tentative solution (make setPos not descend), tested only > > once ;-). Feedback greatly appreciated > > Works fine here too.
In such cases please also check whether it works with a math inset nested. Historically, cursor positioning in math and non-math differed greatly, and I am afraid that there are still different asumptions. So a good check is always math-in-math-in-note-in-table-in-table. If something works in this scenario it is fairly safe to assume it works everywhere. Andre'