summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/wallpaper/example/auto/example.el
blob: a64447cd069b56513d2bdf4b5843fc0e33b00e7c (plain)
1
2
3
4
5
6
7
8
9
10
11
(TeX-add-style-hook "example"
 (lambda ()
    (TeX-run-style-hooks
     "color"
     "wallpaper"
     "latex2e"
     "art11"
     "article"
     "11pt"
     "a4paper")))