diff options
author | Nao Pross <np@0hm.ch> | 2021-12-23 14:08:35 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-23 14:08:35 +0100 |
commit | e5f5a2105c193219cba9e07b57582bf61200d812 (patch) | |
tree | f56b6c3575e108ae1ee4e86077c9c3eaac22b763 /doc/thesis/tex/docstyle.sty | |
parent | Matlab link file (diff) | |
download | Fading-e5f5a2105c193219cba9e07b57582bf61200d812.tar.gz Fading-e5f5a2105c193219cba9e07b57582bf61200d812.zip |
Final corrections
Diffstat (limited to 'doc/thesis/tex/docstyle.sty')
-rw-r--r-- | doc/thesis/tex/docstyle.sty | 2 |
1 files changed, 2 insertions, 0 deletions
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}{% |