From e4278242b600c205bdfca124798be0797a12a733 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Thu, 9 Nov 2023 18:22:30 -0500 Subject: [PATCH] Typofixes --- lbol.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lbol.tex b/lbol.tex index 143a5de..561a764 100644 --- a/lbol.tex +++ b/lbol.tex @@ -777,6 +777,8 @@ You can add options in the usual way: \section{Customizing Pages} +If you need more granular control over your headers and footers, use the \texttt{fancyheader} package to get access to a lot of options. It will give you the ability to specify different content on even and odd header and footers, or on right and left headers and footers if your document is a \texttt{twoside} document. + \subsection{Omitting Headers and Footers on a Page} To \textit{omit} the headers and footers on a given page, include the \texttt{titlesec} package in the preamble, and add this somewhere \textit{after} the start of the page.