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