From 13c56216653af94c45c2eabba32a95f884dee3f6 Mon Sep 17 00:00:00 2001 From: Christophe Demko Date: Wed, 30 Oct 2024 21:25:15 +0100 Subject: [PATCH] Renew DataTypeTok in order to use typewriter font --- eisvogel.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/eisvogel.tex b/eisvogel.tex index 742b0f5..9ccd695 100644 --- a/eisvogel.tex +++ b/eisvogel.tex @@ -359,6 +359,7 @@ $highlighting-macros$ % pandoc includes fvextra in the default template. \usepackage{fvextra} \DefineVerbatimEnvironment{Highlighting}{Verbatim}{breaklines,fontsize=$if(code-block-font-size)$$code-block-font-size$$else$\small$endif$,commandchars=\\\{\}} +\renewcommand{\DataTypeTok}[1]{\underline{\texttt{#1}}} $endif$ $if(tables)$