From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86655 Path: news.gmane.org!not-for-mail From: Pablo Rodriguez Newsgroups: gmane.comp.tex.context Subject: (again) bug?: \about disables \setupnote[split=strict] Date: Thu, 13 Mar 2014 18:12:23 +0100 Message-ID: <5321E6F7.8060006@gmx.es> 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: ger.gmane.org 1394730774 14464 80.91.229.3 (13 Mar 2014 17:12:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2014 17:12:54 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 13 18:13:04 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WO9BV-0007RK-P4 for gctc-ntg-context-518@m.gmane.org; Thu, 13 Mar 2014 18:12:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E5B44101F7; Thu, 13 Mar 2014 18:12:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IxN7zsyi0GUm; Thu, 13 Mar 2014 18:12:41 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 15772101EC; Thu, 13 Mar 2014 18:12:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6EA5E101EC for ; Thu, 13 Mar 2014 18:12:40 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id buUkeJpK9llR for ; Thu, 13 Mar 2014 18:12:38 +0100 (CET) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id 988C0101E1 for ; Thu, 13 Mar 2014 18:12:28 +0100 (CET) Original-Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s2DHTG8t012014 for ; Thu, 13 Mar 2014 18:29:16 +0100 Original-Received: from [192.168.1.33] ([83.60.77.63]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0Lz3JU-1XAJsA3hce-014AO7 for ; Thu, 13 Mar 2014 18:12:27 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 X-Provags-ID: V03:K0:+X6o/WhroWhW3qpCJNAChh11HJJOVMpenouGQRCS5BhnVgr5Skt eSXIE/BWRCUALIN7fWRAzYFGZ+bY3+42DGN94PAc8PplfwyOg7Ele2mo5NZgUNLx39AThjJ PCS09BIF1/iNL79N4MJPI7U/t2xklPDy8xLgJJCEQax29pXKqnPDdsrcaJMpLGygIzgimbT j4mwekGqdcblRhnvBOYnw== X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=212.227.17.22; 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: 01LB5tgu3 - f6c6cb208760 - 20140313 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:86655 Archived-At: Dear list, I have the following sample: \setuppapersize[A6] \setupnote[footnote][split=strict] \starttext \section[bspaces]{Blank spaces} \section[paragraph]{Paragraphs} \dorecurse{11}{This is a sentence.\par} This is already explained in sections \about[bspaces] y \about[paragraph]. %~ \namedstructurevariable{section}{title} and \namedstructurevariable{section}{title}. \dorecurse{2}{This is a sentence. }.\footnote{\dorecurse{5} {this is a footnote sentence. }} This is another sentence. \stoptext If I use the lines with \about, footnote reference in body and footnote are placed in different pages. If I use \namedstructurevariable, footnote reference in body and footnote are placed in the same page. I have two questions: Could anyone confirm this is a bug in \about? Is there any way to use \namedstructurevariable for sections other than the current? (So I would be able to avoid using \about.) 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 ___________________________________________________________________________________