From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/75984 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: bug with \setupnotation[number=no] and sectioning commands Date: Sun, 06 May 2012 12:00:31 +0200 Message-ID: <4FA64BBF.5040504@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1336298455 11927 80.91.229.3 (6 May 2012 10:00:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 6 May 2012 10:00:55 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun May 06 12:00:55 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SQyGs-0004n4-Qf for gctc-ntg-context-518@m.gmane.org; Sun, 06 May 2012 12:00:54 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 96BFB101E9; Sun, 6 May 2012 12:00:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XNhXzH9OHCtt; Sun, 6 May 2012 12:00:54 +0200 (CEST) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E46A8101E1; Sun, 6 May 2012 12:00:52 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8535A101E1 for ; Sun, 6 May 2012 12:00:51 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id TyZDxE97pUjD for ; Sun, 6 May 2012 12:00:50 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 4D066101DF for ; Sun, 6 May 2012 12:00:50 +0200 (CEST) Original-Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q46A0nbr028683 for ; Sun, 6 May 2012 12:00:49 +0200 Original-Received: from moweb001.kundenserver.de (moweb001.kundenserver.de [172.19.20.114]) by fmmailgate03.web.de (Postfix) with ESMTP id 759861B459C12 for ; Sun, 6 May 2012 12:00:42 +0200 (CEST) Original-Received: from [192.168.1.33] ([83.60.86.139]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0Lb1rd-1Rlbud0jOb-00kcNc; Sun, 06 May 2012 12:00:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 X-Provags-ID: V02:K0:S5Dy/xVFRsjffuUFoUEbexIb6RgznzcBWqxilqx9zX/ erz4O3a2w62YBZodocg0QtGZiJ8MUBhGaZyKq5huBcScqQeodh aiUzATFs+nmmDYfs6u84pqfGu+0k8e3gDxdjMzUVj85dYvFGep eqx5RcKTpimm/6dqLhkFu0gArO2Guu/yEjKmVWt4i155l2YcU9 FhvmT7Agch3FfgjPHarTQ== X-Bayes-Prob: 0.8913 (Score 2, tokens from: @@RPTN) X-CanIt-Geo: ip=217.72.192.234; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VH6y0NWW - 8bc120cbf041 - 20120506 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:75984 Archived-At: Hi there, I'm afraid that note numbering in body text is wrong in latest beta (the bug was also in previous beta). Here you have a sample that shows the bug: \setupnotation[footnote][number=no] \setuphead[chapter][number=no] \starttext \chapter{First chapter} one\footnote{two} \section{First section} three\footnote{four} \stoptext There should be no note numbering, but the body text takes the sectioning command number for the footnote references (which is obviously wrong). Many thanks for your help, Pablo -- http://www.ousia.tk ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________