mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-02-21 01:51:18 +00:00
Fix #48: No error when using undefined color "Maroon" in template with the option "colorlinks".
This commit is contained in:
parent
77e6e7a0fb
commit
e27058c5d4
@ -40,7 +40,7 @@
|
||||
|
||||
\PassOptionsToPackage{unicode=true}{hyperref} % options for packages loaded elsewhere
|
||||
\PassOptionsToPackage{hyphens}{url}
|
||||
\PassOptionsToPackage{svgnames*,table}{xcolor}
|
||||
\PassOptionsToPackage{dvipsnames,svgnames*,table}{xcolor}
|
||||
%
|
||||
\documentclass[$if(fontsize)$$fontsize$,$endif$$if(lang)$$babel-lang$,$endif$$if(papersize)$$papersize$paper,$else$a4paper,$endif$$if(beamer)$ignorenonframetext,$if(handout)$handout,$endif$$if(aspectratio)$aspectratio=$aspectratio$,$endif$$endif$$for(classoption)$$classoption$$sep$,$endfor$,tablecaptionabove]{scrartcl}
|
||||
$if(beamer)$
|
||||
|
Loading…
x
Reference in New Issue
Block a user