Open-Science-Thesis
Open-Science-Thesis copied to clipboard
Status: Stable
Results
1
Open-Science-Thesis issues
Sort by
recently updated
recently updated
newest added
The below commands could be used to renew the chapter and section makrs to achieve this ``` \renewcommand{\chaptermark}[1]{\markboth{\if@mainmatter\chaptername\ \thechapter~~\fi#1}{}} \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} ```