Add hypcap=true on the caption package.

This commit is contained in:
John Winans 2020-03-08 20:59:16 -05:00
parent 9aefc6131f
commit 62effa0046

View File

@ -98,7 +98,10 @@
%\usepackage{timing}
\usepackage{float}
\usepackage{fancyvrb}
\usepackage{caption}
%\usepackage{caption}
\usepackage[hypcap=true]{caption} % point to top of figure rather than caption in \hyperref
\usepackage{placeins}
\usepackage{listings}