aboutsummaryrefslogtreecommitdiffstats
path: root/setup.org
blob: 2a60c459c16a1a83910f05eded410dd3ea996f05 (plain)
1
2
3
4
5
6
7
8
9
#+hugo_base_dir: ./
#+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" "#+exclude_tags: onlyexport_texinfo"))
#+macro: latex_head (eval (if (eq org-export-current-backend 'latex) "#+exclude_tags: noexport_latex" "#+exclude_tags: onlyexport_latex"))

{{{texinfo_head}}}
{{{latex_head}}}