On 7/31/2013 11:09 PM, Bertrand Masson wrote:
Hello, The following code does not work, the second white ConTeXt is black !!!
\setupbackgrounds[page][background=color,backgroundcolor=blue] \starttext {\rotate[rotation=90]{\definedfont[SansBold at 24pt]\white \ConTeXt}} {\definedfont[SansBold at 16pt] \white ConTeXt} \stoptext
No problem if we replace white with red (or other color) in
\definedfont[SansBold at 16pt] \red ConTeXt
and no problem if we write
\white\rotate[rotation=90]{\definedfont[SansBold at 24pt]\ConTeXt}
I compile with TeXlive2013.
Why is the white color different ?
tricky nesting at the pdf level .. seems like i need to use bit more magic there ... fixed in beta Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------