From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41113 Path: news.gmane.org!not-for-mail From: Hans van der Meer Newsgroups: gmane.comp.tex.context Subject: itemize numbering Date: Mon, 19 May 2008 14:08:57 +0200 Message-ID: <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 (Apple Message framework v919.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211199177 18360 80.91.229.12 (19 May 2008 12:12:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 May 2008 12:12:57 +0000 (UTC) To: NTG ConTeXt Original-X-From: ntg-context-bounces@ntg.nl Mon May 19 14:13:32 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 1Jy4Eo-0003DX-1t for gctc-ntg-context-518@m.gmane.org; Mon, 19 May 2008 14:13:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 07F061FBCC; Mon, 19 May 2008 14:12:24 +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 26883-03-4; Mon, 19 May 2008 14:11:38 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7F7CE1FB3C; Mon, 19 May 2008 14:11:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6FEA61FBD0 for ; Mon, 19 May 2008 14:11:28 +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 28442-01-3 for ; Mon, 19 May 2008 14:10:50 +0200 (CEST) Original-Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by ronja.ntg.nl (Postfix) with ESMTP id E9C821FBC5 for ; Mon, 19 May 2008 14:10:47 +0200 (CEST) Original-Received: from [192.168.1.95] (a82-95-102-36.adsl.xs4all.nl [82.95.102.36]) (authenticated bits=0) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id m4JCAj3o087295 for ; Mon, 19 May 2008 14:10:47 +0200 (CEST) (envelope-from hansm@science.uva.nl) X-Mailer: Apple Mail (2.919.2) X-Virus-Scanned: by XS4ALL Virus Scanner 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:41113 Archived-At: 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? Hans van der Meer ___________________________________________________________________________________ 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 ___________________________________________________________________________________