Added 2024 branch; changing «tabular» to «tblr»

This commit is contained in:
Kenneth John Odle 2023-09-05 16:44:06 -04:00
parent f8bef24627
commit a4e014f1fe

View File

@ -45,6 +45,12 @@
% Output a variable value: https://sodocumentation.net/latex/topic/9224/counters--if-statements-and-loops-with-latex % Output a variable value: https://sodocumentation.net/latex/topic/9224/counters--if-statements-and-loops-with-latex
\usepackage{forloop} \usepackage{forloop}
% Draw circles, but redefine the command first
\usepackage{wasysym}
\newcommand\wcc{{\large \Circle}}
%\newcommand\cc{\ocircle}
%\let\iiint=\relax
\raggedbottom \raggedbottom
\begin{document} \begin{document}
@ -254,7 +260,7 @@ Keep in mind that a monthly goal may take more or less than a month to achieve.
\end{center} \end{center}
\medskip \medskip
\input{annual.tex} %\input{annual.tex}
\newpage \newpage
@ -263,7 +269,7 @@ Keep in mind that a monthly goal may take more or less than a month to achieve.
\end{center} \end{center}
\medskip \medskip
\input{monthly.tex} %\input{monthly.tex}
\newpage \newpage
@ -575,7 +581,7 @@ Note that weeks in this planner start on Monday. This is in keeping with how mos
\noindent \tabto{3.5mm} \textbf{Week \thect} \\ \noindent \tabto{3.5mm} \textbf{Week \thect} \\
% Left table top % Left table top
\begin{tabular} \begin{tblr}
% Column and vertical rules definitions % Column and vertical rules definitions
{ {
@{} @{}
@ -594,7 +600,7 @@ Note that weeks in this planner start on Monday. This is in keeping with how mos
% Table Header % Table Header
\textbf{Day} & \textbf{Tasks Today} & \textbf{Tasks This Week} & \textbf{Goal Steps} \TBstrut \\ \hline \textbf{Day} & \textbf{Tasks Today} & \textbf{Tasks This Week} & \textbf{Goal Steps} \TBstrut \\ \hline
% Monday % Monday
\multirow{5}{8mm}{\begin{center}\vspace{5.5mm}\textbf{Mon}\end{center}} & & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \arrayrulecolor[gray]{0.6}\cline{2-4} \multirow{5}{8mm}{\begin{center}\vspace{5.5mm}\textbf{Mon}\end{center}} & & & $ \bigcirc $ \Circle \wcc Read \\ [3pt] \arrayrulecolor[gray]{0.6}\cline{2-4}
& & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \arrayrulecolor[gray]{0.6}\cline{2-4} & & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \arrayrulecolor[gray]{0.6}\cline{2-4}
& & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \cline{2-4} & & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \cline{2-4}
& & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \cline{2-4} & & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \cline{2-4}
@ -635,7 +641,7 @@ Note that weeks in this planner start on Monday. This is in keeping with how mos
& & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \cline{2-4} & & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \cline{2-4}
& & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \cline{2-4} & & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \cline{2-4}
& & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \arrayrulecolor{black}\hline & & & $ \bigcirc ~ \bigcirc $ \\ [3pt] \arrayrulecolor{black}\hline
\end{tabular} \end{tblr}
\vspace{-1.28pt} \vspace{-1.28pt}