From da13766d8dfe53f7cb5f9f0f565a09a3b66c35eb Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 4 Sep 2024 03:53:11 +0200 Subject: [PATCH] remove old season commands --- glossary.tex | 110 --------------------------------------------------- seasons.sty | 53 ------------------------- test.tex | 2 +- 3 files changed, 1 insertion(+), 164 deletions(-) diff --git a/glossary.tex b/glossary.tex index 1a2b0614..238cbc94 100644 --- a/glossary.tex +++ b/glossary.tex @@ -1958,116 +1958,6 @@ Set the darker die to `\dicef{6}' and roll the other. If this roll fails, it fa %%%%% Seasons -\longnewglossaryentry{Qualmea}{ - name={Qualmea}, - prefix={a\space}, - nonumberlist, - sort={1}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s first season, when the ground quakes, and the \glsentrytext{ainumar} creates a long eclipse}, -} - -\longnewglossaryentry{Atya}{ - name={Atya}, - prefix={an\space}, - nonumberlist, - sort={2}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s second season}, -} - -\longnewglossaryentry{Alassea}{ - name={Alassea}, - prefix={an\space}, - nonumberlist, - sort={3}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s third season, when the wind bites. - The Sun moves far away, and then the \gls{ainumar} blocks it, plunging the world into darkness. - During this time, Water spells become more powerful, and becoming larger, or reshaping the water into elements from the caster's past}, -} - -\longnewglossaryentry{Cantea}{ - name={Cantea}, - prefix={a\space}, - nonumberlist, - sort={4}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s fourth season}, -} - -\longnewglossaryentry{Calea}{ - name={Calea}, - prefix={a\space}, - nonumberlist, - sort={5}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s fifth season, when the Sun shines hot, and basilisks wander even at night}, -} - -\longnewglossaryentry{Verea}{ - name={Verea}, - prefix={a\space}, - nonumberlist, - sort={6}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s sixth season}, -} - -\longnewglossaryentry{Otsea}{ - name={Otsea}, - prefix={an\space}, - nonumberlist, - sort={7}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s seventh season, when earthquakes destroy walls}, -} - -\longnewglossaryentry{Toldea}{ - name={Toldea}, - prefix={a\space}, - nonumberlist, - sort={8}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s eigth season}, -} - -\longnewglossaryentry{Laiquea}{ - name={Laiquea}, - prefix={a\space}, - nonumberlist, - sort={9}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s ninth season, when the Sun scorches the earth}, -} - -\longnewglossaryentry{Quainea}{ - name={Quainea}, - prefix={a\space}, - nonumberlist, - sort={10}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s tenth season}, -} - -\longnewglossaryentry{Minquesta}{ - name={Minquesta}, - prefix={a\space}, - nonumberlist, - sort={11}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s eleventh season, and second dark frost, as the \glsentrytext{ainumar} creates another eclipse}, -} - -\longnewglossaryentry{Ohta}{ - name={Ohta}, - prefix={an\space}, - nonumberlist, - sort={12}, - parent={cycle}, - description={ -- \glsentrytext{fenestra}'s twelfth and final season, before the \glsentrytext{cycle} starts again}, -} - \longnewglossaryentry{cOne}{ name={Niquis}, prefix={a\space}, diff --git a/seasons.sty b/seasons.sty index d0bb5296..af81aec6 100644 --- a/seasons.sty +++ b/seasons.sty @@ -50,59 +50,6 @@ \fi% } - -%%% Remove %%% - -\newcommand\showSeason[1][\value{season}]{% - \ifcase#1\or% - \glsentrytext{Qualmea}% - \or% - \glsentrytext{Atya}% - \or% - \glsentrytext{Alassea}% - \or% - \glsentrytext{Cantea}% - \or% - \glsentrytext{Calea}% - \or% - \glsentrytext{Verea}% - \or% - \glsentrytext{Otsea}% - \or% - \glsentrytext{Toldea}% - \or% - \glsentrytext{Laiquea}% - \or% - \glsentrytext{Quainea}% - \or% - \glsentrytext{Minquesta}% - \else - \glsentrytext{Ohta}% - \fi% -} - -\newcommand\showAstroEvents{% - \ifcase\value{season}\or% - eclipse and quakes% - \or% - \or% - eclipse% - \or% - \or% - \or% - \or% - quakes% - \or% - \or% - \or% - \or% - eclipse% - \else% - \fi% -} - -%%% - \newcommand\setTemperature{ \ifcase\value{cycle}% \setcounter{temperature}{1}% diff --git a/test.tex b/test.tex index ba9177ce..900bef7e 100644 --- a/test.tex +++ b/test.tex @@ -95,7 +95,7 @@ Words are needed after each subsection to avoid the boxes making problems. \declareSQareas{Slums,Artgate} -Featuring losing \glspl{hp} beyond the \gls{edge}, possibly during \gls{Qualmea}. +Featuring losing \glspl{hp} beyond the \gls{edge}, possibly during \gls{cTwo}. \begin{multicols}{2} -- GitLab