From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/51474 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Referencing formulae Date: Fri, 26 Jun 2009 11:12:53 +0200 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1246007651 12628 80.91.229.12 (26 Jun 2009 09:14:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Jun 2009 09:14:11 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 26 11:14:04 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 1MK7VU-0000wj-79 for gctc-ntg-context-518@m.gmane.org; Fri, 26 Jun 2009 11:14:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C5C341FC00; Fri, 26 Jun 2009 11:14:03 +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 17267-05-2; Fri, 26 Jun 2009 11:13:11 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 34D1B1FBA8; Fri, 26 Jun 2009 11:13:11 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9BCF91FBA8 for ; Fri, 26 Jun 2009 11:13:09 +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 19531-02-2 for ; Fri, 26 Jun 2009 11:12:59 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by ronja.ntg.nl (Postfix) with ESMTP id 6C2051FB82 for ; Fri, 26 Jun 2009 11:12:59 +0200 (CEST) Original-Received: from mail.7values.nl (pluto.digitpaint.nl [83.98.197.3]) by filter2-ams.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n5Q9CwPD001133 for ; Fri, 26 Jun 2009 11:12:58 +0200 Original-Received: from localhost (dp5.intern.digitpaint.nl [192.168.0.7]) by mail.7values.nl (Postfix) with ESMTP id 1306A7DF0 for ; Fri, 26 Jun 2009 11:12:56 +0200 (CEST) Original-Received: from mail.7values.nl ([192.168.0.1]) by localhost (dp5.digitpaint.nl [192.168.0.7]) (amavisd-new, port 10024) with LMTP id bLxyFRxT9kv8 for ; Fri, 26 Jun 2009 11:12:55 +0200 (CEST) Original-Received: from [192.168.0.17] (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) by mail.7values.nl (Postfix) with ESMTP id D02C37D8D for ; Fri, 26 Jun 2009 11:12:55 +0200 (CEST) In-Reply-To: X-Mailer: Apple Mail (2.753.1) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=83.98.197.3; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 250588038 - 3b7d4e9b265f - 20090626 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:51474 Archived-At: Hi, Thanks Aditya for your reply, unfortunately I posted the wrong part of my example, where indeed the \placeformula was absent. I have to tell you that it does not work wit the \placeformula in place. Sorry. KR Willi On Jun 26, 2009, at 10:04 AM, Aditya Mahajan wrote: > On Thu, 25 Jun 2009, Willi Egger wrote: > >> Hi, >> >> Hm, it looks like that the referencing mechanism is broken: >> >> in context beta 2009-06-14 Luatex 0.40.5 >> >> \starttext > > \placeformula > >> \startformula \startalign >> \NC a_1 x + b_1 y \NC = c_1 \NR[eq:1] >> \NC a_2 x + b_2 y \NC = c_2 \NR[eq:2] >> \stopalign \stopformula >> As seen from (\in[eq:1]) and (\in[eq:2]), referring equations is >> straight >> forward. >> \stoptext > > Aditya > ______________________________________________________________________ > _____________ > 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 ___________________________________________________________________________________