Directory macros/latex/contrib/hypcap
hypcap package for LaTeX
- adjusting anchors of captions;
Version: 2024-07-26 v1.13
This package tries a solution of the problem with hyperref, that links to floats points below the caption and not at the beginning of the float. Therefore this package divides the task into two part, the link setting with \capstart
or automatically at the beginning of a float and the rest in the \caption
command.
Copyright (C)
- 1999-2001, 2006-2008, 2011 Heiko Oberdiek
- 2016-2024 Oberdiek Package Support Group
License
LATEX Project Public License, version 1.3c or later.
Download the contents of this package in one zip archive (290.7k).
hypcap – Adjusting the anchors of captions
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.
Package | hypcap |
Bug tracker | https://github.com/ho-tex/hypcap/issues |
Repository | https://github.com/ho-tex/hypcap |
Version | 1.13 2024-07-26 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 1999–2001, 2006–2008, 2011 Heiko Oberdiek 2016–2024 Oberdiek Package Support Group |
Maintainer | Heiko Oberdiek |
Contained in | TeX Live as hypcap MiKTeX as hypcap |
Topics | Caption Hyper |