mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-04-02 19:41:02 +01:00
bier and sesh books for 2023
This commit is contained in:
@@ -6,21 +6,26 @@
|
||||
\newcommand{\expotitle}{
|
||||
% makes the title page
|
||||
\thispagestyle{empty}
|
||||
\centering
|
||||
\
|
||||
\vspace{3cm}\\
|
||||
\begin{center}
|
||||
{\Large Cambridge University Caving Club}
|
||||
\vspace{3cm}\\
|
||||
\vskip80pt
|
||||
{\Huge \bf Expo \the\year}
|
||||
\vspace{3cm}\\
|
||||
{\fontsize{100}{120}\selectfont Sesh Book}
|
||||
\vspace{6cm}\\
|
||||
\vskip40pt
|
||||
{\fontsize{100}{120}\selectfont\sc Sesh}
|
||||
\vskip24pt
|
||||
{\fontsize{100}{120}\selectfont\sc Book}
|
||||
\vskip120pt
|
||||
The Sesh Book is intended to be taken to every sesh at the Gasthof, so the Bier Book can
|
||||
remain in the Potato Hut.
|
||||
\vskip12pt
|
||||
For each sesh, the table recording attendees, amount owed and amount paid is the primary reference for the treasurer and should be completed accurately. The totals give a quick check that everything has been accounted for.
|
||||
\vskip12pt
|
||||
The space on the opposite page can be used for recording the details of what each person had, and
|
||||
for tallies etc. Any other details that might make it easier for the treasurer to decipher the receipt
|
||||
should also be noted.
|
||||
\vskip24pt
|
||||
\textbf{Expo Dinner choices at the back of this book}
|
||||
\end{center}
|
||||
\vfill
|
||||
\clearpage
|
||||
}
|
||||
@@ -28,7 +33,7 @@
|
||||
\newcommand{\expoheading}[1]{
|
||||
% provides the formatting for a title of a section
|
||||
\vspace{10pt}
|
||||
{\LARGE #1}
|
||||
{\LARGE\bf #1}
|
||||
\vspace{20pt}
|
||||
}
|
||||
|
||||
@@ -36,8 +41,8 @@
|
||||
% argument is the number of the sesh
|
||||
% longtable
|
||||
\begin{longtable}{p{10cm}|p{2cm}|p{2cm}}
|
||||
\multicolumn{3}{l}{\expoheading{Sesh #1 - \ldots/\ldots/\the\year}} \\
|
||||
Attendee \and Amount Ordered \and Amount Paid \\
|
||||
\multicolumn{3}{l}{\expoheading{Sesh #1 - \ldots\ldots/(Jul/Aug)/\the\year}} \\
|
||||
Attendee \and Amount ordered \and Amount paid \\
|
||||
\toprule
|
||||
\endhead
|
||||
%
|
||||
@@ -69,14 +74,14 @@ Please use this page to record details of the sesh, who ordered what, how much i
|
||||
% uses dinnerline for each line
|
||||
\openin\namesread=names.txt
|
||||
\setcounter{linecount}{0}
|
||||
\begin{longtable}{l|p{3cm}|p{3cm}|p{3cm}|l}
|
||||
\begin{longtable}{l|p{1.2cm}|p{3cm}|p{3cm}|l}
|
||||
\multicolumn{5}{l}{\expoheading{Expo Dinner}} \\
|
||||
\multicolumn{5}{p{\textwidth}}{Please record people's dinner choices here in advance of the expo dinner.}
|
||||
\vspace{1cm}\\
|
||||
Name \and Attending? \and Allergies? \and Dessert \and Notes \\
|
||||
Name \and Going? \and Allergies? \and Dessert \and Notes \\
|
||||
\toprule
|
||||
\endfirsthead
|
||||
Name \and Attending? \and Allergies? \and Dessert \and Notes \\
|
||||
Name \and Going? \and Allergies? \and Dessert \and Notes \\
|
||||
\toprule
|
||||
\endhead
|
||||
\bottomrule
|
||||
@@ -105,7 +110,7 @@ Name \and Attending? \and Allergies? \and Dessert \and Notes \\
|
||||
\pgfmathsetmacro{\wvar}{0.4}
|
||||
\node at (0,0.6*\wvar) [anchor=east] {#1};
|
||||
\node at (0,0) {};
|
||||
\node at (0,2*\wvar) {};
|
||||
\node at (0,4*\wvar) {};
|
||||
\end{tikzpicture}
|
||||
\and
|
||||
\and
|
||||
|
||||
Reference in New Issue
Block a user