summaryrefslogtreecommitdiff
path: root/resources/header_footer.tex
diff options
context:
space:
mode:
Diffstat (limited to 'resources/header_footer.tex')
-rwxr-xr-xresources/header_footer.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/resources/header_footer.tex b/resources/header_footer.tex
index 4706be5..754f200 100755
--- a/resources/header_footer.tex
+++ b/resources/header_footer.tex
@@ -27,5 +27,7 @@
\makeatother
% Make disapear headrule %
-\renewcommand{\headrule}{}
-
+%\renewcommand{\headrule}{}
+% Disable header and footer rules
+\renewcommand{\headrulewidth}{0pt}
+\renewcommand{\footrulewidth}{0pt}