Skip to content
Snippets Groups Projects
Commit c01a036e authored by mirabilos's avatar mirabilos
Browse files

play around with footer sizing, dropping includefoot

parent 265f6adc
Branches
No related tags found
No related merge requests found
......@@ -45,7 +45,8 @@
\RequirePackage[usenames,dvipsnames,table]{xcolor}%
\RequirePackage[LY1,TS1,T1]{fontenc}%
\RequirePackage{pdf14}%
\RequirePackage[paperwidth=21truecm,paperheight=29.728truecm,includeheadfoot,inner=1.9cm,outer=1.8cm,top=0.3cm,bottom=0.8cm,headheight=1cm,headsep=0.5cm,foot=1.2cm,marginparsep=2.5mm]{geometry}% twoside
\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}%
......@@ -123,6 +124,7 @@
}%
% Syntax: \teckidshdr[2017 Name,]{Dokumenttitel}
\newcommand{\teckidshdr}[2][]{%
% \loadgeometry{teckidsTwoStyle}%
\fancyhf{}%
\renewcommand{\headrulewidth}{0pt}%
\renewcommand{\footrulewidth}{1pt}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment