summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-03-09 12:17:28 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-03-21 18:06:08 +0100
commit10ab36e2472ed6e4813c1e0f5972e10fc9fa1164 (patch)
tree5ad5738c4d5d52a1e2e0f0c62cad3db30ffeb530 /doc
parent4be6d67dc00f0b2cd18f0a7b5a20c83895c899a9 (diff)
Fix pandoc setup: Provide \passthrough
Diffstat (limited to 'doc')
-rw-r--r--doc/templates/default.latex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/templates/default.latex b/doc/templates/default.latex
index 761c232f..a58284c3 100644
--- a/doc/templates/default.latex
+++ b/doc/templates/default.latex
@@ -45,6 +45,8 @@ $endfor$
\renewcommand{\headrulewidth}{0.4pt}
\renewcommand{\footrulewidth}{0.4pt}
+\newcommand{\passthrough}[1]{#1}
+
\begin{document}
\thispagestyle{empty}