From e5f5a2105c193219cba9e07b57582bf61200d812 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 23 Dec 2021 14:08:35 +0100 Subject: Final corrections --- doc/thesis/tex/docstyle.sty | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/thesis/tex/docstyle.sty') diff --git a/doc/thesis/tex/docstyle.sty b/doc/thesis/tex/docstyle.sty index 3a009ce..91dc191 100644 --- a/doc/thesis/tex/docstyle.sty +++ b/doc/thesis/tex/docstyle.sty @@ -66,6 +66,8 @@ style = ieee, } \RequirePackage{biblatex} +\setcounter{biburllcpenalty}{7000} +\setcounter{biburlucpenalty}{8000} %% Set up links \PassOptionsToPackage{hyperref}{% -- cgit v1.2.1