Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/indispensable.git
% Adjust the header and footer.
\pagestyle{scrheadings}
\clearscrheadfoot
\setheadsepline{.5pt}
\rehead{\textsc{\ChapterTitle \ChapterNumberIfNeededEven}}
\lohead{\textsc{\ChapterNumberIfNeededOdd \ChapterTitle}}
\lehead{\pagemark}
\rohead{\pagemark}
\cefoot{\small{\textnormal{\copyright{} \corpwms{}, Ltd.}}}
\cofoot{\small{\textnormal{\href{http://www.whitemagicsoftware.com}{http://www.whitemagicsoftware.com}}}}
\cfoot{\ifthenelse{\isodd{\thepage}}%
  {Indispensable}%
  {\small{\textnormal{\href{http://www.whitemagicsoftware.com}{http://www.whitemagicsoftware.com}}}}%
}

% Animation (remove cfoot)
%\cefoot{\small{\textnormal{\copyright{} \corpwms{}, Ltd.}}}
%\newcounter{aniframe}

%\cofoot{
%  \addtocounter{aniframe}{1}
%  \scalebox{0.400} {%
%    \includegraphics{animation/frame\the\value{aniframe}}
%  }
%}