7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
|
|
# -*- mode: snippet -*-
|
||
|
|
# name: cot
|
||
|
|
# key: cot
|
||
|
|
# group: math
|
||
|
|
# condition: (and (texmathp) 'auto)
|
||
|
|
# --
|
||
|
|
\\cot
|