From 3d9f925459a89d23436192f0f608c18d457f493f Mon Sep 17 00:00:00 2001 From: Luis Kornblueh <luis.kornblueh@mpimet.mpg.de> Date: Mon, 29 Aug 2016 10:45:37 +0200 Subject: [PATCH] Cannot use koma-script anymore. --- doc/libmtime.tex | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/libmtime.tex b/doc/libmtime.tex index ce355550..d86b214d 100644 --- a/doc/libmtime.tex +++ b/doc/libmtime.tex @@ -2,7 +2,7 @@ %report: \documentclass[BCOR1cm,DIV12,a4paper,mpinclude,headsepline,footsepline]{scrreprt} %__________________________________________________________________________________________ % -\documentclass[BCOR1cm,DIV18,a4paper,mpinclude,headsepline,footsepline,twoside,titlepage]{scrartcl} +\documentclass[BCOR1cm,DIV18,a4paper,mpinclude,headsepline,footsepline,twoside,titlepage]{article} \usepackage{fixltx2e} @@ -45,12 +45,12 @@ %\addtolength{\marginparsep}{10pt} %\addtolength{\marginparwidth}{0.5\marginparwidth} -\addtokomafont{sectioning}{\color{mpggreen}} -\setkomafont{pageheadfoot}{\sffamily\normalsize} -\addtokomafont{pageheadfoot}{\color{mpggreen}} -\addtokomafont{pagenumber}{\color{mpggreen}} -\addtokomafont{headsepline}{\color{mpggreen}} -\addtokomafont{footsepline}{\color{mpggreen}} +%\addtokomafont{sectioning}{\color{mpggreen}} +%\setkomafont{pageheadfoot}{\sffamily\normalsize} +%\addtokomafont{pageheadfoot}{\color{mpggreen}} +%\addtokomafont{pagenumber}{\color{mpggreen}} +%\addtokomafont{headsepline}{\color{mpggreen}} +%\addtokomafont{footsepline}{\color{mpggreen}} \renewcommand\Authfont{\sffamily\normalsize} \renewcommand\Affilfont{\sffamily\itshape\small} @@ -63,10 +63,10 @@ \ohead{\headmark} \ofoot{\pagemark} -\titlehead{ - \rule{\textwidth}{1pt} - \textsf{Max-Planck-Institut f\"ur Meteorologie \hfill Compte rendu CIMD No. 12} -} +%\titlehead{ +% \rule{\textwidth}{1pt} +% \textsf{Max-Planck-Institut f\"ur Meteorologie \hfill Compte rendu CIMD No. 12} +%} \title{libmtime} \author{Luis Kornblueh} -- GitLab