On 8-9-2011 10:56, Wolfgang Schuster wrote:

It can be solved with something like this:

thanks for analyzing this

\def\doactualitemnumber
   {\begingroup
>
      %\c!numberconversionset=,

^^ we can use \c!numberconversionset=itemgroup:\currentitemgroup,

but my solution above doesn’t work with complex itemize constructs.

and then add (someplace) in the define macro:

\definestructureconversionset[itemgroup:#1][\currentitemconversionset][\currentitemsymbol]%

and at the end of the restarter:

   \ifx\currentrepeatstart\empty
     \let\currentitemconversionset\currentitemsymbol
   \else

\edef\currentitemconversionset{\currentitemconversionset,\currentitemsymbol}%
   \fi

which seems to work (baking a beta now)

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