Le 25/07/2022 à 10:39, Kornel Benko a écrit :
Am Sun, 24 Jul 2022 22:57:01 +0200
schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:
Le 24/07/2022 à 19:52, Kornel Benko a écrit :
/usr2/src/lyx/lyx-git/src/KeyMap.cpp: In member function
‘lyx::KeyMap::ReturnValues
lyx::KeyMap::readWithoutConv(const lyx::support::FileName&,
lyx::KeyMap*)’: /usr2/src/lyx/lyx-git/src/KeyMap.cpp:337:16: error:
‘FunRequest’ has
not been declared if (func == FunRequest::unknown) { ^~~~~~~~~~
FunRequest--> FuncRequest
Also 'FuncRequest func = lyxaction.lookupFunc(cmd);' hid func from above (line
365)
Same effect. Works, but the dialog does not honour the setting.
Indeed, I forgot a few things :)
I would say that the rest shall be handled in
PrefShortcuts::insertShortcutItem
Maybe. Too difficult for me.
We could stay with the current patch. It is good enough for what you
want to do, isn't it?
Then we open a ticket for the rest, and off we go! :)
JMarc
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel