Makes pandoc always use xcolor

This commit is contained in:
Jonathan Hodgson 2020-07-29 17:37:34 +01:00
parent 6772186775
commit fcc57f3468

View file

@ -169,9 +169,8 @@ $endif$
$if(verbatim-in-note)$ $if(verbatim-in-note)$
\usepackage{fancyvrb} \usepackage{fancyvrb}
$endif$ $endif$
$if(colorlinks)$
\usepackage{xcolor} \usepackage{xcolor}
$endif$
\usepackage{sectsty} \usepackage{sectsty}
\sectionfont{\clearpage} \sectionfont{\clearpage}