Added lefttable-bottom-sa
This commit is contained in:
parent
d04f4e34e7
commit
d0aafe4952
BIN
build/lefttable-bottom-sa.pdf
Normal file
BIN
build/lefttable-bottom-sa.pdf
Normal file
Binary file not shown.
@ -1,54 +1,35 @@
|
|||||||
\documentclass[border=0]{standalone}
|
\documentclass[border=0]{standalone}
|
||||||
|
\usepackage{kpfonts}
|
||||||
\usepackage[
|
\usepackage[
|
||||||
|
tmargin=1in,
|
||||||
|
bmargin=0in,
|
||||||
|
paperwidth=6.6in,
|
||||||
|
paperheight=9.6in,
|
||||||
|
bmargin=0in
|
||||||
]{geometry}
|
]{geometry}
|
||||||
|
|
||||||
% Colored lines in table, see
|
% Colored lines in table, see
|
||||||
% https://ctan.math.illinois.edu/macros/latex/contrib/colortbl/colortbl.pdf
|
% https://ctan.math.illinois.edu/macros/latex/contrib/colortbl/colortbl.pdf
|
||||||
\usepackage{colortbl}
|
\usepackage{colortbl}
|
||||||
|
|
||||||
\usepackage{multirow}
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
% Remove cell padding from tabular environment
|
% Remove cell padding from tabular environment
|
||||||
\renewcommand{\arraystretch}{0}
|
\renewcommand{\arraystretch}{1.1}
|
||||||
|
|
||||||
\begin{tabular}
|
\begin{tabular}{
|
||||||
% Cell and vertical rules definitions
|
% Cell and vertical rules definitions
|
||||||
{
|
|
||||||
!{\color{black}\vline}
|
!{\color{black}\vline}
|
||||||
p{1cm}
|
p{7.67cm}
|
||||||
!{\color{black}\vline}
|
!{\color{black}\vline}
|
||||||
p{4.5cm}
|
p{7.67cm}
|
||||||
!{\color{black}\vline}
|
|
||||||
p{4.5cm}
|
|
||||||
!{\color{black}\vline}
|
|
||||||
p{4.5cm}
|
|
||||||
!{\color{black}\vline}
|
!{\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
|
Goals for this Year & Goals for this Month \\ \hline
|
||||||
& \\ [4mm] \hline
|
& \\ [1.5mm] \arrayrulecolor[gray]{0.85}\hline
|
||||||
& \\ [4mm] \hline
|
& \\ [1.5mm] \hline
|
||||||
& \\ [4mm] \hline
|
& \\ [1.5mm] \hline
|
||||||
& \\ [4mm] \hline
|
& \\ [1.5mm] \arrayrulecolor[gray]{0}\hline
|
||||||
\multicolumn{2}{l}{Hoping For:} \\
|
\multicolumn{2}{l}{Hoping For:} \\
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user