Added lefttable-bottom-sa

This commit is contained in:
Kenneth John Odle 2021-11-27 13:26:05 -05:00
parent d04f4e34e7
commit d0aafe4952
2 changed files with 14 additions and 33 deletions

Binary file not shown.

View File

@ -1,54 +1,35 @@
\documentclass[border=0]{standalone}
\usepackage{kpfonts}
\usepackage[
tmargin=1in,
bmargin=0in,
paperwidth=6.6in,
paperheight=9.6in,
bmargin=0in
]{geometry}
% Colored lines in table, see
% https://ctan.math.illinois.edu/macros/latex/contrib/colortbl/colortbl.pdf
\usepackage{colortbl}
\usepackage{multirow}
\begin{document}
% Remove cell padding from tabular environment
\renewcommand{\arraystretch}{0}
\renewcommand{\arraystretch}{1.1}
\begin{tabular}
\begin{tabular}{
% Cell and vertical rules definitions
{
!{\color{black}\vline}
p{1cm}
p{7.67cm}
!{\color{black}\vline}
p{4.5cm}
!{\color{black}\vline}
p{4.5cm}
!{\color{black}\vline}
p{4.5cm}
p{7.67cm}
!{\color{black}\vline}
}
\multicolumn{4}{l}{Month and Year:} \\
\hline
~~\textbf{Day} & \textbf{Tasks/Appointments} & \textbf{Financial} & \textbf{Communications} \\ \hline
\centering{Mo} & & & \\ [4mm] \arrayrulecolor{red}\hline
& & & \\ [4mm] \arrayrulecolor{red}\hline
& & & \\ [4mm] \arrayrulecolor{red}\hline
& & & \\ [4mm] \arrayrulecolor{red}\hline
& & & \\ [4mm] \arrayrulecolor{black}\hline
\begin{center}{\Large Tu}\end{center} & & & \\ [2.15cm] \hline
\begin{center}{\Large We}\end{center} & & & \\ [2.15cm] \hline
\begin{center}{\Large Th}\end{center} & & & \\ [2.15cm] \hline
\begin{center}{\Large Fr}\end{center} & & & \\ [2.15cm] \hline
\begin{center}{\Large Sa}\end{center} & & & \\ [2.15cm] \hline
\begin{center}{\Large Su}\end{center} & & & \\ [2.15cm]
\hline
\end{tabular}
\begin{tabular}{ |p{7.67cm}|p{7.67cm}| }
Goals for this Year & Goals for this Month \\ \hline
& \\ [4mm] \hline
& \\ [4mm] \hline
& \\ [4mm] \hline
& \\ [4mm] \hline
& \\ [1.5mm] \arrayrulecolor[gray]{0.85}\hline
& \\ [1.5mm] \hline
& \\ [1.5mm] \hline
& \\ [1.5mm] \arrayrulecolor[gray]{0}\hline
\multicolumn{2}{l}{Hoping For:} \\
\end{tabular}