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