From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41114 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: itemize numbering Date: Mon, 19 May 2008 14:15:41 +0200 Message-ID: <115224fb0805190515l36da5343g724d715c985f3d56@mail.gmail.com> References: <0D6F9688-498E-47B8-99FC-D82B9C2C56C2@science.uva.nl> 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 1211199490 19469 80.91.229.12 (19 May 2008 12:18:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 May 2008 12:18:10 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon May 19 14:18:46 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 1Jy4Jm-0005Gu-41 for gctc-ntg-context-518@m.gmane.org; Mon, 19 May 2008 14:18:18 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9E0E71FB6D; Mon, 19 May 2008 14:17:26 +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 28507-01-7; Mon, 19 May 2008 14:16:39 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 712831FBC6; Mon, 19 May 2008 14:16:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 114A21FB98 for ; Mon, 19 May 2008 14:16:30 +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 28252-02-7 for ; Mon, 19 May 2008 14:15:49 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.157]) by ronja.ntg.nl (Postfix) with ESMTP id CB3B91FBE8 for ; Mon, 19 May 2008 14:15:48 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so1508122ywm.74 for ; Mon, 19 May 2008 05:15:41 -0700 (PDT) Original-Received: by 10.150.78.41 with SMTP id a41mr6133309ybb.182.1211199341522; Mon, 19 May 2008 05:15:41 -0700 (PDT) Original-Received: by 10.150.96.3 with HTTP; Mon, 19 May 2008 05:15:41 -0700 (PDT) In-Reply-To: <0D6F9688-498E-47B8-99FC-D82B9C2C56C2@science.uva.nl> 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:41114 Archived-At: On Mon, May 19, 2008 at 2:08 PM, Hans van der Meer wrote: > The following minimal example goes wrong: > \starttext > \startitemize[a] > \item sub a > \startitemize > \item sub a1 > \item sub a2 > \stopitemize > \item sub b > \stopitemize > \stoptext > > The result is: > . sub a > - sub a1 > - sub a2 > a. sub b > > Whereas: > \starttext > \startitemize[a] > \item sub a > \item sub b > \stopitemize > \stoptext > > results in the expected output: > a. sub a > b. sub b > > Both mkii and mkiv show this behaviour. Versions are: > This is pdfTeXk, Version 3.141592-1.40.7 (Web2C 7.5.6) > ConTeXt ver: 2008.04.18 14:17 MKII fmt: 2008.4.19 int: english/ > english > > Is this corrected in a later version than I have installed or is it > still present? Works with the latest version on the wiki. > Hans van der Meer 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 ___________________________________________________________________________________