Am 15.04.2013 um 18:45 schrieb Sietse Brouwer <sbbrou...@gmail.com>:

> Perhaps the default for the label could be numberconversion=character
> --- subfigures are more commonly numbered a, b, c, I think.


To set default values it can be usefull to add a unnamed “combination” label, 
i.e.

  \definelabel[\v!combination]

and \definecombination is changed to

\appendtoks
    \edef\p_pack_combinations_alternative{\combinationparameter\c!alternative}%
    \setfalse\c_str_define_commands_label % no helper commands
    \ifx\currentcombinationparent\empty
-     
\normalexpanded{\definelabel[\v!combination:\currentcombination]}[\c!text=]%
+     
\normalexpanded{\definelabel[\v!combination:\currentcombination][\v!combination]}[\c!text=]%
    \else
      
\normalexpanded{\definelabel[\v!combination:\currentcombination][\currentcombinationparent]}[\c!text=]%
    \fi
\to \everydefinecombination

Wolfgang
___________________________________________________________________________________
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