[NTG-context] Character spacing and url
Wolfgang Schuster
schuster.wolfgang at gmail.com
Fri Apr 10 12:26:46 CEST 2015
Hi Hans,
the character spacing mechanism should be disabled for certain commands because it produces unwanted spaces
when you want to typeset a URL.
\setcharacterspacing[frenchpunctuation]
\useurl[google][https://www.google.com]
\starttext
text: «text»
\goto{\hyphenatedurl{https://www.google.com}}[url(https://www.google.com)]\vrule
\goto{\resetcharacterspacing\hyphenatedurl{https://www.google.com}}[url(https://www.google.com)]\vrule
\url[google]\vrule
\resetcharacterspacing\url[google]\vrule
\stoptext
Wolfgang
More information about the ntg-context
mailing list