From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50838 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: define an incremental personal bullet of item Date: Wed, 27 May 2009 15:35:30 +0200 Message-ID: <4A1D41A2.6050006@gmx.net> References: <642CFF78-E0E2-436D-BE56-B73FB056AB87@me.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1243431406 1368 80.91.229.12 (27 May 2009 13:36:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 May 2009 13:36:46 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed May 27 15:36:44 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 1M9JJD-0004Yv-B5 for gctc-ntg-context-518@m.gmane.org; Wed, 27 May 2009 15:36:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4A6CB1FDD9; Wed, 27 May 2009 15:36:36 +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 19367-01-6; Wed, 27 May 2009 15:35:48 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 640261FDDD; Wed, 27 May 2009 15:35:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3D4481FDDD for ; Wed, 27 May 2009 15:35:47 +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 14354-05-7 for ; Wed, 27 May 2009 15:35:32 +0200 (CEST) Original-Received: from filter4-nij.mf.surf.net (filter4-nij.mf.surf.net [195.169.124.155]) by ronja.ntg.nl (Postfix) with ESMTP id 801C11FDDB for ; Wed, 27 May 2009 15:35:32 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by filter4-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with SMTP id n4RDZV3A028715 for ; Wed, 27 May 2009 15:35:31 +0200 Original-Received: (qmail invoked by alias); 27 May 2009 13:35:31 -0000 Original-Received: from i59F67FD0.versanet.de (EHLO [192.168.1.3]) [89.246.127.208] by mail.gmx.net (mp070) with SMTP; 27 May 2009 15:35:31 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX19++ml4HkR+FsGr6RnlH+ypWmzsi/INZ68VWnjCmc TTs/VJPAxyZ4Sn User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <642CFF78-E0E2-436D-BE56-B73FB056AB87@me.com> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.57 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.20; country=DE; region=01; city=Karlsruhe; latitude=49.0047; longitude=8.3858; http://maps.google.com/maps?q=49.0047,8.3858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 232761691 - 632c6226ac1e - 20090527 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.155 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:50838 Archived-At: dalyoung schrieb: > Dear Hans, > > Thank you for your code. > I tested it using ConTeXt and LuaTeX, but I got following error. > > ******** > (/Users/graph/ConTeXtBeta/tex/texmf-context/tex/context/base/pdfr-def.tex) > > (./test-lua.tuo) > systems : begin file test-lua at line 2 > ! Argument of \MyCircledNumber has an extra }. > > \par > > } > \doattributes ...name #1#2\@EA \endcsname \fi {#4} > \dostopattributes > \dolistitem ...evel \c!style \c!color {\listitem } > \fi \fi > }\ifconditional \f... > > \complexdoitemgroupitem ...obreak \fi \dolistitem > \relax > \ifconditional \pac... > > t > ... > l.15 \dorecurse{20}{\item test \recurselevel} > > ? > ******** > However, I don't see any extra }. > I just copy your code and run it. I did the same (copy & run) and both marks work here. Must be some problem with your tex installation... Best wishes, Peter > > Thank you again > > Best regards, > > Dalyoung > > ___________________________________________________________________________________ > > 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 ___________________________________________________________________________________