Update copyright notices.

This commit is contained in:
Chris Johns
2017-08-11 03:09:50 +00:00
parent c68461134e
commit efc29ff31b
15 changed files with 134 additions and 75 deletions

View File

@@ -61,10 +61,10 @@ gobble=0,
\fancypagestyle{normal}{
\fancyhf{}
\fancyfoot[LE,RO]{{\thepage}}
\fancyfoot[LO]{{\nouppercase{\rightmark}}}
\fancyfoot[LO]{{\ifnum\value{chapter}>0{\nouppercase{\rightmark}}\fi}}
\fancyfoot[RE]{{\nouppercase{\leftmark}}}
\fancyhead[LE,RO]{{\@title, \py@release}}
\fancyhead[RE,LO]{{\chaptername\:\thechapter\:Section\:\thesection}}
\fancyhead[RE,LO]{{\ifnum\value{chapter}>0{\chaptername\:\thechapter\:Section\:\thesection}\fi}}
\renewcommand{\headrulewidth}{0.4pt}
\renewcommand{\footrulewidth}{0.4pt}
}