Re: [NTG-context] URL style

2018-02-19 Thread Wolfgang Schuster



Henning Hraban Ramm 
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
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

[NTG-context] URL style

2018-02-19 Thread Henning Hraban Ramm
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

___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___