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

Make \url clickable again

parent b99de5ca
No related branches found
No related tags found
No related merge requests found
......@@ -262,8 +262,7 @@
\leaders\vrule height -0.25ex depth \underLineDepth % Close underline like in Word
}
\NewDocumentCommand\underLine{+m}{{\@underLine#1}}
\DeclareUrlCommand{\url}{%
\def\UrlFont{\color{colorURL}\normalfont}% Color with our URL color
\DeclareUrlCommand{\Hurl}{% https://tex.stackexchange.com/a/169734
\def\UrlLeft##1\UrlRight{\underLine{##1}}
}
......
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