7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
|
# -*- mode: snippet -*-
|
||
|
|
# name: supseteq
|
||
|
|
# key: \supset=
|
||
|
|
# group: math
|
||
|
|
# condition: (and (texmathp) 'auto)
|
||
|
|
# --
|
||
|
|
\supseteq
|