✏️ Slight edit of slope alias
This commit is contained in:
parent
666d00a63a
commit
8d1690e30a
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ matches:
|
|||
|
||||
- trigger: ";slope"
|
||||
force_clipboard: true
|
||||
replace: "$$ m = \\frac{y_2 - y_1}{x_2 - x_1} $$"
|
||||
replace: "$$ m = \\frac{y_2 - y_1}{x_2 - x_1} $$"
|
||||
|
||||
# prints out latex piecewise function
|
||||
- trigger: ";piece"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue