add url breaking for links
This commit is contained in:
parent
62e91c8831
commit
7c14ded1ff
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@
|
|||
\addbibresource{\bibfile}
|
||||
\AtEndDocument{\printbibliography}
|
||||
|
||||
|
||||
\RequirePackage[hyphens]{url} % to allow links to break over lines at hyphens
|
||||
% must be loaded before hyperref because hyperref loads package url as well
|
||||
\RequirePackage
|
||||
[
|
||||
% colorlinks=true,
|
||||
|
|
Loading…
Reference in a new issue