From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/75346 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: footnotes bychapter Date: Sat, 24 Mar 2012 20:59:38 +0100 Message-ID: <78613CA9-D342-4500-A8BF-B2F8CE97034A@st.estfiles.de> References: <4F564970.8020908@uni-bonn.de> <4F565B98.7030003@wxs.nl> <7B6D743C-C987-484A-8DA5-6A2882416B4B@st.estfiles.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1332619188 18682 80.91.229.3 (24 Mar 2012 19:59:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 24 Mar 2012 19:59:48 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 24 20:59:47 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 1SBX7q-0004DP-JX for gctc-ntg-context-518@m.gmane.org; Sat, 24 Mar 2012 20:59:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AFA62101EE; Sat, 24 Mar 2012 20:59:45 +0100 (CET) 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 BHDa1RVDGd8d; Sat, 24 Mar 2012 20:59:42 +0100 (CET) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A673E101DF; Sat, 24 Mar 2012 20:59:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7EB10101DF for ; Sat, 24 Mar 2012 20:59:41 +0100 (CET) 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 KaIIFSfT9jGW for ; Sat, 24 Mar 2012 20:59:40 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 5D18E10194 for ; Sat, 24 Mar 2012 20:59:40 +0100 (CET) Original-Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.103]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q2OJxdI5018971 for ; Sat, 24 Mar 2012 20:59:39 +0100 Original-Received: from [89.247.36.83] (helo=[192.168.1.4]) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1SBX7j-000563-Bj for ntg-context@ntg.nl; Sat, 24 Mar 2012 20:59:39 +0100 In-Reply-To: X-Mailer: Apple Mail (2.1084) X-Df-Sender: Njk4NTgw X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.31.103; 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: 0QGNvXDrM - df7e4904b1af - 20120324 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:75346 Archived-At: Am 24.03.2012 um 18:14 schrieb Wolfgang Schuster: > = > Am 24.03.2012 um 17:54 schrieb Steffen Wolfrum: > = >> = >> Am 24.03.2012 um 17:34 schrieb Wolfgang Schuster: >> = >>> = >>> Am 24.03.2012 um 17:29 schrieb Steffen Wolfrum: >>> = >>>> Is there meanwhile a context version that provides "way=3D..." again? >>> = >>> = >>> What doesn=92t work? >>> = >>> \setupnotation[footnote][way=3Dchapter] >>> = >>> \starttext >>> = >>> \chapter{One} >>> = >>> text\footnote{One: first} text\footnote{One: second} >>> = >>> \chapter{Two} >>> = >>> text\footnote{Two: first} text\footnote{Two: second} >>> = >>> \stoptext >> = >> ah, = >> \setupfootnotes[way=3Dbychapter] >> didn't became = >> \setupnote[footnote][way=3Dbychapter] > = > That would make no sense because \setupfootnotes is defined as \def\setup= footnotes{\setupnote[footnote]} which means both are the same setup. > = >> \setupnotation[footnote][way=3Dbychapter] > = > The footnote counter is created by \definenotation (which is called when = you create a new note with \definenote) and the fore you need \setupnotatio= n to change it. ok, interesting thanks a lot! steffen ___________________________________________________________________________= ________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________