2

Possible Duplicate:
Remove ugly borders around clickable crossreferences and hyperlinks

I downloaded a Latex model to build my finishing degree course, but the summary came in a strange format, like in image, each section became a link with a red tectangle around it.

Summary

I took a look at the code and didn't find out how to take it off this red rectangles. These are the packages in the file:

\documentclass[svgnames,12pt,oneside, openright,a4paper]{scrbook}
\usepackage[section]{placeins}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
\usepackage{tikz,blindtext}
\usepackage[T1]{fontenc}
\usepackage{palatino}
\usepackage{chngpage,calc}
\usepackage{hyperref}    
\usepackage{kpfonts}
\usepackage{conf}
\usepackage{graphicx}
\usepackage[portuguese, english, brazil]{babel} 
\usepackage{setspace}
\usepackage{cite}

Can anyone help me?

0 Answers0