Removed top and bottom borders from tables
This commit is contained in:
parent
fbe7930e0b
commit
59eb1c070a
@ -1,4 +1,4 @@
|
||||
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2021.7.3) 4 JUL 2021 14:14
|
||||
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2021.7.3) 4 JUL 2021 17:01
|
||||
entering extended mode
|
||||
restricted \write18 enabled.
|
||||
%&-line parsing enabled.
|
||||
@ -197,7 +197,7 @@ Here is how much of TeX's memory you used:
|
||||
{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-rm.enc}</usr/share
|
||||
/texmf/fonts/type1/public/tex-gyre/qtmb.pfb></usr/share/texmf/fonts/type1/publi
|
||||
c/tex-gyre/qtmr.pfb></usr/share/texmf/fonts/type1/public/tex-gyre/qtmri.pfb>
|
||||
Output written on build/planner.pdf (17 pages, 85469 bytes).
|
||||
Output written on build/planner.pdf (17 pages, 85440 bytes).
|
||||
PDF statistics:
|
||||
72 PDF objects out of 1000 (max. 8388607)
|
||||
49 compressed objects within 1 object stream
|
||||
|
Binary file not shown.
Binary file not shown.
@ -111,7 +111,6 @@ The rest of this planner consists of 52 weeks of planning pages.
|
||||
\newpage
|
||||
|
||||
\begin{tabular}{ |p{1cm}|p{4.5cm}|p{4.5cm}|p{4.5cm}| }
|
||||
\hline
|
||||
\multicolumn{4}{l}{Month and Year:} \\
|
||||
\hline
|
||||
~~\textbf{Date} & \textbf{Tasks Today/Appointments} & \textbf{Financial} & \textbf{Communications} \\ \hline
|
||||
@ -132,13 +131,11 @@ The rest of this planner consists of 52 weeks of planning pages.
|
||||
& \\ [4mm] \hline
|
||||
& \\ [4mm] \hline
|
||||
\multicolumn{2}{l}{Hoping For:} \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
|
||||
\newpage
|
||||
|
||||
\begin{tabular}{ |p{4.9cm}|p{4.9cm}|p{4.9cm}| }
|
||||
\hline
|
||||
\multicolumn{3}{l}{Look For:} \\
|
||||
\hline
|
||||
\textbf{Health} & \textbf{Tasks This Week} & \textbf{Notes} \\ \hline
|
||||
@ -173,7 +170,6 @@ The rest of this planner consists of 52 weeks of planning pages.
|
||||
\\ [4mm] \hline
|
||||
\multicolumn{1}{l}{Grateful For:} \\
|
||||
% This is a bit of a kludge to get rid of left and right borders, but it works.
|
||||
\hline
|
||||
\end{tabular}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user