diff --git a/unitartucs/thesis.cls b/unitartucs/thesis.cls index e350fd14dca198245c426f8a60d6bd51bfdbb0ba..60b9d6a6b32d0ad361c514d93f14243673a329e6 100644 --- a/unitartucs/thesis.cls +++ b/unitartucs/thesis.cls @@ -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}} }