On 6/4/2013 6:07 PM, Wolfgang Schuster wrote:
Hi Hans,
why has the meaning of the command key changed in MkIV?
Probably because it went unnoticed (I'm not using it myself). You can
patch this:
if j == 1 then
context(command)
Hi Hans,
why has the meaning of the command key changed in MkIV?
In MkII you can define a command which has as many argument as entries in the
list.
% engine=pdftex
\usemodule[database]
\starttext
\define[3]\TestCommand{\ruledhbox{#1:#2:#3}}
\defineseparatedlist[test][command=\TestCommand]