Daniel Lohmann wrote:
Rainer M Krug schrieb:
I have a second question concerning the hyperref package:

I have in the pdflatex output boxes around the hyperlinks, which does
not look nice at all (see attached screenshot) and I don't seem to be
able to make sense out of the hyperref manual.

Can anyone point out which options I have to set to get the urls in
different test colours and e.g. in font type enhanced?


Here is an example of my hyperref options (set in the preamble of the
document). Note the citecolor, linkcolor, etc options.

Thanks a million - it looks much nicer now.


BTW: hyperref comes with excellent documentation :-]

I believe so - I probably have to spend some time reading it in detail again.

Rainer


Daniel

\usepackage{color}
\definecolor{darkgrey}{rgb}{.8, 8, 8}
\usepackage[pdftex]{hyperref}
\hypersetup
{
backref = true,
pagebackref  = true,
colorlinks = true,
linkcolor = darkgrey,
anchorcolor = darkgrey,
citecolor = darkgrey,
filecolor = darkgrey,
urlcolor = darkgrey,
pagecolor= darkgrey,
pdftitle = {A Quantitive Analysis of Aspects in the eCos Kernel},
pdfsubject = {D.4.7 [Operating Systems]: Organization and
Design?Realtime systems and embedded systems; D.3.3 [Programming
Languages]: Language Constructs and Features},
pdfauthor = {Daniel Lohmann, Fabian Scheler, Reinhard Tartler, Olaf
Spinczyk, Wolfgang Schröder-Preikschat},
pdfkeywords = {AOP, Aspect-opriented Programming, AspectC++, Footprint,
eCos},
pdfcreator = LyX :-)
}



--
Rainer M. Krug, Dipl. Phys. (Germany), MSc Conservation
Biology (UCT)

Department of Conservation Ecology and Entomology
University of Stellenbosch
Matieland 7602
South Africa

Tel:            +27 - (0)72 808 2975 (w)
Fax:            +27 - (0)86 516 2782
Fax:            +27 - (0)21 808 3304 (w)
Cell:           +27 - (0)83 9479 042

email:  [EMAIL PROTECTED]
        [EMAIL PROTECTED]

Reply via email to