Tagged Questions
1
vote
1answer
577 views
\href without decoration (no underline) [duplicate]
Possible Duplicate:
Remove ugly borders around clickable crossreferences and hyperlinks
I would not show the hyperlink underline decoration when I use \href macro from hyperref package.
I ...
12
votes
1answer
952 views
Underlined links with hyperref possible?
How can I have underlined links with hyperref?
That means how to configure hyperref not to change the color of the printout but use underlined active links which are completely transparent in print.
...
3
votes
1answer
161 views
Turning underlines OFF in hyperref
How do I get rid of all underlines under links in hyperref? I am processing to DVI, not PDF (because I am using some PS-specific graphing which is non-functional in pdflatex). I am specifying
...
18
votes
2answers
5k views
How can I have colored and underlined links with hyperref?
I would like the internal hyperlinks generated by hyperref to be colored and underlined.
Reading some of the package documentation, I know that these \hypersetup keys exist:
colorlinks: when ...