fix(latex): ensure fancyplain page style preset is applied before content inclusion so it use top right number for non-first-page chapter
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
\tableofcontents
|
||||
\clearpage
|
||||
|
||||
\pagestyle{fancyplain}
|
||||
% Include content
|
||||
\include{content/abstract}
|
||||
\include{content/introduction}
|
||||
|
||||
Reference in New Issue
Block a user