From 33136158cc7a3fb55e3c8dcb7df6953089101623 Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Sun, 24 Jan 2021 21:27:41 +0000 Subject: added server browser to background, write serverlist chapter --- src/layout/headers.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/layout/headers.tex') 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, -- cgit v1.2.3