From e177df26124da579d247a40f15a8a3205e7c7783 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sun, 22 Aug 2021 20:09:34 +1000 Subject: added teatime. --- publish.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'publish.el') diff --git a/publish.el b/publish.el index 88f467c..2f62127 100644 --- a/publish.el +++ b/publish.el @@ -140,6 +140,8 @@ PUB-DIR is when the output will be placed." " :html-preamble me/html-preamble :author ("Yuchen Pei") + :section-numbers nil + :with-toc nil :html-postamble me/html-postamble :html-prefer-user-labels t :html-mathjax-options ((path "/js/mathjax/MathJax.js?config=TeX-AMS_CHTML")) -- cgit v1.2.3