aboutsummaryrefslogtreecommitdiff
path: root/spectroscopy/auto/chapter.el
blob: ae8a477593469522574b64c3781156ac60f89fb2 (plain)
1
2
3
4
5
6
7
8
9
(TeX-add-style-hook
 "chapter"
 (lambda ()
   (LaTeX-add-labels
    "fig:ta_and_tr_setup"
    "eq:ta_complete"
    "eq:generic"))
 :latex)