Wednesday, 7 August 2013

hyperref : how to color the whole "Figure 4" and not just the "4"?

hyperref : how to color the whole "Figure 4" and not just the "4"?

I have a simple question: how can I make hyperref link (and color) the
whole "Figure X" or "Table X" instead of just the "X"?
I use it as :
\usepackage{hyperref}
\hypersetup{colorlinks=true, linktocpage=true, linkcolor=blue,
citecolor=blue,
urlcolor=blue,,pdfpagemode=UseOutlines,pdftitle={Your title here},
pdfauthor={John Doe},
pdfsubject={News},
pdfkeywords={crazy stuff},
bookmarksnumbered=true,
bookmarksopen=true ,pdfstartview=Fit }
\usepackage{hypcap}

No comments:

Post a Comment