Pavel Sanda wrote:
then it would be easy to solve certain some issues like bug
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg135452.html
By the way, related to that issue, I recently changed the equation
labeling code. Instead of strings, InsetMathHull nows contains real
InsetLabel
Pavel Sanda wrote:
"context-math"
Menu
Item "Equation-Label|L" "label-insert"
End
Should work.
but this does not. do we call display formulas "math" inset?
while for references dbg messsages gives
Menus.cpp(1505): Context menu requested: context-ref
after clicking on math no such messa
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"
> >>> 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.
>
> >> "co
>>> 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"
>> M
Pavel Sanda wrote:
Author: younes
Date: Sun Mar 9 12:24:27 2008
New Revision: 23580
URL: http://www.lyx.org/trac/changeset/23580
Log:
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
> Author: younes
> Date: Sun Mar 9 12:24:27 2008
> New Revision: 23580
>
> URL: http://www.lyx.org/trac/changeset/23580
> Log:
> add a simple context menu for InsetRef.
how one gets this menu? i tried to right click without success.
it would be fine if only adding entries in stdmenu.inc is enoug