Adjusted pagination
This commit is contained in:
parent
b948a7eac7
commit
6c6035e75f
Binary file not shown.
@ -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
|
% Need a blank page to make sure pages line up correctly
|
||||||
% Thanks to https://zhiganglu.com/post/latex-insert-blank-page/
|
% Thanks to https://zhiganglu.com/post/latex-insert-blank-page/
|
||||||
% \newpage
|
% \newpage
|
||||||
\thispagestyle{plain} % empty
|
% \thispagestyle{plain} % empty
|
||||||
\mbox{}
|
% \mbox{}
|
||||||
|
|
||||||
\chapter{The Year}
|
\chapter{The Year}
|
||||||
\begin{multicols}{2}
|
\begin{multicols}{2}
|
||||||
@ -539,6 +539,8 @@ Note that weeks in this planner start on Monday. This is in keeping with how mos
|
|||||||
|
|
||||||
|
|
||||||
\newpage
|
\newpage
|
||||||
|
\thispagestyle{plain} % empty
|
||||||
|
\mbox{}
|
||||||
% Not part of the table definition; it just makes sure to get us off this introductory page
|
% 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.
|
% Be sure the next page is a left (i.e., even-numbered) page.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user