[tex-k] HyperTeX tags
Oleg Katsitadze
olegkat at gmail.com
Tue Feb 28 10:53:54 CET 2006
On Tue, Feb 28, 2006 at 12:51:15AM +0100, Reinhard Kotucha wrote:
> http://www.pdflib.com/pdffiles/pdfmark_primer.pdf
>
> http://www.math.uakron.edu/~dpstory/tutorial/pdfmarks/txtfield.pdf
>
> http://www.math.uakron.edu/~dpstory/lnk_forms.html
>
> It's described in Adobe TechNote 5150:
>
> pdfmark Reference Manual
> #5150 11/16/99 [48](PDF: 511 KB / 98 pages)
Thanks for the links, Paul and Reinhard. Now downloading
the docs :).
> If you say <a name="foo">some text</a> then "some text" is highlighted
> and people can click on it.
>
> If you say <a name="foo"></a>some text then there is still a hyperlink
> but how can it be accessed?
>
> But this is the source, not the target. The target can be just a spot
> on a page. Does a target really span some text? Isn't it just
> \label{foo} in LaTeX?
But <a name="foo">some text</a> _is_ the target, if I
understand it correctly (the link is <a href="foo">some
text</a>). And in PDF, targets are actually just a spot.
Anyway, I assume this is some kind of atavism from HTML, as
Karl suggests.
Thanks again,
Oleg
More information about the tex-k
mailing list