diff options
Diffstat (limited to 'src/layout/headers.tex')
| -rwxr-xr-x | src/layout/headers.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/layout/headers.tex b/src/layout/headers.tex index 88709cb..85cb86a 100755 --- a/src/layout/headers.tex +++ b/src/layout/headers.tex @@ -53,9 +53,11 @@ \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt} -%misc \hbadness 10000 +% do not reset footnote counter +\counterwithout{footnote}{chapter} + \hypersetup{ colorlinks=true, linkcolor=black, |
