in http://wiki.contextgarden.net/Titles
is an example for a wrong setting:

\starttext
\setuphead[section][textstyle=\em,textcommand=\WORD]
\section{A not so long title}
\stoptext

the wiki sais, that this leads to \WORD{\EM A not so long title}
which should give an error. However, the above works for me
in the same way as

\starttext
\setuphead[section][textstyle=\em,deeptextcommand=\WORD]
\section{A not so long title}
\stoptext

mkiv, TeXLive2010

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