Hi,

strange little bug. packed example is attached.

MTXrun | current version: 2010.03.02 12:34
This is LuaTeX, Version beta-0.51.0-2010030811 (rev 3445)

Best wishes,  Peter
\setupcolors[state=start]
\setuppagenumber[state=stop]

% 'frame=off' :  next frame is set to red, if its framecolor is grayscale
% 'frame=on' : next frame is ok (black)
\framed[foregroundcolor=red,frame=off]{frame should be black} % text is needed 
to trigger color
% wrong framecolor (red instead of black)
\framed[offset=overlay,rulethickness=1pt,framecolor=black]\bgroup
 \clip[width=5cm,height=5cm]% clip is needed
 {\externalfigure[mill.png]}\egroup

\framed[foregroundcolor=red,frame=off]{frame should be blue}
% no problem with colored frame
\framed[offset=overlay,rulethickness=1pt,framecolor=blue]\bgroup
 \clip[width=5cm,height=5cm]% clip is needed
 {\externalfigure[mill.png]}\egroup

\stoptext
___________________________________________________________________________________
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