Renamed lefttable-sa to lefttable-top-sa; changed line colors
This commit is contained in:
parent
31701341bc
commit
47715918a1
Binary file not shown.
BIN
build/lefttable-top-sa.pdf
Normal file
BIN
build/lefttable-top-sa.pdf
Normal file
Binary file not shown.
@ -1,5 +1,10 @@
|
|||||||
\documentclass[border=0]{standalone}
|
\documentclass[border=0]{standalone}
|
||||||
|
\usepackage{kpfonts}
|
||||||
\usepackage[
|
\usepackage[
|
||||||
|
width=6.6in,
|
||||||
|
height=9.5in,
|
||||||
|
textheight=9.5in,
|
||||||
|
footskip=0in
|
||||||
]{geometry}
|
]{geometry}
|
||||||
|
|
||||||
% Colored lines in table, see
|
% Colored lines in table, see
|
||||||
@ -28,14 +33,14 @@
|
|||||||
p{4.5cm}
|
p{4.5cm}
|
||||||
!{\color{black}\vline}
|
!{\color{black}\vline}
|
||||||
}
|
}
|
||||||
\multicolumn{4}{l}{Month and Year:} \\
|
\multicolumn{4}{l}{Month and Year:} \vspace{4pt}\\
|
||||||
\hline
|
\hline
|
||||||
~~\textbf{Day} & \textbf{Tasks/Appointments} & \textbf{Financial} & \textbf{Communications} \\ \hline
|
~~\textbf{Day} & \textbf{Tasks/Appointments} & \textbf{Financial} & \textbf{Communications} \\ \hline
|
||||||
\multirow{5}{1cm}{Mo} & & & \\ [4mm] \arrayrulecolor{red}\hline
|
\multirow{5}{1cm}{\begin{center}\textbf{Mo}\end{center}} & & & \\ [5.5mm] \arrayrulecolor[gray]{0.7}\cline{2-4}
|
||||||
& & & \\ [4mm] \arrayrulecolor{red}\hline
|
& & & \\ [5.5mm] \arrayrulecolor[gray]{0.7}\cline{2-4}
|
||||||
& & & \\ [4mm] \arrayrulecolor{red}\hline
|
& & & \\ [5.5mm] \arrayrulecolor[gray]{0.7}\cline{2-4}
|
||||||
& & & \\ [4mm] \arrayrulecolor{red}\hline
|
& & & \\ [5.5mm] \arrayrulecolor[gray]{0.7}\cline{2-4}
|
||||||
& & & \\ [4mm] \arrayrulecolor{black}\hline
|
& & & \\ [5.5mm] \arrayrulecolor{black}\hline
|
||||||
\begin{center}{\Large Tu}\end{center} & & & \\ [2.15cm] \hline
|
\begin{center}{\Large Tu}\end{center} & & & \\ [2.15cm] \hline
|
||||||
\begin{center}{\Large We}\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 Th}\end{center} & & & \\ [2.15cm] \hline
|
Loading…
Reference in New Issue
Block a user