Pavel Sanda wrote:
add a simple context menu for InsetRef.
how one gets this menu? i tried to right click without success.
That's what I do here and it works fine... Could you '-dbg gui' and report
back please? Did you update stdmenu.inc?
my bad, tree was not clean. works now.
"context-math"
Menu
Item "Equation-Label|L" "label-insert"
End
Should work.
but this does not. do we call display formulas "math" inset?
Sorry, I meant "should work if you implement
InsetMathHull::contextMenu()". Look at InsetFloat for an example.
Abdel.