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

set season without displaying it

parent b789c221
Branches kcp
No related tags found
No related merge requests found
......@@ -10,40 +10,28 @@
\newcommand\showSeason{%
\ifcase\value{season}\or%
Qualmea%
\setcounter{temperature}{1}%
\or%
Atya%
\setcounter{temperature}{1}%
\or%
Alassea%
\setcounter{temperature}{0}%
\or%
Cantea%
\setcounter{temperature}{1}%
\or%
Calea%
\setcounter{temperature}{2}%
\or%
Verea%
\setcounter{temperature}{1}%
\or%
Otsea%
\setcounter{temperature}{1}%
\or%
Toldea%
\setcounter{temperature}{1}%
\or%
Laiquea%
\setcounter{temperature}{2}%
\or%
Quainea%
\setcounter{temperature}{1}%
\or%
Minquesta%
\setcounter{temperature}{0}%
\else
Ohta%
\setcounter{temperature}{1}%
\fi%
}
......@@ -77,3 +65,29 @@
\fi%
}
\ifcase\value{season}\or%
\setcounter{temperature}{1}%
\or%
\setcounter{temperature}{1}%
\or%
\setcounter{temperature}{0}%
\or%
\setcounter{temperature}{1}%
\or%
\setcounter{temperature}{2}%
\or%
\setcounter{temperature}{1}%
\or%
\setcounter{temperature}{1}%
\or%
\setcounter{temperature}{1}%
\or%
\setcounter{temperature}{2}%
\or%
\setcounter{temperature}{1}%
\or%
\setcounter{temperature}{0}%
\else
\setcounter{temperature}{1}%
\fi%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment