./print/tex-hypcap, Adjusting the anchors of captions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.13, Package name: tex-hypcap-1.13, Maintainer: pkgsrc-users

The package offers a solution to the problem that when you link
to a float using hyperref, the link anchors to below the
float's caption, rather than the beginning of the float. Hypcap
defines a separate \capstart command, which you put where you
want links to end; you should have a \capstart command for each
\caption command. Package options can be used to auto-insert a
\capstart at the start of a float environment.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2025-05-12 10:36:19 by Mark Davies | Files touched by this commit (8)
Log message:
tex-hypcap{,-doc}: add version 1.13

The package offers a solution to the problem that when you link
to a float using hyperref, the link anchors to below the
float's caption, rather than the beginning of the float. Hypcap
defines a separate \capstart command, which you put where you
want links to end; you should have a \capstart command for each
\caption command. Package options can be used to auto-insert a
\capstart at the start of a float environment.