summaryrefslogtreecommitdiff
path: root/resources/header_footer.tex
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2018-05-14 16:14:23 +0200
committerSébastien Dailly <sebastien@chimrod.com>2018-05-14 16:14:23 +0200
commit484102fbcb9cf75736e9b86ddbe0349589761c84 (patch)
treebfdb04cd27afd3dce95e95279c3e34eaaec5ce07 /resources/header_footer.tex
parent19e874918d3c3997f7ea483fecfd1342dc3ba8e4 (diff)
Update document
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}