fix(latex): add comment to clarify customization of plain page style for chapter pages

This commit is contained in:
Rifqi D. Panuluh
2025-10-15 10:22:44 +00:00
parent 52c38d13c0
commit 866799fb65

View File

@@ -141,6 +141,7 @@
\renewcommand{\headrulewidth}{0pt}
\fancyfoot[C]{\thepage}
}
% Some LaTeX commands, like \chapter and \chapter*, use the \thispagestyle command to automatically switch to the plain page style, thus ignoring the page style currently in effect. To customize even such pages you must redefine the plain pagestyle. And current 'plain' style by default has correct format. This following command only used for non-chapter-page
\fancypagestyle{fancyplain}{%
\fancyhf{}
\setlength{\headheight}{15pt} % to avoid fancyhdr warning