31 Jul
2013
31 Jul
'13
12:27 a.m.
Am 30.07.2013 um 23:57 schrieb Michael Ash
I would like to change the color of URL's in parts of a document.
In particular I am using the letter module and would like to have the color of URL's match the color of text in the letterhead and then change to match the color in the main body of the letter.
I can set the URL color once with \setupinteraction but I do not see how to change it thereafter.
You can disable the default style and color with \setupinteraction[color=,style=], the links will now use the attributes of the surrounding text. Wolfgang