From 338b8f4d696e8803a4cae832d6ef3302a6f99a23 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 2 Aug 2015 00:25:41 +0200 Subject: [PATCH] Make chapter titles smaller. --- myclass.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myclass.cls b/myclass.cls index 3cb01ab..7b5d657 100644 --- a/myclass.cls +++ b/myclass.cls @@ -94,7 +94,7 @@ %% Redefines the headings to remove the chapter label \titleformat{\chapter}[block] -{\filcenter\huge}{\filcenter}{20pt}{\Huge} +{\filcenter\Large}{\filcenter}{20pt}{\Large} \titleformat{\section} {\filcenter\Large\bfseries}{\thesection}{1em}{} -- 2.47.2