Needed blank page to make sure weeks print correctly
This commit is contained in:
parent
ea58efb969
commit
16245f8f89
Binary file not shown.
@ -298,6 +298,12 @@ I find it helpful to keep track of what household chores need to be done. That w
|
||||
& & \\ [0.3cm] \hline
|
||||
\end{tabular}
|
||||
|
||||
% 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{}
|
||||
|
||||
\chapter{The Year}
|
||||
The rest of this planner consists of 52 weeks of planning pages.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user