31 Aug
2011
31 Aug
'11
5:24 a.m.
Am 31.08.2011 um 03:57 schrieb Kip Warner:
Hey folks,
How do I set the body text foreground colour? I tried the following, but it just ignored it:
\definecolor[colour_text][r=0.754,g=0.516,b=0.324]
\setupbodyfontenvironment [default] [em=italic, color=colour_text]
I don't want to have to use \startcolor and \stopcolor every time I wish this default to be applied.
\setupcolors[textcolor=...] Wolfgang