>>>>> "Elazar" == Elazar Leibovich <[EMAIL PROTECTED]> writes:
Elazar> There's a big bug with pasting math data into math insets in Elazar> RtL paragraphs. I assume that something traverses the math Elazar> text before entering it into the buffer. Can anyone point me Elazar> to the location in the code where pasting stuff (specifically Elazar> into matheds) is? Start from InsetMathGrid::doDispatch, where LFUN_PASTE is handled. JMarc
