From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46567 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: forcing chapter pagenumber Date: Mon, 29 Dec 2008 19:32:17 +0100 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1230575696 31001 80.91.229.12 (29 Dec 2008 18:34:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Dec 2008 18:34:56 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 29 19:36:02 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1LHMxt-0005uZ-MS for gctc-ntg-context-518@m.gmane.org; Mon, 29 Dec 2008 19:35:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 45F6B1FCC6; Mon, 29 Dec 2008 19:34:30 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24996-06; Mon, 29 Dec 2008 19:33:00 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3923F1FC66; Mon, 29 Dec 2008 19:33:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8EEF51FC66 for ; Mon, 29 Dec 2008 19:32:58 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25341-02 for ; Mon, 29 Dec 2008 19:32:20 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by ronja.ntg.nl (Postfix) with ESMTP id DEC0F1FC5D for ; Mon, 29 Dec 2008 19:32:20 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id l26so1720906fgb.8 for ; Mon, 29 Dec 2008 10:32:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:to:in-reply-to :content-type:content-transfer-encoding:mime-version:subject:date :references:x-mailer:from; bh=FOPheGYEun0IMv7V1s+HLg7U1eZCFLV/BrosVGmkAoE=; b=giXoyu0CpHbRF8hRNt9m5Z2vCSFwFjqtws285ZAIEb6UJDtwZfdccwVz/YJz2MsTYU ZyyxtcyRAMhy+iCivaCDN8DyGSPw5JHPZQ5oUW3EHwSM3dP+bnsREu+/ttcroYajtmbj w/nliaOpM/urTn/7ZE7+Th/au5lmugNsxNfZ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:to:in-reply-to:content-type:content-transfer-encoding :mime-version:subject:date:references:x-mailer:from; b=OoXJXCiyGklS1BFAeGZ3F3VF+Xhpc5BtAwx09BCviBiB96O52YakpNImu1ExuabCc3 QQW5wmDyF3KfnKosyg3cTPs4qiQPb+Nl1SXAZFmT+rumglbIFLigqk/w0mMHyvDtdBr3 gO2FZ0Rfo/wQo2XDaSiLliVe1NIywjU+u6TmA= Original-Received: by 10.86.31.18 with SMTP id e18mr8255999fge.72.1230575540741; Mon, 29 Dec 2008 10:32:20 -0800 (PST) Original-Received: from ?192.168.2.23? (p5B295891.dip.t-dialin.net [91.41.88.145]) by mx.google.com with ESMTPS id 3sm22729675fge.57.2008.12.29.10.32.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 29 Dec 2008 10:32:20 -0800 (PST) In-Reply-To: X-Mailer: Apple Mail (2.930.3) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:46567 Archived-At: Am 29.12.2008 um 19:15 schrieb Hans van der Meer: > On pages starting a chapter the pagenumbering is suppressed. > However I want to tur it on. > The sensible choice on \setuphead[chapter] seems page=yes but that > doesn't change a thing. > I see no other options of this sort. > How do I accomplish pagenumbering on chapter pages? > (ConTeXt ver: 2008.10.31) \setuphead[chapter][header=] 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________