From 84fd7f2ae2a4906a61e2421f3203ff911a473829 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 7 Dec 2009 21:05:29 +0100 Subject: [PATCH] Fix the font of footnotes. It now has a lambda! --- Outline | 1 - Report.tex | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Outline b/Outline index 3ab4e6e..bbcf46a 100644 --- a/Outline +++ b/Outline @@ -59,5 +59,4 @@ TODO: Say something about the builtin functions somewhere (ref: christiaan) TODO: Future work: Use Cλash TODO: Abstract TODO: Preface -TODO: Footnote font has not lambda TODO: Top level function -> top level binder diff --git a/Report.tex b/Report.tex index 9f8be56..4033d28 100644 --- a/Report.tex +++ b/Report.tex @@ -29,6 +29,7 @@ \switchtotypeface [Custom] [10pt] \setupheader[style={\switchtotypeface[Custom][12pt]}] \setupfooter[style={\switchtotypeface[Custom][12pt]}] +\setupfootnotes[style={\switchtotypeface[Custom][10pt]\italic}] % Hide header texts and use the header space for text. \setuphead[chapter][header=high] -- 2.30.2