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
|
\tableofcontents
|
||||||
\clearpage
|
\clearpage
|
||||||
|
|
||||||
|
\pagestyle{fancyplain}
|
||||||
% Include content
|
% Include content
|
||||||
\include{content/abstract}
|
\include{content/abstract}
|
||||||
\include{content/introduction}
|
\include{content/introduction}
|
||||||
|
|||||||
Reference in New Issue
Block a user