This commit is contained in:
Zelong Kuang
2026-03-22 20:26:17 +11:00
parent 3ca5933292
commit fcb5f35aad
16 changed files with 61 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: greater or equal
# key: geq
# key: >=
# condition: (and (texmathp) 'auto)
# group: math
# --