Hi,

just another newbie question

\setuphead[section]
    [command=\MyCommand]

\define[2]\MyCommand%
    {\convertnumber{I}{#1} --- #2}

\convertnumber does not work on command parameter. What am I doing wrong? I know that I can use conversion key in setuphead, but I need slightly more complicated command.

thanks
Jan