7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: set
|
|
# key: set
|
|
# condition: (and (texmathp) 'auto)
|
|
# group: math
|
|
# --
|
|
\\left\\{ $1 \\right\\}$0 |