From bf32b8f13620b34a13d27cdd6981cf05d9b66ecd Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 5 Sep 2024 21:56:51 +0200
Subject: [PATCH] adjust spacing in orrery

---
 seasons.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/seasons.sty b/seasons.sty
index fe1c64c2..d3c87615 100644
--- a/seasons.sty
+++ b/seasons.sty
@@ -134,7 +134,7 @@
       \draw[\pageSideColor] (A) circle (1);% Suborbit
       \fill[\pageSideColor] (A.south)  circle (3pt);
       \fill[\pageSideColor] (F.east) circle (1pt);
-      \coordinate [label=\outline{\showCycle}] (FN) at (F)+(-\arabic{cycle}.3,\arabic{cycle}.3);
+      \coordinate [label=\outline{\showCycle}] (FN) at (F)+(2.3,2.3);
     }
     %
   \end{tikzpicture}
-- 
GitLab