security-envelopes/parts/2-memoir.tex
2026-07-07 11:38:58 -04:00

22 lines
753 B
TeX

%% Page styles %% Specific to Memoir class
%\newcommand{\kinfo}{{\footnotesize Chapter \thechapter{} • \S{} \rightmark{}}}
%\newcommand{\kinfo}{{\footnotesize Chapter \thechapter: \leftmark{} • \rightmark}}
%\newcommand{\kinfo}{{\footnotesize Issue \kissue{} • Summer}}
\makepagestyle{kpage}
\makeevenhead{kpage}{\textsc{Security Envelopes}}{}{}
\makeoddhead{kpage}{}{}{\textsc{Security Envelopes}}
\makeevenfoot{kpage}{}{\thepage}{}
\makeoddfoot{kpage}{}{\thepage}{}
\makeheadrule{kpage}{\textwidth}{0.1mm}
\makefootrule{kpage}{\textwidth}{0.1mm}{2mm}
\makepsmarks{kpage}{
\nouppercaseheads
\createmark {chapter}{left}{nonumber}{}{}
\createmark {section}{right}{nonumber}{}{}
}
\makeatother
%% Needed for memoir class:
\checkandfixthelayout