On 31-1-2011 7:07, Otared Kavian wrote:
Hi again Hans,

Thanks to Thomas' attention I could make some testing with the latest mkiv beta 
(2011.01.31). It seems that roman numerals is broken in itemize, while it works 
fine in mkii.
Here is a minimal test:
%%% begin test.tex
\starttext
\startitemize[r]
\item Testing items and footnotes\footnote{This is a silly remark\dots}
\stopitemize
\stoptext
%%% end test.tex

and the error message I get:
! Undefined control sequence.
\romannumerals #1->\ctxcommands
                                 {romannumerals(\number #1)}

ah, you got me ... should be singular

fyi: this macro is a shortcut for calling a function in the lua commands namespace; eventually all calls at the tex end will call functions in the commands namespace but it's a stepwise process to get this done (all conversions were adapted so maybe more problems surface, but they're just name issues)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to