Makes pandoc always use xcolor
This commit is contained in:
parent
6772186775
commit
fcc57f3468
1 changed files with 1 additions and 2 deletions
|
@ -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}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue