From: Bernard D. <bde...@us...> - 2018-09-15 11:08:46
|
Thank you for the details. I checked and re-checked, it works for me and I see no obvious reason why it wouldn't. To help me debug the issue, could you try the following: * relaunch Alpha * open a tex file (but do *not* open the LaTeX menu at this point) * open the* Tcl shell* (with cmd-Y) * type the following command (press return to execute it) ``` join [binding list -key 'm' -mod z] \n ``` * then type also the following command ``` join [binding list -prefix {z 'm'}] \n ``` and report the result of these two commands. --- ** [tickets:#178] math shortcut desabled** **Status:** open **Created:** Fri Aug 10, 2018 02:54 PM UTC by Thierry Berger **Last Updated:** Sat Sep 15, 2018 06:07 AM UTC **Owner:** nobody When I open alpha, greek letter keyboard shortcuts (among others) are not enabled. To activate them, I have to go to "Latex Menu Option" and activate "Expand Math Menu". This operation must be repeated each time I open alpha. version: 9.0 vega --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |