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);}
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
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);}
participants (2)
-
Matthias Weber
-
Nikolai Weibull