final bier/sesh books 2023

This commit is contained in:
Mark Shinwell
2023-06-25 11:50:12 +01:00
parent 008a818092
commit ab1fc3e37b
3 changed files with 9 additions and 10 deletions

View File

@@ -151,7 +151,7 @@
\begin{minipage}[l]{\textwidth}
{\LARGE\bf #1}\\
\vskip12pt
\textbf{This is for people arriving prior to Sunday 2nd July.}
\textbf{This is for people arriving prior to Monday 3rd July.}
\vskip12pt
\textbf{Where you spent the night:}
/ = basecamp, - = away from Expo.
@@ -283,7 +283,7 @@
\newcommand{\weekdays}{
\begin{tikzpicture}
\pgfmathsetmacro{\wvar}{0.4}
\foreach \yvar/\zvar in {0/S{\tiny u},1/M,2/T,3/W,4/T,5/F,6/S}
\foreach \yvar/\zvar in {0/M,1/T,2/W,3/T,4/F,5/S,6/S{\tiny u}}
{
\node at (\yvar*\wvar,0) [anchor=center] {\zvar};
}