From 9192d4c81c0f53fa2abab01c6a1e4ff0f300627d Mon Sep 17 00:00:00 2001 From: nuluh Date: Tue, 3 Jun 2025 21:37:32 +0700 Subject: [PATCH] chore(documentclass): remove commented-out code for chapter formatting and header layout --- latex/thesis.cls | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/latex/thesis.cls b/latex/thesis.cls index 71e9ac1..c74b63f 100644 --- a/latex/thesis.cls +++ b/latex/thesis.cls @@ -138,8 +138,6 @@ \renewcommand{\cftchappresnum}{BAB~} \renewcommand{\cftchapaftersnum}{\quad} -% \titlespacing*{\chapter}{0pt}{-10pt}{20pt} - % Chapter & Section format \renewcommand{\cftchapfont}{\normalsize\MakeUppercase} % \renewcommand{\cftsecfont}{} @@ -194,16 +192,6 @@ % \renewcommand{\cfttoctitlefont}{\bfseries\MakeUppercase} % \renewcommand{\cftaftertoctitle}{\vskip 2em} -% % Apply a custom fancyhdr layout only on the first page of each \chapter, and use no header/footer elsewhere -% % \let\oldchapter\chapter -% % \renewcommand{\chapter}{% -% % \cleardoublepage -% % \pagestyle{fancyplainchapter}% -% % \oldchapter -% % \thispagestyle{fancyplainchapter} % ensure chapter start page uses it -% % \pagestyle{fancyplain}% switch for subsequent pages -% % } - % Define the header for the location column \providecommand*{\locationname}{Location}