On Tue, Nov 18, 2003 at 09:19:16AM +0100, Alfredo Braunstein wrote:
> - shouldn't these be handled by the BufferView?

Maybe. I am not sure, though.

> As opposed to right/left, they (should/used to) ignore the document
> structure.

Getting up/down (sort of) right was _the_ problem when glueing the
mathed shards together. It currently is some mixture based on inset
nesting and setting by coordinate. As the outer world is a bit simpler
I'd expect we could get away with a pure nesting based solution.

> Right now they enter in insets ignoring it, but exit insets losing the x
> coordinate (by some dispatchresult flag I presume).

The target x is BufferView::target_x_. Maybe its not updated often
enough...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to