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