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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
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