🔧 Added integral latex alias
This commit is contained in:
parent
89bb5e18c7
commit
d2b205cd52
1 changed files with 4 additions and 0 deletions
|
|
@ -171,6 +171,10 @@ matches:
|
||||||
force_clipboard: true
|
force_clipboard: true
|
||||||
replace: "\\frac{}{}"
|
replace: "\\frac{}{}"
|
||||||
|
|
||||||
|
- trigger: ";int"
|
||||||
|
force_clipboard: true
|
||||||
|
replace: "\\int{f(x), dx}"
|
||||||
|
|
||||||
- trigger: ";lim"
|
- trigger: ";lim"
|
||||||
force_clipboard: true
|
force_clipboard: true
|
||||||
replace: "\\lim\\limits_{ \\to }"
|
replace: "\\lim\\limits_{ \\to }"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue