From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/80411 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Bug in reference to sections Date: Wed, 23 Jan 2013 09:59:01 +0100 Message-ID: <50FFA655.5070404@wxs.nl> References: <5703ADA1-E6E9-4600-9B37-84F0678EEEE3@gmail.com> <9CC217A6-5288-4CC3-B37B-29AB17EBA9F3@gmail.com> <50FFA198.7000404@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1358931546 15890 80.91.229.3 (23 Jan 2013 08:59:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jan 2013 08:59:06 +0000 (UTC) Cc: Wolfgang Schuster To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 23 09:59:25 2013 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 1TxwB1-0005Ks-OO for gctc-ntg-context-518@m.gmane.org; Wed, 23 Jan 2013 09:59:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 535FD10208; Wed, 23 Jan 2013 09:59:06 +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 aW1LlOLdc6Ju; Wed, 23 Jan 2013 09:59:04 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id E77D7101FC; Wed, 23 Jan 2013 09:59:03 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 305F8101FC for ; Wed, 23 Jan 2013 09:59:03 +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 Qsmox4Uh0NNu for ; Wed, 23 Jan 2013 09:59:02 +0100 (CET) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id 54ADD101F5 for ; Wed, 23 Jan 2013 09:59:02 +0100 (CET) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r0N8m4i9032598 for ; Wed, 23 Jan 2013 09:48:05 +0100 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 6.1c) with ESMTP (TLS) id 4408-1713362 for multiple; Wed, 23 Jan 2013 09:58:59 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: <50FFA198.7000404@wxs.nl> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0WIPkM4WR - 7d27317bc1ed - 20130123 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 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:80411 Archived-At: On 1/23/2013 9:38 AM, Hans Hagen wrote: > On 1/23/2013 9:12 AM, Wolfgang Schuster wrote: >> >> Am 23.01.2013 um 08:39 schrieb Otared Kavian : >> >>> Hi Hans, >>> >>> I noticed that with the latest mkiv (version 2013.01.22 18:33 MKIV >>> fmt: 2013.1.22) when the sections have no numbers two =AB ! =BB are >>> printed and this behavior is new: with previous versions when >>> invoking for instance >>> \in{other section}[sec:other] >>> there used to be a link to the "other section" and no =AB ! ! =BB. I >>> understand that there has been a change in this behavior, but is >>> there a way to suppress the two =AB ! ! =BB? >> >> IIRC this was a feature request a while ago, the macros to print ?? >> and !! are defined as >> >> \def\dummyreference{{\tttf ??}} >> \def\wrongreference{{\tttf !!}} > > As there are indeed side effects I'll remove that options. Asking for a > number of an unnumbered section is weird anyway. next beta: \enabletrackers[structures.referencing.empty] \starttext \startfrontmatter \chapter[test]{TEST} \stopfrontmatter \in{}[test] \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________