Adjusted pagination

This commit is contained in:
Kenneth John Odle 2023-01-01 12:26:12 -05:00
parent b948a7eac7
commit 6c6035e75f
2 changed files with 4 additions and 2 deletions

Binary file not shown.

View File

@ -317,8 +317,8 @@ I find it helpful to keep track of what household chores need to be done. That w
% Need a blank page to make sure pages line up correctly
% Thanks to https://zhiganglu.com/post/latex-insert-blank-page/
% \newpage
\thispagestyle{plain} % empty
\mbox{}
% \thispagestyle{plain} % empty
% \mbox{}
\chapter{The Year}
\begin{multicols}{2}
@ -539,6 +539,8 @@ Note that weeks in this planner start on Monday. This is in keeping with how mos
\newpage
\thispagestyle{plain} % empty
\mbox{}
% Not part of the table definition; it just makes sure to get us off this introductory page
% Be sure the next page is a left (i.e., even-numbered) page.