[OS X TeX] Colored links

Steffen Hokland hokland at mr.au.dk
Wed Oct 26 12:13:30 CEST 2005


On Oct 26, 2005, at 11:49 AM, Simon Spiegel wrote:

> Hi everybody,
>
> I have a problem and don't really know where to locate it. I use  
> hyperref in my document, but I don't want any links to be colored.  
> So I have the following in my preamble:
>
> \usepackage[bookmarksopen=true, linkcolor=black, colorlinks=false,  
> citecolor=black]{hyperref}
Shouldn't 'colorlinks' be 'true'? You define the 'linkcolor' as  
'black'. I generated a pdf-doc with colored links but without the  
bounding box in Acrobat using:
\usepackage[pdftex,                        %%% hyper-references for  
pdflatex
pageanchor=false,%                 %%% \tableofcontents will not  
contain hyperlinks
bookmarks=true,%                           %%% generate bookmarks ...
bookmarksnumbered=false,%               %%% ... without numbers
hypertexnames=false,%                  %%% needed for correct links  
to figures !!!
breaklinks=true,%                          %%% break links if  
exceeding a single line
colorlinks=true]{hyperref}
\pdfadjustspacing=1
}

HTH,
Steffen
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list