mirror of
https://gitlab.com/MisterBiggs/latex-bingo.git
synced 2025-08-10 23:41:34 +00:00
added VP specific bingo file; small edits elsewhere
This commit is contained in:
@@ -65,9 +65,9 @@
|
||||
\begin{LARGE}
|
||||
Rawlins Hall Bingo
|
||||
|
||||
First Presidential Debate
|
||||
Vice-Presidential Debate
|
||||
|
||||
25 September 2016
|
||||
4 October 2016
|
||||
|
||||
\end{LARGE}
|
||||
\end{center}
|
||||
@@ -85,9 +85,9 @@ First Presidential Debate
|
||||
\filldraw[fill=gray!35, draw=black] ($(\col,-\row)-(1,1)$) rectangle ($(\col,-\row)$) ;
|
||||
% "Free Space" -- that's the joke:
|
||||
\node [scale=1.2] at ($(\col,-\row)-(0.5,0.3)$) {Candidate};
|
||||
\node [scale=1.2] at ($(\col,-\row)-(0.5,0.5)$) {Talks Past};
|
||||
\node [scale=1.2] at ($(\col,-\row)-(0.5,0.7)$) {Allotted Time}; }{
|
||||
\node [Square] at ($(\col,-\row)-(0.5,0.5)$) {\large \NodeText};
|
||||
\node [scale=1.2] at ($(\col,-\row)-(0.5,0.5)$) {Talks Past};
|
||||
\node [scale=1.2] at ($(\col,-\row)-(0.5,0.7)$) {Allotted Time}; }{
|
||||
\node [Square] at ($(\col,-\row)-(0.5,0.5)$) {\large \NodeText};
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -109,14 +109,14 @@ align=center,
|
||||
\pagestyle{empty}
|
||||
%\myItems{this;will;produce;an;error;because;there;aren't;enough;items}
|
||||
|
||||
% These items are all contained in a separate file, deliberately broken out
|
||||
% so that it's easier to read and parse without messing with the original
|
||||
% These items should be contained in a separate file, formatted
|
||||
% so that it's easier to read and change without altering the original
|
||||
% LaTeX file:
|
||||
|
||||
%\myItems{``Believe me"; Tax returns; Benghazi; Shot of Bill Clinton in audience; Clinton Foundation; ``Make America Great Again"; Tim Kaine; Build ``the wall"; Heckler interrupts debate; Candidate talks past allotted time; Gun ban; NAFTA; Black Lives Matter; ``Basket of deplorables"; Alt-right; Florida; Mike Pence; Moderator interrupts candidate; Free market; ``My record shows ...''; Terrorism; Candidate demands an apology; John McCain; Pam Bondi; Health of candidate; Trump charity; ``Liberal media"; Shot of Melania Trump in audience; ``What do you have to lose?"; China; Taxes; Climate change; Middle East; Emails; ``I've employed thousands of people"; Joke about Trump's hair; Candidate says the other is ``disqualified"; Clinton mentions children--any children; Emails; Temperament; Transparency; ``Stronger Together"; NAFTA; Bankruptcy; Birther; Audience laughs; NATO; ``Tremendous success"; ``I can fix it"; President Obama; Ronald Reagan; Audience claps; Rigged; Trump says he was against the Iraq War; The Second Amendment; Trade agreement; Skittles; Income inequality; Top 1\%; Political correctness }
|
||||
|
||||
% read in the list of 'squares'
|
||||
\input{bingolist.tex}
|
||||
% read in the list of 'squares' from the file you have written:
|
||||
\input{vpbingolist.tex}
|
||||
|
||||
% start a for-loop to make each page (its own card)
|
||||
\foreach \n in {0,...,49}{
|
||||
|
Reference in New Issue
Block a user