Document class is KOMA-Script article; preamble includes:
\date{}
\usepackage[hyphens]{url}
\makeatletter
\g@addto@macro{\UrlBreaks}{\UrlOrds}
\makeatotherbut this URL runs off the right margin; it will not break at the text width: https://www.epa.gov/pesticide-science-and-assessing-pesticide-risks/evaluation-guideliness-ecological-toxicity-data-open#guidance> It is 131 characters long. Neither the [hyphens] option to the url package, nor the last three lines in the preamble fix the length. I've tried formatting it as Verbatim, Verbatim*, and LyX Code also without success and my web searches find no other suggestions. I've also tried changing the font size to \small and \footnotesize (which was worse than small because it ran longer into the right margin.) BTW, for a MWE, copy the URL into a KOMA-Script article document. Help? Rich
