summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/stex/example/background/auto/all.el
blob: 00c090b4ab9d448172985072b68426913244474c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
(TeX-add-style-hook "all"
 (lambda ()
    (TeX-run-style-hooks
     "amssymb"
     "hyperref"
     "stex"
     "latex2e"
     "omdoc10"
     "omdoc"
     "functions"
     "reals")))