8 lines
221 B
Plaintext
8 lines
221 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: Intemo org Latex header
|
|
# key: <intemo-latex
|
|
# --
|
|
#+LATEX_CLASS: article
|
|
#+LATEX_HEADER: \usepackage{intemo-generic}
|
|
#+options: ':nil *:t -:t ::t <:t H:3 \n:nil ^:nil arch:headline toc:nil
|