From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1953 Path: main.gmane.org!not-for-mail From: Michal Kvasnicka Newsgroups: gmane.comp.tex.context Subject: Page number change Date: Wed, 3 May 2000 13:31:17 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: <200005031131.NAA02369@merkur.econ.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392752 4615 80.91.224.250 (23 Oct 2002 17:05:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:05:52 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:1953 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1953 Hello! I need to change the page number. How to do it? Example: \setuppagenumbering[conversion=romannumerals] \completecontent \page SET PAGE TO 1 \setuppagenumbering[conversion=numbers] \chapger{Introduction} ... Many thanks. M.K.