aboutsummaryrefslogtreecommitdiff
path: root/spectroscopy/auto/chapter.el
blob: 731ac34d7f69846870e8ece58ed4c7b00bf5a3b5 (plain)
1
2
3
4
5
6
7
8
9
(TeX-add-style-hook
 "chapter"
 (lambda ()
   (LaTeX-add-labels
    "cha:spc"
    "spc:eqn:E"
    "spc:fig:ranges"))
 :latex)