UTB.tex(hypersetup): set breaklinks
This commit is contained in:
parent
15edec8d0f
commit
47b26f2b7c
@ -172,6 +172,9 @@
|
||||
pdfapart=3,
|
||||
pdfaconformance=B,
|
||||
pdflang={cz}
|
||||
% use breaklinks to make have long bibtex urls broken
|
||||
% otherwise they go over the margin (known issue)
|
||||
breaklinks=true
|
||||
}
|
||||
\else \ifenglish
|
||||
\providecommand{\xmpTitle}{\nazeven}
|
||||
@ -186,7 +189,10 @@
|
||||
pdflang=la,
|
||||
pdfapart=3,
|
||||
pdfaconformance=B,
|
||||
pdflang={en}
|
||||
pdflang={en},
|
||||
% use breaklinks to make have long bibtex urls broken
|
||||
% otherwise they go over the margin (known issue)
|
||||
breaklinks=true
|
||||
}
|
||||
\fi \fi
|
||||
|
||||
|
Reference in New Issue
Block a user