From c736d161ca713dd0798f945e09c1324a297e2e40 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 7 Dec 2009 22:07:40 +0100 Subject: [PATCH] Restart numbering of footnotes on every page. --- Report.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Report.tex b/Report.tex index 2919383..715ab13 100644 --- a/Report.tex +++ b/Report.tex @@ -29,7 +29,7 @@ \switchtotypeface [Custom] [10pt] \setupheader[style={\switchtotypeface[Custom][12pt]}] \setupfooter[style={\switchtotypeface[Custom][12pt]}] -\setupfootnotes[style={\switchtotypeface[Custom][10pt]\italic}] +\setupfootnotes[style={\switchtotypeface[Custom][10pt]\italic},way=bypage] % Hide header texts and use the header space for text. \setuphead[chapter][header=high] -- 2.30.2