8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: latex
|
|
# key: latex_
|
|
# --
|
|
#+BEGIN_LaTeX
|
|
$0
|
|
#+END_LaTeX
|