I use hyperref package to hyperlink the cross-references and urls. I would like to highlight the cross references and url, either in color or not, without having a box around the text like the table of contents of the manual of hyperref package. So I tried in two ways (see below) but doesn't work. What would you suggest?
thanks
Code: Select all
\usepackage[colorlinks=false,
pdfhighlight =/O]{hyperref}
Code: Select all
\usepackage{hyperref}
\hypersetup{pdfhighlight =/O}