I've a problem with hyperlinks in my document.
If i insert Hyperlinka (Insert->Hyperlinks), the following errors occurs:
Code: Select all
LaTeX Error: Option clash for package babel.LaTeX Error: Missing \begin{document}.You can't use `macro parameter character #' in horizontal mode.You can't use `macro parameter character #' in horizontal mode.Extra \else.You can't use `macro parameter character #' in horizontal mode.
Code: Select all
Code, edit and compile here:
% verschieden Symbole, Zeichen wie (c), €\usepackage{textcomp}\usepackage{ %a4wide,ellipsis, fixltx2e, mparhack, %Fehlerkorrektur für Marginalienbooktabs, longtable %schönere Tabellen}\usepackage[automark]{scrpage2}%\automark[chapter]{chapter}\clearscrheadfoot\ohead{\\\headmark}\ihead{\includegraphics[scale=0.1]{pics/uni_logo.pdf}}%\pagemark}\ofoot[\pagemark]{\pagemark}%Kurzfassung und Abstract (englisch) auf eine Seite\renewenvironment{abstract}{\@beginparpenalty\@lowpenalty\begin{center}\normalfont\sectfont\nobreak\abstractname\@endparpenalty\@M\end{center}}{\par}% schönerer Blocksatz!!\usepackage{microtype}\usepackage{ifpdf} % part of the hyperref bundle\ifpdf % if pdflatex is used%set fonts for nicer pdf view\IfFileExists{lmodern.sty}{\usepackage{lmodern}}{\usepackage[scaled=0.92]{helvet}\usepackage{mathptmx}\usepackage{courier} }\fi% the pages of the TOC are numbered roman% and a pdf-bookmark for the TOC is added\pagenumbering{roman}\let\myTOC\tableofcontents
Can anybody help me?
Thanks!
effeksys