Don't use uniqueMPgraphic for randomized graphics.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 30 Sep 2009 11:58:42 +0000 (13:58 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 30 Sep 2009 11:58:42 +0000 (13:58 +0200)
commitd9438a9422e40fc6e88bc69f6b3cc6e41ccb85cc
treec7fae1801404d0ea8131d3721692125479eaaee3
parent84b4c4f77937d970cc19c979282a86bb727fd822
Don't use uniqueMPgraphic for randomized graphics.

Since uniqueMPgraphics are only evaluated once for every set of variables
(width, height, etc.), every box with the same size is randomized in the
same way. Using useMPgraphics ensures that the graphics are redrawn every
time.
Utils/Lambda.tex