ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Defining references points
@ 2005-04-13 21:34 Nikolai Weibull
  2005-04-13 22:18 ` Matthias Weber
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolai Weibull @ 2005-04-13 21:34 UTC (permalink / raw)


I have tried figuring out how to define a reference point at any given
location in a document, but haven't been able to come to a solution,
so...how do I do it?  What I'd really like to do would be to write:

        \placerefpoint[name][description]

and then be able to write

        see \about[name], \atpage[name].

with the obvious semantics.

Thanks,
        nikolai

-- 
Nikolai Weibull: now available free of charge at http://bitwi.se/!
Born in Chicago, IL USA; currently residing in Gothenburg, Sweden.
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Defining references points
  2005-04-13 21:34 Defining references points Nikolai Weibull
@ 2005-04-13 22:18 ` Matthias Weber
  2005-04-14 19:09   ` Nikolai Weibull
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Weber @ 2005-04-13 22:18 UTC (permalink / raw)


Use

\pagereference[name] or \textreference[name]{text}

to place a label, and \at{page}[name]  to refer to the page number.

Details are  in core-ref.tex


Matthias

On Apr 13, 2005, at 4:34 PM, Nikolai Weibull wrote:

> I have tried figuring out how to define a reference point at any given
> location in a document, but haven't been able to come to a solution,
> so...how do I do it?  What I'd really like to do would be to write:
>
>         \placerefpoint[name][description]
>
> and then be able to write
>
>         see \about[name], \atpage[name].
>
> with the obvious semantics.
>
> Thanks,
>         nikolai
>
> -- 
> Nikolai Weibull: now available free of charge at http://bitwi.se/!
> Born in Chicago, IL USA; currently residing in Gothenburg, Sweden.
> main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Defining references points
  2005-04-13 22:18 ` Matthias Weber
@ 2005-04-14 19:09   ` Nikolai Weibull
  0 siblings, 0 replies; 3+ messages in thread
From: Nikolai Weibull @ 2005-04-14 19:09 UTC (permalink / raw)


Matthias Weber, April 13:

> \pagereference[name] or \textreference[name]{text}
> 
> to place a label, and \at{page}[name]  to refer to the page number.

Actually, it turns out that \reference worked best, but thanks for
pointing them out for me.  I was actually using them, only in the wrong
way...I also found them in cont-enp.pdf now and understood them better.
Silly me.

Thanks,
        nikolai

-- 
Nikolai Weibull: now available free of charge at http://bitwi.se/!
Born in Chicago, IL USA; currently residing in Gothenburg, Sweden.
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-14 19:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-13 21:34 Defining references points Nikolai Weibull
2005-04-13 22:18 ` Matthias Weber
2005-04-14 19:09   ` Nikolai Weibull

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).