GeneralHyperlinks

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Letexski
Posts: 1
Joined: Wed Apr 27, 2011 11:22 pm

Hyperlinks

Post by Letexski »

HI

I have been using so much time, trying to get my hyperlinks to work when I save the typeset pdf. I am using Texshop and the userpakage is \usepackage[colorlinks=true,linkcolor=blue]{hyperref}.

I hope someone can help me or maybe knows somewhere I can find some help, I am going crazy :-)

Thanks

Latexski

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Hyperlinks

Post by meho_r »

Hi and welcome.

Please, follow Board Rules and provide a Minimal Working Example (MWE).
User avatar
shadgrind
Posts: 140
Joined: Thu Jul 16, 2009 12:39 am

Re: Hyperlinks

Post by shadgrind »

Use urlcolor=blue in your hyperref options, not linkcolor=blue.
System: TeX Live 2012, Fedora 18 x86_64, GNU Emacs 24.2
Post Reply