> it is also possible to say \setupsystem[random=292]

Promptly tried it but when I use the \setupsystem command, I get random
results. The log gave {randomseed:=1091} with the following:

\setupsystem[random=2022]
\startreusableMPgraphic{omcirkeld}
%randomseed:=2022;
   draw fulldiamond xyscaled (OverlayWidth,OverlayHeight)
     randomized (30*OverlayLineWidth)
     withpen pencircle scaled OverlayLineWidth
     withcolor OverlayLineColor ;
  path b ; b := boundingbox currentpicture ;
  setbounds currentpicture to b enlarged 10pt ;
\stopreusableMPgraphic

This is no "problem" as I can get the desired resul using the
"randomseed:=2022;" line. I just mention the odd result for accuracy.

regards,

Frans


Reply via email to