From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/49725 Path: news.gmane.org!not-for-mail From: batela Newsgroups: gmane.comp.tex.context Subject: [***SPAM***] Re: last ContextMinimals - bad itemize Date: Wed, 22 Apr 2009 16:24:52 +0100 Message-ID: <55954618f0ad66e3f2b1c9986cb23bd0@tugamail.com> References: <49E7A434.9090500@wxs.nl> <49E7E16F.6020308@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1240413980 15746 80.91.229.12 (22 Apr 2009 15:26:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Apr 2009 15:26:20 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 22 17:27:39 2009 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 1LweMN-000131-Dx for gctc-ntg-context-518@m.gmane.org; Wed, 22 Apr 2009 17:27:39 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 948C21FB6B; Wed, 22 Apr 2009 17:26:11 +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 10500-04; Wed, 22 Apr 2009 17:25:32 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 56F1E1FB1D; Wed, 22 Apr 2009 17:25:32 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 74CC71FB1D for ; Wed, 22 Apr 2009 17:25: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 32493-01 for ; Wed, 22 Apr 2009 17:25:23 +0200 (CEST) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by ronja.ntg.nl (Postfix) with ESMTP id 006821FB14 for ; Wed, 22 Apr 2009 17:25:22 +0200 (CEST) Original-Received: from sapo.pt (relay1.ptmail.sapo.pt [212.55.154.21]) by filter2-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with SMTP id n3MFPFQL016542 for ; Wed, 22 Apr 2009 17:25:16 +0200 Original-Received: (qmail 13559 invoked from network); 22 Apr 2009 15:25:12 -0000 Original-Received: from unknown (HELO sapo.pt) (10.134.37.162) by relay1 with SMTP; 22 Apr 2009 15:25:12 -0000 Original-Received: (qmail 30626 invoked from network); 22 Apr 2009 15:25:12 -0000 X-AntiVirus: PTMail-AV 0.3-0.92.0 X-Virus-Status: Clean (0.00715 seconds) Original-Received: from unknown (HELO [192.168.1.7]) (as9938358@sapo.pt@[81.193.18.217]) (envelope-sender ) by mta12 (qmail-ldap-1.03) with SMTP for ; 22 Apr 2009 15:25:12 -0000 In-Reply-To: X-Mailer: Apple Mail (2.624) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.55.154.21; country=PT; region=14; city=Lisboa; latitude=38.7167; longitude=-9.1333; http://maps.google.com/maps?q=38.7167,-9.1333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 212797626 - 636aa3ec2c57 - 20090422 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:49725 Archived-At: Dears Sirs, anybody can share a solution for this bug. I need to prepare a document = for tomorrow and it is very unpleasant include this kind of error. thanks a lot. Em 21/04/2009, =E0s 6:09, Wolfgang Schuster escreveu: > > Am 21.04.2009 um 18:31 schrieb batela: > >> Dear Sirs >> >> I found this bug in ContextMinimals last version >> \starttext >> >> \startitemize[n] >> \item first >> \item second >> \startitemize[m,repeat] >> \item second.1, =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D should be 2.1, but only appears = >> 1. >> \item second.2 >> \stopitemize >> \stopitemize >> >> \stoptext > > I found a bug in nested items too. > > \starttext > \startitemize > \startitemize[fit] > \item subitem > \stopitemize > \stopitemize > \stoptext > > 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 > _______________________________________________________________________ = > ____________ > > Abra=E7os, Jorge Manuel de Almeida Magalh=E3es ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________