Re: Fwd: Re: URL inserts that overfill lines

2019-11-01 Thread Rich Shepard

On Fri, 1 Nov 2019, Michael Berger wrote:


Would this perhaps help as it does in my linguistic and other documents?



%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 = 1
\vfuzz \hfuzz
\raggedbottom
%%


Michael,

Perhaps. I'll put this in the preamble.

Regards,

Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Fwd: Re: URL inserts that overfill lines

2019-11-01 Thread Michael Berger

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 
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 = 1
\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