7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: less or equal
|
|
# key: <=
|
|
# condition: (and (texmathp) 'auto)
|
|
# group: math
|
|
# --
|
|
\\le$0 |