ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* setupnote[footnote] adding extra pages
@ 2012-01-03  3:42 Chris Lott
  2012-01-03  8:51 ` Chris Lott
  2012-01-03 18:07 ` Wolfgang Schuster
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Lott @ 2012-01-03  3:42 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

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 is on one page, as it
should be.

c
--
Chris Lott <chris@chrislott.org>
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: setupnote[footnote] adding extra pages
  2012-01-03  3:42 setupnote[footnote] adding extra pages Chris Lott
@ 2012-01-03  8:51 ` Chris Lott
  2012-01-03 18:07 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Lott @ 2012-01-03  8:51 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

On Mon, Jan 2, 2012 at 6:42 PM, Chris Lott <chris@chrislott.org> 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{foo}
> \stoptext

A bit more for troubleshooting: the above code works fine with an
earlier version of ConTeXt (2011.05.18 18:04).

The problem above occurs when using version 2011.12.31 18:06 using
"context file.tex" ... however using "texexec --pdf file.tex" works
properly, so I guess this is an MKIV problem.

c
--
Chris Lott <chris@chrislott.org>
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: setupnote[footnote] adding extra pages
  2012-01-03  3:42 setupnote[footnote] adding extra pages Chris Lott
  2012-01-03  8:51 ` Chris Lott
@ 2012-01-03 18:07 ` Wolfgang Schuster
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2012-01-03 18:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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}
> \stoptext
> 
> If I remove the \setupnote line, then everything is on one page, as it should be.

As a intermediate solution you can add \setupapersize[A4] (or whatever paper you use) before \setupnote.

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-03 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03  3:42 setupnote[footnote] adding extra pages Chris Lott
2012-01-03  8:51 ` Chris Lott
2012-01-03 18:07 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).