From 01a74f69898aab785d68dbaf80cf14ff602faad6 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 1 Aug 2023 14:06:25 +0200
Subject: [PATCH] make toc scshape

---
 layout.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layout.sty b/layout.sty
index 97e39aa7..f5c78f14 100644
--- a/layout.sty
+++ b/layout.sty
@@ -180,7 +180,7 @@ bookmarks=true]%
 %%%%% Make table of contents two column
 
 \renewcommand\tableofcontents{%
-    {\sffamily
+    {\scshape
     \LARGE
     \@starttoc{toc}
     }
-- 
GitLab