From 4f319a085a5c24b0b5587fad032ad353a8896628 Mon Sep 17 00:00:00 2001 From: mirabilos <thorsten.glaser@teckids.org> Date: Thu, 21 Dec 2017 21:31:55 +0100 Subject: [PATCH] slightly enlargen Teckids logo, compared to v1 --- teckids2style.sty | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/teckids2style.sty b/teckids2style.sty index 236a6a7..4b20fa8 100644 --- a/teckids2style.sty +++ b/teckids2style.sty @@ -46,7 +46,6 @@ \RequirePackage[LY1,TS1,T1]{fontenc}% \RequirePackage{pdf14}% \RequirePackage[paperwidth=21truecm,paperheight=29.728truecm,includehead,inner=1.9cm,outer=1.8cm,top=0.3cm,bottom=2cm,headheight=1cm,headsep=0.5cm,footskip=0.8cm,marginparsep=2.5mm]{geometry}% -%\savegeometry{teckidsTwoStyle}% \RequirePackage{fancybox}% \linespread{1.15}% \RequirePackage[varqu,varl]{inconsolata}% @@ -124,7 +123,6 @@ }% % Syntax: \teckidshdr[2017 Name,]{Dokumenttitel} \newcommand{\teckidshdr}[2][]{% -% \loadgeometry{teckidsTwoStyle}% \fancyhf{}% \renewcommand{\headrulewidth}{0pt}% \renewcommand{\footrulewidth}{1pt}% @@ -137,7 +135,7 @@ \dokumentLizenztext% }}% \fancyfoot[R]{\leavevmode\usekomafont{pageheadfoot}% - \includegraphics[width=3cm,valign=t]{teckids_logo}% + \includegraphics[width=4cm,valign=t]{teckids_logo}% }% }% \teckidshdr{\headmark}% -- GitLab