From: Cahit Date: Thu, 26 Nov 2015 09:05:55 +0000 (+0100) Subject: added scrpage2 package and removed fancyhdr package, as suggested by the pdflatex... X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=865c2133e287031918c643c1fe4d046d67d6c32e;p=daqdocu.git added scrpage2 package and removed fancyhdr package, as suggested by the pdflatex. Previous configuration caused errors. --- diff --git a/trb3/main.tex b/trb3/main.tex index c626afd..441c129 100644 --- a/trb3/main.tex +++ b/trb3/main.tex @@ -51,16 +51,17 @@ \newcolumntype{L}{>{\arraybackslash}X} \newcolumntype{C}{>{\centering\arraybackslash}X} -\usepackage{fancyhdr} -\pagestyle{headings}%{fancy} -\fancyhf{} -\fancyhead[R]{\nouppercase{\leftmark}} -\renewcommand{\headrulewidth}{0.5pt} -\fancyfoot[C]{\thepage} +%%\usepackage{fancyhdr} +%%\pagestyle{headings}%{fancy} +%%\fancyhf{} +%%\fancyhead[R]{\nouppercase{\leftmark}} +%%\renewcommand{\headrulewidth}{0.5pt} +%%\fancyfoot[C]{\thepage} %\renewcommand{\footrulewidth}{0} %\usepackage[sort,square]{natbib} %\usepackage{mathptmx} %\usepackage{pslatex} +\usepackage{scrpage2} \newenvironment{itemize*}% {\begin{itemize}%