7 Mar
2016
7 Mar
'16
7:28 p.m.
Hi Hans, It seems that with the new beta (ConTeXt ver: 2016.03.04 10:39 MKIV beta fmt: 2016.3.7), there is a bug with random itemization. I cannot tell exactly when this feature has been broken. The problem is that for instance in the following example, sometimes the item C is repeated three times, sometimes A is repeated twice, etc. \starttext \startitemize[n,random] \startitem A \stopitem \startitem B \stopitem \startitem C \stopitem \stopitemize \stoptext Best regards: OK