LyX ⇒ Hot key sequence for inserting display math formula not working on Mac
Hot key sequence for inserting display math formula not working on Mac
It does not seem to be work in the latest release on Sonoma 14.6.1 on a Mac mini. I am using LyX 2.4.1 as installed via homebrew.
Command-M will create an inline formula but Shift-Command-M will do nothing. It does not create a new formula and it does not toggle an existing inline formula. If I run from the terminal, I get the following output when hitting shift-command-M:
2024-09-30 10:45:14.624 lyx[17471:24990136] Unable to find object to handle service <_NSServiceEntry - 0x600000629900:
bundleIdentifier: com.apple.Terminal
bundlePath: /System/Applications/Utilities/Terminal.app
executablePath: (null)
defaultTitle: Open man Page in Terminal
localizedTitleWithoutSubstitutions: Open man Page in Terminal
defaultKeyboardShortcut: <NSKeyboardShortcut: 0x600003bd2a00 (⇧⌘M)>
keyboardShortcut: <NSKeyboardShortcut: 0x600003bd2a00 (⇧⌘M)>
message: openManPage
portName: Terminal
sendPasteboardTypes: [public.plain-text]
returnTypes: [(null)]
userData: (null)
languages: [(null)]
required context: (
"<_NSServiceFilter: 0x600001ef2d60 word limit: 20>"
I can create a display formula with Insert->Math->Display Formula - it's just the hot key sequence that fails.
Thanks for any help.
Joe
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Hot key sequence for inserting display math formula not working on Mac
MacOS Sequoia appears to take the shift-command-M key binding for itself. This prevents it being used as a shortcut to enter a display maths formula.
The binding can be released by unticking "Open man Page in Terminal" in the MacOS Settings -> Keyboard -> Keyboard Shortcuts -> Services -> Text. Info from https://wiki.lyx.org/Mac/Mac#toc23