On Thu, 17 Mar 2011, Paul Rubin wrote:
I think that's a combination of two factors. The first is that the geometry package is not being loaded; I suggest you switch out of default margins, which will cure that. The other is that you need either to add the breakurl package (after url) in the preamble, or else delete the url package and (in the PDF properties dialog) turn on hyperref and click the option to break URLs.
Paul, I should have looked in TLC2 before writing to the list. For the record, adding the option [hyphens] to the \usepackage command allows the URL to be split at hyphens in the string. This solved the problem for me. Thanks, Rich
