Sorry, as advised by Paul Rubin I am now addressing the list ;-)
Michael Berger
-------- Forwarded Message --------
Subject: Re: URL inserts that overfill lines
Date: Fri, 1 Nov 2019 14:43:33 +0100
From: Michael Berger <id...@online.de>
To: parubi...@gmail.com
Would this perhaps help as it does in my linguistic and other documents?
Michael Berger
%instruction to LATEX not to run lines into the margins
%Thanks to Jürgen Spitzmüller for this piece of fine advice
\tolerance 1414
\hbadness 1414
\emergencystretch 1.5em
\hfuzz 0.3pt
\widowpenalty = 10000
\vfuzz \hfuzz
\raggedbottom
%%
On 11/1/19 2:23 PM, Paul A. Rubin wrote:
On 10/31/19 7:46 PM, Rich Shepard wrote:
I had the impression that inserted URLs automatically wrapped when they
extended past the text width. In a current document they don't wrap.
My solution was to put the URLs in footnotes rather than in parentheses
after the organization name.
Is there a way to properly wrap a URL inserted with this environment?
Rich
I don't recall URLs ever wrapping automatically. In the past, I would
add hyphens at places where I wanted the URL to wrap, which is a bit
clunky (since a change in preceding text can change where the wrap
needs to happen). You might check out the xurl LaTeX package, or
alternatively the breakurl package.
Paul
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users