13 Jan
2012
13 Jan
'12
10:38 a.m.
On Fri, Jan 13, 2012 at 11:01 AM, Steffen Wolfrum
This one is even more disturbing:
Just by setting the note's color to green, each footnote is set on a single page!!!
\setupnote[footnote][textcolor=green]% <- without this line the notes are set right
\starttext \dorecurse{10}{\input ward\footnote{just one line. a test footnote. just one line. a test footnote.}} \stoptext
I don't use footnotes at all, so I can say if it's a bug or not, but this is ok \setupnotes[textcolor=green] \starttext \dorecurse{10}{\input ward\footnote{just one line. a test footnote. just one line. a test footnote.}} \stoptext -- luigi