Re: [NTG-context] Hyphenating hyperlinks

2008-09-17 Thread Mohamed Bana
Steffen Wolfrum  st.estfiles.de> writes:

> 
> And there is also \hyphenatedurl{...}
> 
> Steffen
> 

Ok that works great, I take it that this is the canonical way to use hyphenated
urls and that it's not possible to hyphenate using \from[key]?

Mohamed

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Hyphenating hyperlinks

2008-09-16 Thread Steffen Wolfrum

Am 16.09.2008 um 08:52 schrieb Jano Kula:

> Mohamed Bana wrote:
>> Why aren't the the urls broken across the lines on page2-3. I'm  
>> pretty sure the
>> hyperref package in latex supported this, Am I missing an option  
>> somewhere?
>>
>> Screenshot; http://imagebin.ca/view/VHwQ0w.html.
>>
>> The code used is; \dorecurse{6}{Download Apache at \from[apache]}
>> Full source; http://pastebin.com/m1cf28c3c
>> Pdf; http://filebin.ca/dnoqva/test.pdf or http://filebin.ca/dnoqva.
>
> Here, TeX can't break the paragraph according to the strict paragraph
> layout settings, urls are broken, but they still form "Overfull hbox".
> (And there is no space after urls.)
>
> \setuptolerance[tolerant]
>
> will help.
>
>
> Jano



And there is also \hyphenatedurl{...}


Steffen
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Hyphenating hyperlinks

2008-09-15 Thread Jano Kula
Mohamed Bana wrote:
> Why aren't the the urls broken across the lines on page2-3. I'm pretty sure 
> the
> hyperref package in latex supported this, Am I missing an option somewhere?
> 
> Screenshot; http://imagebin.ca/view/VHwQ0w.html.
> 
> The code used is; \dorecurse{6}{Download Apache at \from[apache]}
> Full source; http://pastebin.com/m1cf28c3c
> Pdf; http://filebin.ca/dnoqva/test.pdf or http://filebin.ca/dnoqva.

Here, TeX can't break the paragraph according to the strict paragraph 
layout settings, urls are broken, but they still form "Overfull hbox". 
(And there is no space after urls.)

\setuptolerance[tolerant]

will help.


Jano

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Hyphenating hyperlinks

2008-09-15 Thread Mohamed Bana
Why aren't the the urls broken across the lines on page2-3. I'm pretty sure the
hyperref package in latex supported this, Am I missing an option somewhere?

Screenshot; http://imagebin.ca/view/VHwQ0w.html.

The code used is; \dorecurse{6}{Download Apache at \from[apache]}
Full source; http://pastebin.com/m1cf28c3c
Pdf; http://filebin.ca/dnoqva/test.pdf or http://filebin.ca/dnoqva.

Mohamed

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___