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