diff options
Diffstat (limited to '')
-rw-r--r-- | tex/docstyle.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/docstyle.sty b/tex/docstyle.sty index b0eca2d..8995a3e 100644 --- a/tex/docstyle.sty +++ b/tex/docstyle.sty @@ -33,6 +33,7 @@ \fancyhead[R]{} \fancyfoot[C]{\thepage} \renewcommand{\headrulewidth}{0pt} + \setlength{\headheight}{13pt} } \pagestyle{docstyle} % apply style |