Fixed alignment issue
This commit is contained in:
parent
452730768b
commit
770cec0b0d
@ -33,7 +33,7 @@
|
||||
p{50mm}
|
||||
!{\color{black}\vline}
|
||||
}
|
||||
\multicolumn{4}{l}{Month and Year:} \vspace{4pt}\\
|
||||
\multicolumn{4}{l}{\hspace{-2mm}Month and Year:} \vspace{4pt}\\
|
||||
\hline
|
||||
% Table Header
|
||||
\textbf{Day} & \textbf{Tasks/Appointments} & \textbf{Financial} & \textbf{Communications} \TBstrut \\ \hline
|
||||
|
17
planner.tex
17
planner.tex
@ -11,13 +11,16 @@
|
||||
% headsep=0.3in,
|
||||
% foot=0.5in,
|
||||
footskip=0.5in,
|
||||
showframe
|
||||
% showframe
|
||||
]{geometry}
|
||||
|
||||
\usepackage{graphicx}
|
||||
|
||||
\usepackage{multirow}
|
||||
|
||||
% Use tab stops when we need to (especially in footnotes)
|
||||
\usepackage{tabto}
|
||||
|
||||
% \usepackage{ifthen} % https://ctan.org/pkg/ifthen
|
||||
% \usepackage{setspace} % http://ctan.org/pkg/setspace
|
||||
|
||||
@ -320,23 +323,23 @@ The rest of this planner consists of 52 weeks of planning pages.
|
||||
%%%%%%%%%%%%%%%%%%%%%
|
||||
% Begin a new week
|
||||
|
||||
\textbf{Week 1 left} \\
|
||||
\noindent \tabto{3.5mm} \textbf{Week 1 left} \\
|
||||
|
||||
\includegraphics{build/lefttable-top-sa.pdf}
|
||||
\noindent \includegraphics{build/lefttable-top-sa}
|
||||
|
||||
\vspace{-1.28pt}
|
||||
|
||||
\includegraphics{build/lefttable-bottom-sa.pdf}
|
||||
\noindent \includegraphics{build/lefttable-bottom-sa}
|
||||
|
||||
\newpage
|
||||
|
||||
\textbf{Week 1 right}\\
|
||||
\tabto{11mm} \textbf{Week 1 right}\\
|
||||
|
||||
\includegraphics{build/righttable-top-sa.pdf}
|
||||
\noindent \noindent \includegraphics[outer]{build/righttable-top-sa}
|
||||
|
||||
\vspace{-1.28pt}
|
||||
|
||||
\includegraphics{build/righttable-bottom-sa.pdf}
|
||||
\noindent \noindent \includegraphics[outer]{build/righttable-bottom-sa}
|
||||
|
||||
\newpage
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
p{50mm}
|
||||
!{\color{black}\vline}
|
||||
}
|
||||
\multicolumn{4}{l}{Look For:} \vspace{4pt}\\
|
||||
\multicolumn{4}{l}{\hspace{-2mm}Look For:} \vspace{4pt}\\
|
||||
\hline
|
||||
% Table Header
|
||||
\textbf{Day} & \textbf{Health} & \textbf{Tasks This Week} & \textbf{Notes} \TBstrut \\ \hline
|
||||
|
Loading…
Reference in New Issue
Block a user