My cross references for graphics (only; tables work fine) are all wrong.
They aren't showing the correct figure number and by clicking on the link it leads you sometimes to a formula, or a section title but not the figure...
Oddly enough, the \listoffigures command creates all links and numbering correctly. Only the appearances in the text body are utterly wrong.
How can this be? (They all worked correctly under normal latex)
My header reads like this:
Code: Select all
\documentclass[a4paper,notitlepage,twoside]{report}
\usepackage[german]{babel}
\usepackage[pdftex]{graphicx,color}
%\usepackage{fancyhdr}
%\pagestyle{fancy}
\usepackage{graphics}
\usepackage{textcomp}
\usepackage{verbatim}
\usepackage{amssymb}
\usepackage[pdftex,colorlinks,bookmarks]{hyperref}
Greetings
Fandall