Newer
Older
\newcounter{season}
\setcounter{season}{\month}
\newcommand\season{}
%%% State a Season's name.
\newcommand\showSeason{%
Qualmea%
\or%
Atya%
\or%
Alassea%
\or%
Cantea%
\or%
Calea%
\or%
Verea%
\or%
Otsea%
\or%
Toldea%
\or%
Laiquea%
\or%
Quainea%
\or%
Minquesta%
\else
Ohta%
\fi%
}
\newcommand\showAstroEvents{%
\or%
\or%
eclipse%
\or%
\or%
\or%
\or%
\or%
\or%
\or%
\or%
eclipse%
\else%
\fi%
}
\newcommand\showTemperature{%
\ifcase\value{temperature}%
cold%
\or%
mild%
\else%
hot%
\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%