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 ?

Thanks,

Bertrand
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to