Easy Math keyboard shortcuts
- 1 Keybindings
- 1.1 Special Keys
- 1.2 All Modes
- 1.3 Math Mode Only
- 2 Inline Shortcuts
- 2.1 ASCII Math
- 3 Matix shortcuts
Keybindings
Commands to edit and modify a formula can be invoked by pressing some key combinations.
See https://cortexjs.io/mathlive/reference/keybindings/ documentation for full keybinding reference.
Special Keys
|
|
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All Modes
The shortcuts in this section apply in all modes.
Keybinding | Result |
---|---|
| move to previous char |
| move to next char |
| move up |
| move down |
| extend selection backward |
| extend selection forward |
| extend selection upward |
| extend selection downward |
| delete backward |
| 〃 |
| delete forward |
| 〃 |
| move to previous word |
| move to next word |
| extend to previous word |
| extend to next word |
| move to group start |
| move to group end |
| extend to group start |
| extend to group end |
| move after parent |
| move before parent |
| move to math field start |
| 〃 |
| extend to math field start |
| 〃 |
| move to math field end |
| 〃 |
| extend to math field end |
| 〃 |
| move to group start |
| move to group end |
| move to next placeholder |
| move to previous placeholder |
| move to next placeholder |
| move to previous placeholder |
| switchMode(“latex”) |
| 〃 |
| 〃 |
| applyStyle({“mode”:“text”}) |
| 〃 |
| complete(“complete”) |
| In LaTeX mode: accept-suggestion |
| complete |
| 〃 |
| complete(“reject”) |
| select all |
| 〃 |
| cut to clipboard |
| copy to clipboard |
| paste from clipboard |
| delete backward |
| undo |
| 〃 |
| 〃 |
| redo |
| 〃 |
| 〃 |
| 〃 |
| 〃 |
| delete to group end |
| move to previous char |
| move to next char |
| move up |
| move down |
| move to math field start |
| move to math field end |
| extend selection backward |
| extend selection forward |
| extend selection upward |
| extend selection downward |
| extend to math field start |
| extend to math field end |
| move to previous word |
| move to next word |
| extend to previous word |
| extend to next word |
| delete backward |
| delete forward |
| scroll into view |
| toggle math/text mode |
| |
| toggle keystroke caption |
| toggle virtual keyboard |
| speak(“parent”) |
| speak(“all”) |
Math Mode Only
The shortcuts in this section apply in math mode only.
Keybinding | Result |
---|---|
| move after parent |
| move before parent |
| move to next placeholder |
| move to previous placeholder |
| switchMode(“latex”) |
| 〃 |
| 〃 |
| applyStyle({“mode”:“text”}) |
| switchMode(“text”) |
| |
| move to opposite |
| move to superscript |
| move to subscript |
| [⬚] |
| {⬚} |
| add row after |
| 〃 |
| 〃 |
| 〃 |
| 〃 |
| 〃 |
| add row before |
| 〃 |
| add column after |
| 〃 |
| 〃 |
| 〃 |
| π |
| |
| |
| ∪ |
| ∩ |
| ∅ |
| d |
| ∅ |
| ∂ |
| |
| ⋃ |
| ⋂ |
| ∀ |
| ∃ |
| ∞ |
| ∧ |
| ∨ |
| ( |
| ) |
| ∣ |
| \ |
| |
| |
| |
|
|
Inline Shortcuts
Some sequences of characters can be automatically translated to symbols. For example, typing p
followed by i
will result in "π".
If the conversion was not desired, for example, you actually meant “pi”, type ctrl/⌘ Z to undo it.
Trigger | Result |
---|---|
|
|
| ″
|
| α
|
| δ
|
| Δ
|
| π |
| π |
| Π |
| θ |
| Θ |
| i |
| j |
| e |
| ∇ |
| ∇ |
| ∂ |
| ∞ |
| ∞ |
| ∞ |
| ∑ |
| |
| |
| |
| |
| d |
| d |
| arcsin |
| arccos |
| arctan |
| sin |
| sinh |
| cos |
| cosh |
| tan |
| tanh |
| sec |
| csc |
| cot |