Thursday, September 11, 2003 Michal Kvasnicka wrote:
> Dear Mr. Hagen.
> I'm sorry I bother you, but I really need a help. Some time ago I
> uploaded and installed the new version of ConTeXt (ConTeXt ver:
> 2003.8.21). After that I was not able to compile some of my documents
> due to changes (bug?) in the new version (the changes may be older). I'd
> like to ask how should I handle the following two cases in the new version.
> 1) Changes in colors
> In some older version I could write things like this:
> \setupheader[style={\ss\bfb\red}]
> \setuphead[chapter]
> [textstyle={\ss\bfc\setupinterlinespace[line=24pt]\red}]
> \setupinteraction[state=start, style=\red]
> where \red is a color.
> Now it makes errors. How should I handle it now? In heads and headers I
> can use command option and \setupheadertexts respectively. But how sould
> I set the interactioncolor? (This is the real cause of the problem I
> have ask the last week -- by my mistake atributed to the content-lists.)
Each style= option now has a color= counterpart:
use
textstyle={what you want except \red},textcolor=red
in setuphead and
color=red
in setupinteraction
--
Giuseppe "Oblomov" Bilotta
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context