Skip to content

Commit e10947b

Browse files
committed
Add xurl so long URL's can be broken in the bibliography
1 parent 00f4156 commit e10947b

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

dithesis.sty

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
doi=true,
3333
urldate=long,
3434
url=true]{biblatex}
35+
% Improves URL breaking in bibliography, load after biblatex
36+
\usepackage{xurl}
3537

3638
\DefineBibliographyStrings{finnish}{
3739
chapter = luku,

texlive-basic-packages.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,7 @@ doclicense
3939
newfile
4040
xifthen
4141
ifmtarg
42+
xurl
43+
4244
# This gets pulled by hyperref randomly depending on environment
4345
greek-fontenc

0 commit comments

Comments
 (0)