Hi -
I'm want to put links on my c.v. to my website and my email address. As is, the links show up with blue boxes around them: is there a way to remove them?
Thanks.
Code: \htmladdnormallink{www.duke.edu/~mylink/}{http://www.duke.edu/~mylink/}
Text Formatting ⇒ Link
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Link
Hi,
this code line doesn't show which document class, packages and options you're using. Generally please post a minimal compilable example.
If you use hyperref, try these options:
Stefan
this code line doesn't show which document class, packages and options you're using. Generally please post a minimal compilable example.
If you use hyperref, try these options:
Code: Select all
\hypersetup{%
colorlinks=false,
pdfborder={0 0 0},
}
Stefan
LaTeX.org admin
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Link
Now that the problem is solved, please mark the topic accordingly as described in Section 3 of the Board Rules.
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10