Does not work for me.
Luigi, the reason I have used the \setupsystem[random=] is to control
the randomization and not have it change everytime I compile it. This
is I think necessary if I want the answerkey that identfies the
correct option.
On Mon, Nov 16, 2009 at 9:05 AM, luigi scarso
On Mon, Nov 16, 2009 at 2:55 PM, Curiouslearn
wrote: The following is an example. Randomization occurs with MKII, but not with MKIV.
\setupsystem[random=123]
\starttext
\startitemize[a,random] \startitem This is item 1 \stopitem \startitem This is item 2 \stopitem \startitem This is item 3 \stopitem \startitem This is item 4 \stopitem \stopitemize
\stoptext
It works ok here, if I undertstand what you want.
What about %%test.tex \starttext
\startitemize[a,random] \startitem This is item 1 \stopitem \startitem This is item 2 \stopitem \startitem This is item 3 \stopitem \startitem This is item 4 \stopitem \stopitemize \stoptext
$>context --purgeall; context test.tex ; mv test.pdf test-1.pdf $>context --purgeall; context test.tex ; mv test.pdf test-2.pdf $>context --purgeall; context test.tex ; mv test.pdf test-3.pdf
I see differents pdfs test-1,test-2,test-3
With your code, all pdf are the same.
-- luigi ___________________________________________________________________________________ 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 ___________________________________________________________________________________