LaTeX template: Load xurl if available

This breaks URLs in more locations. Only available with TeX Live 2018 and later.
This commit is contained in:
Andrew Dunning 2019-01-01 14:47:20 -05:00
parent 275cedc59c
commit b6d13467f6

View file

@ -174,6 +174,7 @@ $if(verbatim-in-note)$
\usepackage{fancyvrb}
$endif$
\IfFileExists{xcolor.sty}{\usepackage{xcolor}}{}
\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available
\usepackage{hyperref}
\hypersetup{
$if(title-meta)$