aboutsummaryrefslogtreecommitdiffstats
path: root/setup.org
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-19 02:41:24 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-19 02:41:24 +0100
commita2abe3182242953ba5dff5500399def0682fa10e (patch)
tree16716ae6fe38e449c4602e8713dfe7d2860875d0 /setup.org
parent8d74fffc72abb3cc20df691d9d40c73fbd1c0c27 (diff)
downloadvericert-docs-a2abe3182242953ba5dff5500399def0682fa10e.tar.gz
vericert-docs-a2abe3182242953ba5dff5500399def0682fa10e.zip
Add headers
Diffstat (limited to 'setup.org')
-rw-r--r--setup.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup.org b/setup.org
index b32ef56..ea96b0d 100644
--- a/setup.org
+++ b/setup.org
@@ -2,3 +2,8 @@
#+hugo_section: ./
#+macro: link src_emacs-lisp[:results raw]{(ymhg/link "$1" "$2")}
+#+macro: texinfo_head (eval (if (eq org-export-current-backend 'texinfo) "#+exclude_tags: noexport_texinfo" ""))
+#+macro: latex_head (eval (if (eq org-export-current-backend 'latex) "#+exclude_tags: noexport_latex" ""))
+
+{{{texinfo_head}}}
+{{{latex_head}}}