aboutsummaryrefslogtreecommitdiff
path: root/hardware/auto/chapter.el
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2017-11-12 18:51:13 -0600
committerBlaise Thompson <blaise@untzag.com>2017-11-12 18:51:13 -0600
commit4ddc0bcecdd172e6fbed0df2e80dfc7663b6ab73 (patch)
tree98247665aa5dfed337adb5a9f113ca30b2e160fd /hardware/auto/chapter.el
parentcc1859e9a25b7c2a54e66515a6bb45ce918d28c1 (diff)
structure
Diffstat (limited to 'hardware/auto/chapter.el')
-rw-r--r--hardware/auto/chapter.el7
1 files changed, 7 insertions, 0 deletions
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)
+