Hi,this is still not fixed. In mkiv the marker (asterisk) is not moved with it's corresponding footnote text.
Best wishes, Peter
\def\NoteNumber#1{\hbox to 15pt{\hfill\black #1}}
\setupfootnotes
[bodyfont=6pt,
textcolor=black,
before=,after=,
rule=off,
numberconversion={set 2},
% distance=-2em,
margindistance=-2em,
numbercommand=\NoteNumber]
\def\MyFootnote#1{\footnote{\hskip3em #1}}
\starttext
\startlocalfootnotes
\vbox\bgroup\hsize=78mm\dontcomplain
\startitemize[4]
\item die Ausgabe erfolgt als PDF/X-4p\MyFootnote{ISO 15930-7:2008}
\stopitemize
\egroup
\stoplocalfootnotes
% footnote marker is not moved!
\moveright70mm\hbox{\placelocalfootnotes}
\stoptext
<<inline: footnote.png>>
___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
