From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13860 Path: main.gmane.org!not-for-mail From: gmorais Newsgroups: gmane.comp.tex.context Subject: references over several documents Date: 16 Oct 2003 06:02:00 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <1066280520.515.5.camel@gmorais.localdomain.fake> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1066280939 3555 80.91.224.253 (16 Oct 2003 05:08:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2003 05:08:59 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Oct 16 07:08:57 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AA0Nd-00027c-00 for ; Thu, 16 Oct 2003 07:08:57 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 0D30110B47; Thu, 16 Oct 2003 07:08:55 +0200 (MEST) Original-Received: from smtp-out.net.ipl.pt (31.220.137.193.in-addr.arpa [193.137.220.31]) by ref.ntg.nl (Postfix) with ESMTP id 0CE4710B25 for ; Thu, 16 Oct 2003 07:01:50 +0200 (MEST) Original-Received: (qmail 31764 invoked by uid 508); 16 Oct 2003 06:01:47 +0100 Original-Received: from gmorais@deea.isel.ipl.pt by smtp-int.net.ipl.pt by uid 505 with qmail-scanner (clamscan: 0.54. sophie: 2.14/3.70. spamassassin: 2.55. Clear:. Processed in 0.113582 secs); 16 Oct 2003 05:01:47 -0000 X-IPLNet-RcptTo: ntg-context@ntg.nl X-Priority: 4 (Low) X-Authentication-Warning: This message was sent anonymously from one of the schools or services of IPL in Lisbon/Portugal (http://www.ipl.pt/). The sender has not been authenticated in any way. Please report any abuse to helpdesk@net.ipl.pt. Original-Received: from a213-22-68-239.netcabo.pt (HELO localhost.localdomain) (213.22.68.239) by 0 with SMTP; 16 Oct 2003 06:01:47 +0100 Original-To: ntg-context@ntg.nl X-Mailer: Ximian Evolution 1.0.5 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk 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:13860 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13860 Hello All: At this moment i am producing a set of documents, that ocasionally have refences among them. For eg: document 1 \starttext =20 \placeformula[eq:1.1] \startformula e =3D m c^2 \stopformula \stoptext document 2 \starttext =09 In here I want to refer to equation 1.1 in document 1 =09 \stoptext =20 How can I do it? Thanks in advance: Gon=E7alo