Hi all,

consider the following example. I there a proper way to hook \tfxx in an 
itemize environment?

\starttext  \showframe
  \startitemize[n,packed][before=\tfxx,distance=5em]
    \dorecurse{12}{\item test}
  \stopitemize
  Desired output is:
  \tfxx
  \startitemize[n,packed][distance=5em]
    \dorecurse{12}{\item test}
  \stopitemize
\stoptext

Regards
        Andreas
___________________________________________________________________________________
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