6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: stackrel
|
|
# key: stackrel
|
|
# condition: (and (texmathp) 'auto)
|
|
# --
|
|
\\stackrel{$1}{$0} |