warkaround tikz conflict

fix #184
This commit is contained in:
Alexandre ZANNI 2020-08-01 21:15:05 +02:00 committed by GitHub
parent 2b989366b5
commit c0021ed885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -543,6 +543,9 @@ $if(titlepage)$
\usepackage{afterpage} \usepackage{afterpage}
$if(titlepage-background)$ $if(titlepage-background)$
\usepackage{tikz} \usepackage{tikz}
\makeatletter
\global\let\tikz@ensure@dollar@catcode=\relax
\makeatother
$endif$ $endif$
$if(geometry)$ $if(geometry)$
$else$ $else$