footer and header now use the right margins
This commit is contained in:
Binary file not shown.
@@ -198,7 +198,7 @@ $endif$
|
|||||||
$if(verbatim-in-note)$
|
$if(verbatim-in-note)$
|
||||||
\VerbatimFootnotes % allow verbatim text in footnotes
|
\VerbatimFootnotes % allow verbatim text in footnotes
|
||||||
$endif$
|
$endif$
|
||||||
\usepackage[a4paper, left=2.5cm, right=2.5cm, top=2.5cm, bottom=2.0cm]{geometry}
|
\usepackage[a4paper, left=2.5cm, right=2.5cm, top=2.5cm, bottom=2.0cm, includehead, includefoot, heightrounded]{geometry}
|
||||||
$if(listings)$
|
$if(listings)$
|
||||||
\usepackage{listings}
|
\usepackage{listings}
|
||||||
\newcommand{\passthrough}[1]{#1}
|
\newcommand{\passthrough}[1]{#1}
|
||||||
|
|||||||
Reference in New Issue
Block a user