summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/example/paper/auto/paper.el
blob: e98cfe0340570db52802fb292fa04078dc2e5392 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
(TeX-add-style-hook "paper"
 (lambda ()
    (LaTeX-add-bibliographies
     "kwarc")
    (TeX-run-style-hooks
     "hyperref"
     "alltt"
     "amssymb"
     "stex"
     "latex2e"
     "omdoc10"
     "omdoc"
     "Makefile")))