Re: [NTG-context] \hyphenatedurl problem

2015-04-13 Thread Rik Kabel
On 2015-04-13 13:19, Pablo Rodriguez wrote: On 04/11/2015 07:20 AM, Rik wrote: With versions from 20150325 and earlier, the following example code produced nicely wrapped URLs. With current betas, the URLs do not wrap. Hi Rik, with beta from 2015.04.12 15:41, urls are wrapped. Just in case

Re: [NTG-context] \hyphenatedurl problem

2015-04-13 Thread Pablo Rodriguez
On 04/11/2015 07:20 AM, Rik wrote: With versions from 20150325 and earlier, the following example code produced nicely wrapped URLs. With current betas, the URLs do not wrap. Hi Rik, with beta from 2015.04.12 15:41, urls are wrapped. Just in case it helps, Pablo (Perhaps this is what

[NTG-context] \hyphenatedurl problem

2015-04-10 Thread Rik
With versions from 20150325 and earlier, the following example code produced nicely wrapped URLs. With current betas, the URLs do not wrap. (Perhaps this is what Wolfgang meant when he wrote, in a reply in the thread _Turning off French character spacing_: The \url and \hyphenatedurl need

Re: [NTG-context] \hyphenatedurl problem

2003-12-22 Thread Hans Hagen
At 23:35 21/12/2003, you wrote: Hi, I'm sure I miss something obvious but I have no clue what it is. I have: \def\gotoDOI#1{\hyphenatedurl#1} \def\gotoDOI#1{\hyphenatedurl{#1}} otherwise the first token in #1 becomes the argument to \hyphenatedurl \gotoDOI{10.1016/S0009-2614(01)01361-6}

[NTG-context] \hyphenatedurl problem

2003-12-21 Thread Tobias Burnus
Hi, I'm sure I miss something obvious but I have no clue what it is. I have: \def\gotoDOI#1{\hyphenatedurl#1} \gotoDOI{10.1016/S0009-2614(01)01361-6} \hyphenatedurl{10.1016/S0009-2614(01)01361-6} and I redefined supp-lan.tex's \scanurl to hyphenate at '(' and ')'. The strange thing is: