This commit is contained in:
Zelong Kuang
2026-04-02 15:31:43 +11:00
parent a416bffb54
commit abaeeb6486
22 changed files with 23 additions and 204 deletions

View File

@@ -1,7 +1,8 @@
# -*- mode: snippet -*-
# contributor: François Garillot <francois@garillot.net>
# key: bigop
# key: bop
# group: math
# name: \bigop_{n}^{}
# condition: (and (texmathp) 'auto)
# --
\\big${1:$$(yas/choose-value '("oplus" "otimes" "odot" "cup" "cap" "uplus" "sqcup" "vee" "wedge"))}_{$2}^{$3}$0