The patch seems to break \footnote:

\unprotect % workaround
\def\@@makedescription[#1]#2%
 {\postponenotes % new, assumes grouping
  \doenumerationcheckconditions{#1}%
  
\dodescriptioncomponent[\c!reference=#1,\c!label={\descriptionparameter\c!text},\c!title={#2},\c!bookmark=,\c!list=][]%
  \@@dostartdescriptionindeed}
\def\doenumerationcheckconditions#1%
 {\doifelse{\descriptionparameter\c!number}\v!yes
    
{\doifelse{#1}\enumerationdisablenumbersignal\setfalse\settrue\enumerationnumberenabled}
    {\setfalse\enumerationnumberenabled}%
  \edef\currentenumerationcoupling{\descriptionparameter\c!coupling}}
\protect

\starttext
Blabla\footnote{blabla}
\stoptext

writes "Blablaln:linenotefootnote".

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