ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: What is the command to define the behavior of \goto?
Date: Sun, 23 Nov 2008 02:59:56 -0500 (EST)	[thread overview]
Message-ID: <alpine.LNX.2.00.0811230257100.3142@nqv-yncgbc> (raw)
In-Reply-To: <68bfdc900811222217l57439c6bl19c2e1e52662e743@mail.gmail.com>

On Sun, 23 Nov 2008, Yue Wang wrote:

> Hi:
>
>> \setupinteraction[style=] % default is style=bold
>>
>
> Thank you, Aditya! Previously I was searching command like setupgoto
> or some stuffs like that:(
> btw, how to link to the specific position instead of go to that page?
> if i point to "Equation 12", my context document will only flow to the
> page which equation 12 is in, but not go to the equation
> automatically. But in my LaTeX file, it will if I use hyperref
> package.

\placeformula[eq:pythagoras]
\startformula
  a^2 + b^2 = c^2
\stopformula

See \in {Equation}[eq:pythagoras] \unknown.

To refer to sections etc, you can use

\section[sec:test] {A test section}

In \in{Section}[sec:test] we \unknown. The name of that section was 
\at[sec:test].

This is called referencing in ConTeXt. You can search the excursion and 
the main manual for some more details.

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
___________________________________________________________________________________


  reply	other threads:[~2008-11-23  7:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-17 13:02 Yue Wang
2008-11-17 14:47 ` Aditya Mahajan
2008-11-23  6:17   ` Yue Wang
2008-11-23  7:59     ` Aditya Mahajan [this message]
2008-11-23 11:07       ` Yue Wang
     [not found]       ` <68bfdc900811230302j6cb5187eq61b86fdb3cb18f79@mail.gmail.com>
     [not found]         ` <68bfdc900811230303p7bc155a7pd979a9b3da9d8877@mail.gmail.com>
2008-11-23 16:00           ` Fwd: " Aditya Mahajan
2008-11-23 23:38             ` Hans Hagen

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=alpine.LNX.2.00.0811230257100.3142@nqv-yncgbc \
    --to=adityam@umich.edu \
    --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).