On Fri, Jan 13, 2012 at 12:17 PM, Steffen Wolfrum <context@st.estfiles.de> wrote:

Am 13.01.2012 um 11:38 schrieb luigi scarso:

>
>
> On Fri, Jan 13, 2012 at 11:01 AM, Steffen Wolfrum <context@st.estfiles.de> wrote:
>
> 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





I assumed "\setupnote[footnote][textcolor=green]" is the recommended and correct way to do,
as I found it in an example from Wolfgang (December 2011):

Am 01.12.2011 um 22:40 schrieb Wolfgang Schuster:

> ...
> \setupnote
>  [footnote]
>  [textstyle=italic,
>   textcolor=green,
>   textcommand=\inframed] % default: \high
>
> \starttext
> Hi there!\footnote{I’m a footnote.}
> \stoptext

Yes, but at least \setupnotes works
as temporary solution --- taht to say , can be a bug.
It doesn't seem that \setupnotes is deprecated, btw.

--
luigi