From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12398 Path: main.gmane.org!not-for-mail From: Adam Tee Newsgroups: gmane.comp.tex.context Subject: Referencing Equations Date: Thu, 05 Jun 2003 15:39:51 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <3EDF5637.8060806@ajtee.uklinux.net> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054819519 10282 80.91.224.249 (5 Jun 2003 13:25:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2003 13:25:19 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Jun 05 15:25:16 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Nuj3-0002ac-00 for ; Thu, 05 Jun 2003 15:24:17 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id C4E2D10B21; Thu, 5 Jun 2003 15:26:34 +0200 (MEST) Original-Received: from mail2.uklinux.net (s4.uklinux.net [80.84.72.14]) by ref.ntg.nl (Postfix) with ESMTP id EE98010B1C for ; Thu, 5 Jun 2003 15:22:59 +0200 (MEST) Original-Received: from localhost (s4.uklinux.net [127.0.0.1]) by mail2.uklinux.net (Postfix) with ESMTP id 5F532409FA9 for ; Thu, 5 Jun 2003 13:22:59 +0000 (UTC) Original-Received: from mail2.uklinux.net ([127.0.0.1]) by localhost (s4.uklinux.net [127.0.0.1:10024]) (amavisd-new) with ESMTP id 06569-02 for ; Thu, 5 Jun 2003 14:22:54 +0100 (BST) Original-Received: from ajtee.uklinux.net (bts-0390.dialup.zetnet.co.uk [194.247.49.134]) by mail2.uklinux.net (Postfix) with ESMTP id D7631409FA8 for ; Thu, 5 Jun 2003 13:22:39 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011023 Original-To: ntg-context X-Virus-Scanned: by amavisd-new Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: ajtee@ajtee.uklinux.net List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12398 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12398 Hi, I am having trouble refering to equations in my work. I am currently using the following: \placeformula[][eqn:threshold] \startformula t = ha - \frac{1}{3}ha \stopformula without success. How do I set a reference label for an equation? Thanks Adam