Re: [NTG-context] setupnote[footnote] adding extra pages

2012-01-03 Thread Wolfgang Schuster
Am 03.01.2012 um 04:42 schrieb Chris Lott: > Why does this document create three pages, with the footnote on the > second and a third that is blank? > > \setuppagenumbering[state=stop] > \setupnote[footnote][numberconversion=Romannumerals] > \starttext > This is a sample letter. \footnote{foo} >

Re: [NTG-context] setupnote[footnote] adding extra pages

2012-01-03 Thread Chris Lott
On Mon, Jan 2, 2012 at 6:42 PM, Chris Lott wrote: > Why does this document create three pages, with the footnote on the > second and a third that is blank? > > \setuppagenumbering[state=stop] > \setupnote[footnote][numberconversion=Romannumerals] > \starttext > This is a sample letter. \footnote{f

[NTG-context] setupnote[footnote] adding extra pages

2012-01-02 Thread Chris Lott
Why does this document create three pages, with the footnote on the second and a third that is blank? \setuppagenumbering[state=stop] \setupnote[footnote][numberconversion=Romannumerals] \starttext This is a sample letter. \footnote{foo} \stoptext If I remove the \setupnote line, then everything