Browse Source

Added lefttable-bottom-sa

tags/1.1.0
Kenneth John Odle 2 years ago
parent
commit
d0aafe4952
  1. BIN
      build/lefttable-bottom-sa.pdf
  2. 47
      lefttable-bottom-sa.tex

BIN
build/lefttable-bottom-sa.pdf

47
lefttable-bottom-sa.tex

@ -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}
!{\color{black}\vline}
p{4.5cm}
!{\color{black}\vline}
p{4.5cm}
p{7.67cm}
!{\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}
Loading…
Cancel
Save