mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-03-26 05:48:32 +00:00
Renew DataTypeTok in order to use typewriter font
This commit is contained in:
parent
24a8c00936
commit
13c5621665
@ -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)$
|
||||
|
Loading…
x
Reference in New Issue
Block a user