Am 30.07.2014 um 23:02 schrieb Joshua Krämer <joshua.krae...@gmail.com>:

> Dear list,
> 
> I typeset URLs with \hyphenatedurl, and have two questions.
> 
> (1) Is there a feature available to insert a custom symbol when a
> line-break occurs, e.g. \hookleftarrow?

\setuplayout[width=4cm]

\starttext

\hyphenatedurl{http://optimist.optimist/optimist/optimist.optimist#optimist}

\def\hyphenatedurlseparator{→}

\hyphenatedurl{http://optimist.optimist/optimist/optimist.optimist#optimist}

\stoptext

> (2) How can I disable the stretching between characters?  I've tried
> the following without success:
> 
>  \setupurl [space=no]
> 
>  \setupurl [urlspace=no]
> 
>  \unprotect
>  \def\lang_url_space{}
>  \protect

Wolfgang
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to