2011/8/15 Wolfgang Schuster
<schuster.wolfgang@googlemail.com>
Am 15.08.2011 um 12:56 schrieb Cecil Westerhof:
> I use:
> \setupindenting[yes, small, next]
>
> This works on the main text, but not on the footnotes. In \setupfootnotes I do not find an option to do the same. Am I overlooking something, or is it really not possible?
\setupnotedefintion[footnote][indenting=…]
Does not exist. What comes closest is the following:
\setupfootnotedefinition[footnote][indenting=yes,small,next]
But that does not have the required effect. It even generates a blanco page. I attached the tex and pdf files.