Am 13.01.2012 um 11:01 schrieb 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!!!

It doesn't what value you change, the problem is the \setupnote call.

> \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

You can get a correct output by adding \setuppapersize or \setuplayout before 
\setupnote
or you move the \setupnote below \starttext.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to