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