From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41596 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:52:19 +0200 Message-ID: <115224fb0806112352g34a7ee94i803df6b1b0bfc4e6@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="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213253632 8924 80.91.229.12 (12 Jun 2008 06:53:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2008 06:53:52 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 12 08:54:34 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 1K6ghe-0000uo-Dz for gctc-ntg-context-518@m.gmane.org; Thu, 12 Jun 2008 08:54:34 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ECCA61FBB9; Thu, 12 Jun 2008 08:53:44 +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 04844-01-7; Thu, 12 Jun 2008 08:53:05 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 316E01FBD4; Thu, 12 Jun 2008 08:53:05 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 36C871FBD4 for ; Thu, 12 Jun 2008 08:53:03 +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 04806-01-9 for ; Thu, 12 Jun 2008 08:52:30 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.158]) by ronja.ntg.nl (Postfix) with ESMTP id 12C721FBAC for ; Thu, 12 Jun 2008 08:52:29 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so2650750ywm.74 for ; Wed, 11 Jun 2008 23:52:19 -0700 (PDT) Original-Received: by 10.150.54.6 with SMTP id c6mr1876634yba.7.1213253539536; Wed, 11 Jun 2008 23:52:19 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Wed, 11 Jun 2008 23:52:19 -0700 (PDT) In-Reply-To: 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:41596 Archived-At: Hi Carlos, On Thu, Jun 12, 2008 at 8:37 AM, Carlos Breton Besnier wrote: > And 9? Best What do you mean, I didn't understand your questions. Wolfgang > \starttext > > \def\mypaddednumber#1{\ifnum#1<10 0\fi\number#1\relax} > > \defineconversion[pn] [\mypaddednumber] > > \startitemize[pn,broad] > \item oeps > \item oeps > \item oeps > \stopitemize > > \stoptext > > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ > > ___________________________________________________________________________________ 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 ___________________________________________________________________________________