Re: [dssslist] Re: Wrap on /

Subject: Re: [dssslist] Re: Wrap on /
From: Rene de Zwart <renez@xxxxxxxxxxxxxxxxxx>
Date: Thu, 2 Feb 2006 10:59:18 +0100
On Thu, Feb 02, 2006 at 05:10:42PM +0800, Jeremy Malcolm wrote:
> Javi wrote:
> >Dear Jeremy.
> >
> >Try using
> >   quadding: 'justify
> >into the make rule:
> >
> >(element idontknow
> > (make sequence
> >   quadding: 'justify))
> 
> Thanks, but no... I'm already using justify and it hyphenates and wraps 
> ordinary words, but not URLs unless they happen to have a character like 
> - in the middle of them.  A URL like 
> http://www.isoc.org/isoc/reports/ar2004/index.php does not wrap at all 
> and if the URL is longer than the line, it spills over the margin (eg. 
> http://www.cisco.com/application/pdf/en/us/guest/products/iosswrel/c1127/cdccont_0900aecd8018e369.pdf).
> 
> -- 
> JEREMY MALCOLM <Jeremy@xxxxxxxxxxxxx> - lawyer, IT consultant and actor.
> Internet and Open Source specialist. Web site: http://www.malcolm.id.au.
> Disclaimer: http://www.terminus.net.au/disclaimer.html. GPG key: finger.
The hyphenation (Is that a word?) isn't done with dsssl but
done in pdfjadetex(e.g. tex). So if you want to do something about it
you have to look into tex.
Looking through google:tex hyphenation url
I came to
http://www.biglist.com/lists/xsl-list/archives/200101/msg00390.html
which explains it a bit more.

Current Thread