Changes

Jump to navigation Jump to search
8 bytes added ,  13:13, 9 August 2020
m
Text replacement - "<cmd>" to "{{cmd|"
|}
From a discussion on the mailing list, the following was suggested (note that you have to enclose your items in <{{cmd>|startitem</cmd> and <{{cmd>|stopitem</cmd>, using <{{cmd>|item</cmd> only does not work):
{|
== Randomizing items ==
It is possible to make ConTeXt randomize the items in enumerations; this can come handy when, e.g., typesetting tests. You have to add a <tt>random</tt> option to <{{cmd>|startitemize</cmd>. There are two caveats:# You have to say <{{cmd>|startitem</cmd> ... <{{cmd>|stopitem</cmd> instead of <{{cmd>|item</cmd> ... .# Somehow the first item does not get randomized. (I learned from the mailing list - thanks, Aditya! - that adding a <{{cmd>|nextrandom</cmd> somewhere earlier helps.)
Example:

Navigation menu