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:
parent
275cedc59c
commit
b6d13467f6
1 changed files with 1 additions and 0 deletions
|
@ -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)$
|
||||
|
|
Loading…
Add table
Reference in a new issue