From 5b4fdaa9c0b3e362d1f9bf4e8a31a1c0ecccf7bc Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Thu, 3 Dec 2020 21:36:39 +0100 Subject: [PATCH] Hyphenate urls --- latex/common/handout.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/latex/common/handout.cls b/latex/common/handout.cls index 9e36d94..906590e 100644 --- a/latex/common/handout.cls +++ b/latex/common/handout.cls @@ -11,6 +11,7 @@ \RequirePackage[useregional]{datetime2} % links/pdf toc +\RequirePackage[hyphens]{url} \RequirePackage[unicode, hidelinks]{hyperref} % advanced tables