fix(template): make sure urls get broken at margin
This commit is contained in:
parent
7c30b80076
commit
3ba64456c6
@ -188,7 +188,10 @@
|
|||||||
pdflang=la,
|
pdflang=la,
|
||||||
pdfapart=3,
|
pdfapart=3,
|
||||||
pdfaconformance=B,
|
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
|
\fi \fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user