From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6672 Path: main.gmane.org!not-for-mail From: "Lutz Haseloff" Newsgroups: gmane.comp.tex.context Subject: Re: Letter Date: Fri, 25 Jan 2002 11:39:28 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3C5143F0.26799.CD7075@localhost> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035397185 12634 80.91.224.250 (23 Oct 2002 18:19:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:19:45 +0000 (UTC) Original-To: "Frans Goddijn" , ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:6672 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6672 Am 25 Jan 2002, um 10:51 hat Frans Goddijn geschrieben: > Thanks! I was wondering about that too although I seem to remember that I > knew how to do it a while back. And if numbering should commence with page > 2, where do I re-instate pagenumbering? > > ----- Original Message ----- > From: "Lutz Haseloff" > > \setuppagenumbering[state=stop] > > > > does the job. > > > itīs, like often, very easy in ConTeXt: \setupoutput[pdftex] \setuppagenumbering[state=stop] \starttext \input tufte \page \setuppagenumbering[state=start] \input tufte \page \setuppagenumbering[state=stop] \input tufte \page \setuppagenumbering[state=start] \input tufte \stoptext Greetings Lutz