diff options
Diffstat (limited to 'src/layout')
| -rwxr-xr-x | src/layout/contact.tex | 2 | ||||
| -rwxr-xr-x | src/layout/headers.tex | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/src/layout/contact.tex b/src/layout/contact.tex index 0099e23..fe29dd9 100755 --- a/src/layout/contact.tex +++ b/src/layout/contact.tex @@ -7,7 +7,7 @@ {\bf Title} & : & An introduction to the masterserver.\\ {\bf Subtitle} & : & Reference for heartbeats, serverlists, status and implementation.\\ \\ -{\bf Revision} & : & 0.3\\ +{\bf Revision} & : & 0.5\\ {\bf Date} & : & \today\\ \\ {\bf Author} & : & Darkelarious\\ 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, |
