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

stop season gls entries disappearing

parent 48f7bc00
Branches
No related tags found
No related merge requests found
......@@ -14,29 +14,29 @@
\newcommand\showSeason[1][\value{season}]{%
\ifcase#1\or%
\gls{Qualmea}%
\glsentrytext{Qualmea}%
\or%
\gls{Atya}%
\glsentrytext{Atya}%
\or%
\gls{Alassea}%
\glsentrytext{Alassea}%
\or%
\gls{Cantea}%
\glsentrytext{Cantea}%
\or%
\gls{Calea}%
\glsentrytext{Calea}%
\or%
\gls{Verea}%
\glsentrytext{Verea}%
\or%
\gls{Otsea}%
\glsentrytext{Otsea}%
\or%
\gls{Toldea}%
\glsentrytext{Toldea}%
\or%
\gls{Laiquea}%
\glsentrytext{Laiquea}%
\or%
\gls{Quainea}%
\glsentrytext{Quainea}%
\or%
\gls{Minquesta}%
\glsentrytext{Minquesta}%
\else
\gls{Ohta}%
\glsentrytext{Ohta}%
\fi%
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment