Updated for 2026, including readme file
This commit is contained in:
parent
8c5140466c
commit
2b9c8c0fd3
@ -14,9 +14,13 @@ This document makes use of the [forloop](https://ctan.org/pkg/forloop?lang=en) p
|
|||||||
|
|
||||||
```
|
```
|
||||||
%\setcounter{page}{203}
|
%\setcounter{page}{203}
|
||||||
|
```
|
||||||
|
(line 159 in the current version)
|
||||||
|
|
||||||
|
```
|
||||||
\forloop{ct}{1}{\value{ct}<26}{
|
\forloop{ct}{1}{\value{ct}<26}{
|
||||||
```
|
```
|
||||||
|
(line 161 in the current version)
|
||||||
|
|
||||||
Compiling this document once produces a pdf titled "planner_daily_vertical.pdf" which contains the first half of the year. I then change the title of that document using `$ mv planner_daily_vertical.pdf 2025-1.pdf`. I then uncomment the `setcounter` command, and change the beginning and ending values of the `forloop` command.
|
Compiling this document once produces a pdf titled "planner_daily_vertical.pdf" which contains the first half of the year. I then change the title of that document using `$ mv planner_daily_vertical.pdf 2025-1.pdf`. I then uncomment the `setcounter` command, and change the beginning and ending values of the `forloop` command.
|
||||||
|
|
||||||
|
|||||||
@ -53,7 +53,7 @@
|
|||||||
\newcommand{\kfin}{\texttt{\hfill {\large $\Box$}{\footnotesize AP}\,{\large $\Box$}{\footnotesize Pd}\,{\large $\Box$}{\footnotesize X}}}
|
\newcommand{\kfin}{\texttt{\hfill {\large $\Box$}{\footnotesize AP}\,{\large $\Box$}{\footnotesize Pd}\,{\large $\Box$}{\footnotesize X}}}
|
||||||
|
|
||||||
% Week at top of each page
|
% Week at top of each page
|
||||||
\def\kyear{2025}
|
\def\kyear{2026}
|
||||||
\newcounter{ct}
|
\newcounter{ct}
|
||||||
\newcommand{\kweek}{
|
\newcommand{\kweek}{
|
||||||
\begin{tblr}{
|
\begin{tblr}{
|
||||||
@ -158,7 +158,7 @@ If you choose to fork this work, please note that it is licensed under a Creativ
|
|||||||
|
|
||||||
\setcounter{page}{203}
|
\setcounter{page}{203}
|
||||||
|
|
||||||
\forloop{ct}{26}{\value{ct}<54}{
|
\forloop{ct}{1}{\value{ct}<26}{
|
||||||
%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%
|
||||||
% Begin a new week
|
% Begin a new week
|
||||||
|
|
||||||
@ -517,7 +517,7 @@ If you choose to fork this work, please note that it is licensed under a Creativ
|
|||||||
15:00 & & \kcir \\
|
15:00 & & \kcir \\
|
||||||
15:30 & & \centering \textbf{To-Do:} \\
|
15:30 & & \centering \textbf{To-Do:} \\
|
||||||
16:00 & & \kcir Mail \\
|
16:00 & & \kcir Mail \\
|
||||||
16:30 & & \kcir \\
|
16:30 & & \kcir Laundry \\
|
||||||
17:00 & & \kcir \\
|
17:00 & & \kcir \\
|
||||||
17:30 & & \kcir \\
|
17:30 & & \kcir \\
|
||||||
18:00 & & \kcir \\
|
18:00 & & \kcir \\
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user