ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: Re: references over several documents
Date: Thu, 16 Oct 2003 20:50:35 +0200	[thread overview]
Message-ID: <6.0.0.22.1.20031016204210.01b8b300@digitpaint.nl> (raw)
In-Reply-To: <1066280520.515.5.camel@gmorais.localdomain.fake>

Gonçalo wrote:
>Hello All:
>
>At this moment i am producing a set of documents, that ocasionally have
>refences among them. For eg:
>
>document 1
>
>    \starttext
>
>    \placeformula[eq:1.1]
>         \startformula
>         e = m c^2
>         \stopformula
>
>    \stoptext
>
>document 2
>
>      \starttext
>
>         In here I want to refer to equation 1.1 in document 1
>
>      \stoptext
>
>How can I do it?
>
>Hi Gonçalo,


Once some time ago I used referencing in an interactive document. There the 
approach was:

\useexternaldocument[reference] [external file name] [optional comments]

\goto{Code voorbeeld}[reference::]

I stand corrected, the following shoud work in your case

\useexternaldocument[Formulae][document1][document 1 is on of the chapters]

see also \in{equation}[Formulae::eq:1.1]

Kind regards Willi

      reply	other threads:[~2003-10-16 18:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-16  5:02 gmorais
2003-10-16 18:50 ` Willi Egger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6.0.0.22.1.20031016204210.01b8b300@digitpaint.nl \
    --to=w.egger@boede.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).