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