Skip to content
Snippets Groups Projects
Unverified Commit 71981c5b authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make cycles a thing

parent 7b23259d
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,11 @@
\newcommand\season{}
\newcounter{cycle}
\setcounter{cycle}{\year}
\multiply\value{cycle} by 3
\addtocounter{cycle}{0}
%%% State a Season's name.
\newcommand\showSeason[1][\value{season}]{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment