From 4ddc0bcecdd172e6fbed0df2e80dfc7663b6ab73 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sun, 12 Nov 2017 18:51:13 -0600 Subject: structure --- hardware/auto/chapter.el | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hardware/auto/chapter.el (limited to 'hardware/auto/chapter.el') diff --git a/hardware/auto/chapter.el b/hardware/auto/chapter.el new file mode 100644 index 0000000..bff5926 --- /dev/null +++ b/hardware/auto/chapter.el @@ -0,0 +1,7 @@ +(TeX-add-style-hook + "chapter" + (lambda () + (LaTeX-add-labels + "f:periscope")) + :latex) + -- cgit v1.2.3