Adjusted table height and width to match page size
This commit is contained in:
parent
c75317e206
commit
5080130769
@ -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:20
|
||||
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
|
||||
entering extended mode
|
||||
restricted \write18 enabled.
|
||||
%&-line parsing enabled.
|
||||
@ -170,12 +170,7 @@ Chapter 4.
|
||||
|
||||
]
|
||||
Chapter 5.
|
||||
[9]
|
||||
Underfull \hbox (badness 10000) in paragraph at lines 73--73
|
||||
[]\OT1/qtm/m/n/10.95 Tasks To-
|
||||
[]
|
||||
|
||||
[10] (build/planner.aux) )
|
||||
[9] [10] (build/planner.aux) )
|
||||
(\end occurred inside a group at level 1)
|
||||
|
||||
### simple group (level 1) entered at line 44 ({)
|
||||
@ -191,7 +186,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 (14 pages, 81932 bytes).
|
||||
Output written on build/planner.pdf (14 pages, 81910 bytes).
|
||||
PDF statistics:
|
||||
63 PDF objects out of 1000 (max. 8388607)
|
||||
43 compressed objects within 1 object stream
|
||||
|
Binary file not shown.
Binary file not shown.
@ -67,7 +67,7 @@ The rest of this planner consists of 52 weeks of planning pages.
|
||||
|
||||
\newpage
|
||||
|
||||
\begin{tabular}{ |p{1cm}|p{4cm}|p{4cm}|p{4cm}| }
|
||||
\begin{tabular}{ |p{1cm}|p{4.5cm}|p{4.5cm}|p{4.5cm}| }
|
||||
\multicolumn{4}{l}{Month and Year} \\
|
||||
\hline
|
||||
Date & Tasks Today/Appointments & Financial & Communications \\ \hline
|
||||
@ -81,8 +81,7 @@ The rest of this planner consists of 52 weeks of planning pages.
|
||||
\hline
|
||||
\end{tabular}
|
||||
|
||||
\begin{tabular}{ |p{6.92cm}|p{6.92cm}| }
|
||||
\hline
|
||||
\begin{tabular}{ |p{7.67cm}|p{7.67cm}| }
|
||||
Goals for this Year & Goals for this Month \\ \hline
|
||||
& \\ [4mm] \hline
|
||||
& \\ [4mm] \hline
|
||||
|
Loading…
Reference in New Issue
Block a user