Am 03.05.2011 um 01:26 schrieb Aditya Mahajan:

>> You can also put the text in a \hbox with “\setuptype[command=\hbox]”.
>> The command key from \setuptype is special because it accepts only
>> box commands (\hbox, \vbox, \framed …).
> 
> I don't see why that is the case. Looking at the code, it appears that any 
> option for command should work (that is not reset by \tf\tt). For example, 
> command=\underbar works as expected.


\underbar is defined as \groupedcommand and doesn’t take a argument, here is a 
example which fails.

\define[1]\TypeCommand{}

\setuptype[command=\TypeCommand]

\starttext
\type{type}
\stoptext

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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