From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55636 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: last chapter number in Metapost Date: Mon, 18 Jan 2010 17:22:36 +0100 Message-ID: <4B548ACC.3030205@wxs.nl> References: <7BA269C8-AAAD-46AC-A60A-BB915B5CFAA2@rz-online.de> <1867F0AF-0470-422D-ACE6-68CF3D2ECC72@googlemail.com> <6C55FC49-E9A5-44C4-979F-F660F8DDB3F2@uni-koblenz.de> <4B544FE0.8070904@wxs.nl> <96F060FE-48FB-416D-9B89-3953BB599D6B@uni-koblenz.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1263831785 2953 80.91.229.12 (18 Jan 2010 16:23:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jan 2010 16:23:05 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 18 17:22:56 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NWuNT-0005tM-DK for gctc-ntg-context-518@m.gmane.org; Mon, 18 Jan 2010 17:22:55 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 48079C9CE1; Mon, 18 Jan 2010 17:22:54 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Ir1uoX2z0pHD; Mon, 18 Jan 2010 17:22:47 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id ED28DC9C5C; Mon, 18 Jan 2010 17:22:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 84D81C9C5C for ; Mon, 18 Jan 2010 17:22:43 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Rw+YH1wRnvFs for ; Mon, 18 Jan 2010 17:22:38 +0100 (CET) Original-Received: from mail.solcon.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by balder.ntg.nl (Postfix) with ESMTP id 0B130C9C40 for ; Mon, 18 Jan 2010 17:22:37 +0100 (CET) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-9 (SurgeMail 4.2d2) with ESMTP id 972-1713362 for multiple; Mon, 18 Jan 2010 17:22:27 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b1 Thunderbird/3.0 In-Reply-To: <96F060FE-48FB-416D-9B89-3953BB599D6B@uni-koblenz.de> X-Authenticated-User: hagen@controller-9 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:55636 Archived-At: On 18-1-2010 16:47, Andreas Harder wrote: > \startuseMPgraphic{test} > current := \somestructureheadnumber[chapter][current] ; > last := \somestructureheadnumber[chapter][last] ; > % current := 2 ; > % last := 6 ; > > skip := TextHeight * (current-1)/last ; > StartPage ; > fill fullcircle scaled 3cm shifted (skip,skip) ; > StopPage ; > \stopuseMPgraphic not expandable and typeset ... so you i'll add \somenamedheadnumber{chapter}{current} ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________