1 2 3 4 5 6 7 8 9 10 11
# -*- mode: snippet -*- # name: theorem # key: theorem # -- #+begin_theorem $1 #+end_theorem #+begin_proof $0 #+end_proof