From 7a1448f82bde6d9f2a6ca7cc6fed5e20436151c2 Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Thu, 12 Jun 2025 21:40:36 +0000 Subject: Fixing header --- main.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/main.tex b/main.tex index c62934f..c5ab9ba 100644 --- a/main.tex +++ b/main.tex @@ -72,6 +72,11 @@ \renewcommand{\chaptermark}[1]{% \markboth{#1}{}} \renewcommand{\headrulewidth}{0pt} % remove line under header +\fancyhead{} +\fancyhead[RO]{\chaptermark} +\fancyhead[LE]{\small\sc Aporia Vol. 24} +\fancyhead[RE]{\small\sc\itshape\leftmark} +\fancyhead[LO]{\small\sc Aporia Vol. 24} % Define chapterauthor \newcommand\chapterauthor[1]{\authortoc{#1}\printchapterauthor{#1}} -- cgit v1.2.3