From 002e5c08447214c82ddf599578e5754025432e13 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 3 Mar 2024 01:34:34 +0100
Subject: [PATCH] return to basic header font

---
 layout.sty | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/layout.sty b/layout.sty
index ad6b0660..4509a42f 100644
--- a/layout.sty
+++ b/layout.sty
@@ -27,7 +27,7 @@ bookmarks=true]%
 
 \RequirePackage{epsdice} % for dice
 \RequirePackage[T1]{fontenc} % 
-\RequirePackage{rotunda} % 
+%\RequirePackage{rotunda} % 
 \RequirePackage{txfonts} % 
 \RequirePackage{starfont} % for creature symbols
 \RequirePackage{wasysym} % for sq checkboxes
@@ -263,7 +263,7 @@ bookmarks=true]%
     }
 }
 
-\newcommand\titleFont{\rtndfamily}
+\newcommand\titleFont{\scshape}
 
 \newcommand{\chapnumfont}{%
   \Huge%
-- 
GitLab