summaryrefslogtreecommitdiff
path: root/suppl/auto/intro.el
blob: 1351a6f582d68b1388d361fb520dfbdd4736c56e (plain)
1
2
3
4
5
6
(TeX-add-style-hook "intro"
 (lambda ()
    (LaTeX-add-labels
     "sec:intro"
     "fn:file-loc")))