Skip to content
Snippets Groups Projects
Commit d90a1498 authored by Simmo Saan's avatar Simmo Saan
Browse files

Add xurl package

parent 803cf7a2
No related branches found
No related tags found
No related merge requests found
......@@ -261,6 +261,7 @@
\newunderlinetype\@underLine{%
\leaders\vrule height -0.25ex depth \underLineDepth % Close underline like in Word
}
\usepackage{xurl} % Allow arbitrary line breaks in urls
\NewDocumentCommand\underLine{+m}{{\@underLine#1}}
\DeclareUrlCommand{\Hurl}{% https://tex.stackexchange.com/a/169734
\def\UrlLeft##1\UrlRight{\@underLine##1} % Use \@underLine directly to allow line breaks in urls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment