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