🔧 Added vertex alias in espanso
This commit is contained in:
parent
33dbb469a9
commit
186ff48d54
1 changed files with 4 additions and 0 deletions
|
|
@ -191,6 +191,10 @@ matches:
|
|||
force_clipboard: true
|
||||
replace: "$$ (x - h)^2 + (y - k)^2 = r^2 $$"
|
||||
|
||||
- trigger: ";vert"
|
||||
force_clipboard: true
|
||||
replace: "$$ \\left(-\\frac{(b)}{2(a)}, f\\left(-\\frac{(b)}{2(a)}\\right)\\right) $$"
|
||||
|
||||
# prints out latex piecewise function
|
||||
- trigger: ";piece"
|
||||
force_clipboard: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue