Added second page of table
This commit is contained in:
parent
5080130769
commit
5771f3a35b
@ -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 11:30
|
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2021.7.3) 4 JUL 2021 12:22
|
||||||
entering extended mode
|
entering extended mode
|
||||||
restricted \write18 enabled.
|
restricted \write18 enabled.
|
||||||
%&-line parsing enabled.
|
%&-line parsing enabled.
|
||||||
@ -170,7 +170,7 @@ Chapter 4.
|
|||||||
|
|
||||||
]
|
]
|
||||||
Chapter 5.
|
Chapter 5.
|
||||||
[9] [10] (build/planner.aux) )
|
[9] [10] [11] (build/planner.aux) )
|
||||||
(\end occurred inside a group at level 1)
|
(\end occurred inside a group at level 1)
|
||||||
|
|
||||||
### simple group (level 1) entered at line 44 ({)
|
### simple group (level 1) entered at line 44 ({)
|
||||||
@ -186,10 +186,10 @@ Here is how much of TeX's memory you used:
|
|||||||
{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-rm.enc}</usr/share
|
{/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
|
/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>
|
c/tex-gyre/qtmr.pfb></usr/share/texmf/fonts/type1/public/tex-gyre/qtmri.pfb>
|
||||||
Output written on build/planner.pdf (14 pages, 81910 bytes).
|
Output written on build/planner.pdf (15 pages, 82601 bytes).
|
||||||
PDF statistics:
|
PDF statistics:
|
||||||
63 PDF objects out of 1000 (max. 8388607)
|
66 PDF objects out of 1000 (max. 8388607)
|
||||||
43 compressed objects within 1 object stream
|
45 compressed objects within 1 object stream
|
||||||
0 named destinations out of 1000 (max. 500000)
|
0 named destinations out of 1000 (max. 500000)
|
||||||
1 words of extra memory for PDF output out of 10000 (max. 10000000)
|
1 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
33
planner.tex
33
planner.tex
@ -68,7 +68,7 @@ The rest of this planner consists of 52 weeks of planning pages.
|
|||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\begin{tabular}{ |p{1cm}|p{4.5cm}|p{4.5cm}|p{4.5cm}| }
|
\begin{tabular}{ |p{1cm}|p{4.5cm}|p{4.5cm}|p{4.5cm}| }
|
||||||
\multicolumn{4}{l}{Month and Year} \\
|
\multicolumn{4}{l}{Month and Year:} \\
|
||||||
\hline
|
\hline
|
||||||
Date & Tasks Today/Appointments & Financial & Communications \\ \hline
|
Date & Tasks Today/Appointments & Financial & Communications \\ \hline
|
||||||
{\Large Mo} & & & \\ [2cm] \hline
|
{\Large Mo} & & & \\ [2cm] \hline
|
||||||
@ -86,8 +86,37 @@ The rest of this planner consists of 52 weeks of planning pages.
|
|||||||
& \\ [4mm] \hline
|
& \\ [4mm] \hline
|
||||||
& \\ [4mm] \hline
|
& \\ [4mm] \hline
|
||||||
& \\ [4mm] \hline
|
& \\ [4mm] \hline
|
||||||
& \\ [4mm]
|
& \\ [4mm] \hline
|
||||||
|
\multicolumn{2}{l}{Hoping For:} \\
|
||||||
\hline
|
\hline
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
|
|
||||||
|
\newpage
|
||||||
|
|
||||||
|
\begin{tabular}{ |p{4.9cm}|p{4.9cm}|p{4.9cm}| }
|
||||||
|
\multicolumn{3}{l}{Look For:} \\
|
||||||
|
\hline
|
||||||
|
Health & Tasks This Week & Notes \\ \hline
|
||||||
|
& & \\ [2cm] \hline
|
||||||
|
& & \\ [2cm] \hline
|
||||||
|
& & \\ [2cm] \hline
|
||||||
|
& & \\ [2cm] \hline
|
||||||
|
& & \\ [2cm] \hline
|
||||||
|
& & \\ [2cm] \hline
|
||||||
|
& & \\ [2cm]
|
||||||
|
\hline
|
||||||
|
\end{tabular}
|
||||||
|
|
||||||
|
\begin{tabular}{ |p{15.54cm}| }
|
||||||
|
Goals for this Week \\ \hline
|
||||||
|
\\ [4mm] \hline
|
||||||
|
\\ [4mm] \hline
|
||||||
|
\\ [4mm] \hline
|
||||||
|
\\ [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}
|
||||||
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
Loading…
Reference in New Issue
Block a user