[LyX/2.4.x] Restore obvious shortcut

Richard Kimberly Heck rikiheck at gmail.com
Wed Aug 7 16:28:12 UTC 2024


On 8/7/24 11:39 AM, Jürgen Spitzmüller wrote:
> Am Mittwoch, dem 07.08.2024 um 11:36 -0400 schrieb Richard Kimberly
> Heck:
>> There's only three things on that sub-menu.
> Yep, sorry. I was mixing it up with the other use of Greyedout (in the
> context menu).

You did change the context menu shortcut at c92d14e8c97. But I'm not 
seeing the (potential) conflict now.

../lib/ui/ [2.4.x] > grep -i '|G' *
stdcontext.inc:         Item "AMS gather Environment|g" "math-mutate gather"
stdcontext.inc:         Item "Go to Label|G" "label-goto"
stdcontext.inc:         Item "Go to Label|G" "label-goto"
stdcontext.inc:         Item "Go Back|G" "bookmark-goto 0"
stdcontext.inc:         Item "Horizontal Fill (Right Arrow)|g" 
"inset-modify space \rightarrowfill{}"
stdcontext.inc:         Item "No Page Break|g" "inset-modify newpage 
nopagebreak"
stdcontext.inc:         Item "Multi-page Table|g" "tabular-feature 
toggle-longtabular"

The first is for math, the next three are for labels and references, the 
next two for space insets, and the last for tables. As far as I can see, 
none of those pop up at the same time as the note menu. I've tried every 
combination I can think of.

Riki





More information about the lyx-devel mailing list