Hello,
to get the footnotes vertically aligned, a \setupindenting[none] is needed:

\setupindenting[small]
\starttext
\startlocalfootnotes[n=0]
bla\footnote{1. note}
bla\footnote{2. note}
bla\footnote{3. note}
{\setupindenting[none]
\placelocalfootnotes}
\stoplocalfootnotes
\stoptext

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to