diff --git a/build/lefttable-bottom-sa.pdf b/build/lefttable-bottom-sa.pdf new file mode 100644 index 0000000..7898bb7 Binary files /dev/null and b/build/lefttable-bottom-sa.pdf differ diff --git a/lefttable-bottom-sa.tex b/lefttable-bottom-sa.tex index 4fc3ccb..8140c49 100644 --- a/lefttable-bottom-sa.tex +++ b/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}