From a02f5ef96d8f2a3b3e8892d20b347c69e0f6c07c Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Thu, 6 Oct 2016 21:31:41 +0800 Subject: support backtick_code_blocks use \VerbatimFootnotes in template to enable code block in footnotes. --- pdf/template.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'pdf/template.tex') diff --git a/pdf/template.tex b/pdf/template.tex index 5e4e1ed..d0f0eb4 100644 --- a/pdf/template.tex +++ b/pdf/template.tex @@ -171,6 +171,7 @@ framexleftmargin=20pt % below for code syntax highlight \usepackage{fancyvrb} +\VerbatimFootnotes %\DefineShortVerb[commandchars=\\\{\}]{\|} \DefineVerbatimEnvironment{Highlighting}{Verbatim}{commandchars=\\\{\},frame=leftline,fontsize=\small} % Add ',fontsize=\small' for more characters per line -- cgit v1.2.3