diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2025-06-12 21:40:36 +0000 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2025-06-12 21:40:36 +0000 |
| commit | 7a1448f82bde6d9f2a6ca7cc6fed5e20436151c2 (patch) | |
| tree | a684b91b8925d8d5785ca01d82ef1f234e61629c | |
| parent | 0be6ab3e4f1620925701f1c05921eed09732765e (diff) | |
Fixing header
| -rw-r--r-- | main.tex | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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}} |
