Skip to main content
1 of 2
Julian
  • 71
  • 1
  • 1

According to the documenation, BigBreaks is the way to go otherwise it breaks at the first character. \def\UrlBigBreaks{\do/\do-\do:} See See: http://texdoc.net/texmf-dist/doc/latex/url/url.pdf I had the problem that a line break was inserted always after http:, even when using \UrlBreaks, the documentation clarified that this is the intended behavior.

Julian
  • 71
  • 1
  • 1