Peter—

Many thanks for your help! This solves the problem very nicely.

All best, Alan

On Jun 22, 2005, at 1:09 PM, Peter Münster wrote:

On Wed, 22 Jun 2005, Alan Bowen wrote:


My immediate problem, however, is the paragraph indent in
footnotes that have more than one paragraph.


I don't know better, but this works:

\setupindenting[small]
\let\footnoteO\footnote
\long\def\footnote#1{\footnoteO{\setupindenting[small]#1}}
%% or
%\long\def\footnote#1{\footnoteO{\setupindenting[small]\indent#1}}
\def\SomePars{\dorecurse5{\dorecurse{50}{bla }\par}}
\starttext
\SomePars bla\footnote{\SomePars}
\stoptext

Cheers, Peter

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


_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to