This commit is contained in:
Zelong Kuang
2025-10-14 19:48:29 +11:00
parent a69e7f58ce
commit 53ec7e10b1
9 changed files with 28 additions and 17 deletions

View File

@@ -202,11 +202,10 @@ return {
),
s(
{ trig = "int", regTrig = true, wordTrig = false, snippetType = "autosnippet" },
fmta("integral<>_(<>)^(<>) <>", {
fmta("integral_(<>)^(<>) <>", {
i(1),
i(2),
i(3),
i(4),
}),
{ condition = tex.in_mathzone }
),