From b27c70bfcb5005b06160e0df812574c61c20472d Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 9 Feb 2023 02:41:31 +0100
Subject: [PATCH] step r2b more often

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

diff --git a/layout.sty b/layout.sty
index 68c5aff4..bbde3972 100644
--- a/layout.sty
+++ b/layout.sty
@@ -647,7 +647,7 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
 }
 
 \newcommand{\randomtwoB}{%
-  \ifodd\value{r3b}%
+  \ifodd\value{r3}%
     \setcounter{r2b}{1}%
   \else%
     \setcounter{r2b}{2}%
-- 
GitLab