increase seshbook page count

This commit is contained in:
Mark Shinwell 2023-06-28 10:52:06 +01:00
parent f5a3ae641d
commit 2a4898cba1

View File

@ -151,7 +151,7 @@ Name \and Going? \and Allergies? \and Dessert \and Notes \\
\newcounter{seshlines}
\stepcounter{seshcount}
\def\and{&}
\whiledo{\value{seshcount}<21}{
\whiledo{\value{seshcount}<50}{
\sesh{\theseshcount}
\stepcounter{seshcount}
}