On Mon, Feb 18, 2013 at 10:53 AM, Marco Patzer
On 2013–02–18 Mikael P. Sundqvist wrote:
Thank you Marco for giving a better example.
I thought that uniqueMPgraphic meant it was redrawn everytime while useMPgraphic meant it was done once and then gave the same result everytime used.
http://thread.gmane.org/gmane.comp.tex.context/79507/focus=79538
In any case: Is there a way to get different frames for every page in a random way?
Using \startuseMPgraphic is the correct way, since you want the graphic to be recalculated every time. I have no clue why this fails at the moment. It works fine in older versions, so I assume it's a bug.
Marco
___________________________________________________________________________________ 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 ___________________________________________________________________________________
Ok, thank you Marco. Hans, is this a bug? Has something changed? /Mikael