Ahoi, I’m trying to typeset URLs in italics, but \setupurl[style=\em] (or any other value like italic, bold etc.) doesn’t change the outcome of \goto or \hyphenatedurl. Is this a bug? \starttext \setupurl[style=\em] \hyphenatedurl{www.fiee.net} \goto{www.fiee.net} \stoptext Greetlings, Hraban --- http://www.fiee.net http://wiki.contextgarden.net GPG Key ID 1C9B22FD
Henning Hraban Ramm mailto:texml@fiee.net 19. Februar 2018 um 11:12 Ahoi, I’m trying to typeset URLs in italics, but \setupurl[style=\em] (or any other value like italic, bold etc.) doesn’t change the outcome of \goto or \hyphenatedurl. Is this a bug?
\starttext \setupurl[style=\em]
\hyphenatedurl{www.fiee.net}
\goto{www.fiee.net} \stoptext
\goto -> \setupinteraction[style=...,color=...,contrastcolor=...] \about -> \setupreferencing[left=...,right=...,width=...] + \setupinteraction[style=...,color=...,contrastcolor=...] \hyphenatedurl -> N/A \url -> \setupurl[style=...,color=...] Wolfgang
participants (2)
-
Henning Hraban Ramm
-
Wolfgang Schuster