aboutsummaryrefslogtreecommitdiff
path: root/hardware/auto/chapter.el
blob: bff59262c744443e51fa22b12856e97f596ea928 (plain)
1
2
3
4
5
6
7
(TeX-add-style-hook
 "chapter"
 (lambda ()
   (LaTeX-add-labels
    "f:periscope"))
 :latex)