From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41597 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: zero padding with itemize Date: Thu, 12 Jun 2008 08:57:18 +0200 Message-ID: <115224fb0806112357l835789coa567adf2f65d20e9@mail.gmail.com> References: <20080608194455.GB8498@gaston.couberia.bzh> <484C521A.8060602@wxs.nl> <20080611153958.GB24937@gaston.couberia.bzh> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1213253930 9610 80.91.229.12 (12 Jun 2008 06:58:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2008 06:58:50 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 12 08:59:33 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 1K6gmT-0002X2-Ey for gctc-ntg-context-518@m.gmane.org; Thu, 12 Jun 2008 08:59:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EDE641FCA1; Thu, 12 Jun 2008 08:58:43 +0200 (CEST) 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 04556-02-9; Thu, 12 Jun 2008 08:57:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D08A91FBBA; Thu, 12 Jun 2008 08:57:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B4F411FBAC for ; Thu, 12 Jun 2008 08:57:57 +0200 (CEST) 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 04555-03-14 for ; Thu, 12 Jun 2008 08:57:23 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.153]) by ronja.ntg.nl (Postfix) with ESMTP id 76F9A1FBF9 for ; Thu, 12 Jun 2008 08:57:23 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so2651887ywm.74 for ; Wed, 11 Jun 2008 23:57:18 -0700 (PDT) Original-Received: by 10.151.50.11 with SMTP id c11mr1797927ybk.127.1213253838528; Wed, 11 Jun 2008 23:57:18 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Wed, 11 Jun 2008 23:57:18 -0700 (PDT) In-Reply-To: <20080611153958.GB24937@gaston.couberia.bzh> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:41597 Archived-At: On Wed, Jun 11, 2008 at 5:39 PM, Peter M=FCnster wrote: > On Sun, Jun 08 2008, Hans Hagen wrote: > >> > If yes, how? And if no, where is the magic point, where I could apply a >> > patch (if it's not too difficult ;) >> >> has always been possible ... >> >> \starttext >> >> \def\mypaddednumber#1{\ifnum#1<9 0\fi\number#1\relax} >> >> \defineconversion[pn] [\mypaddednumber] > > So the \defineconversion is the magic point I could not find (I only > searched in core-itm.tex ...). This is described in ConTeXt the manual, page 216: The symbols used under 1 to 8 can be defined with the command \definesymbol and the conversion of the numbering with \defineconversion > Thanks a lot! > Peter Wolfgang ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________