Hi I can confirm this bug. It worked fine for me a week before. It seems to be a bug in one of the latest beta. Thanks for fixing it Christian 2015-04-13 19:45 GMT+02:00 Mojca Miklavec : > Hi, > > The following example works in MkII and it works in TeX Live 2014, but > it fails with the latest beta (it draws a black rectangle instead of > using the defined colour): > > \usemodule[tikz] > \starttext > \definecolor[mycol][r=0.9,g=0.8,b=0.8] > \starttikzpicture > \fill[mycol] (0, 0) rectangle (2,4); > \stoptikzpicture > \stoptext > > It would be really nice to fix this in time for TeX Live 2015. > > Thank you, > Mojca > > ___________________________________________________________________________________ > 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 > > ___________________________________________________________________________________