From 3857db1b343bdd2a97881ad844e093ceabddac93 Mon Sep 17 00:00:00 2001 From: Patrick Melanson Date: Tue, 20 Mar 2018 08:52:08 -0400 Subject: [PATCH] archived w18 elxns --- poster-archive/w18-elections.tex | 59 ++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 poster-archive/w18-elections.tex diff --git a/poster-archive/w18-elections.tex b/poster-archive/w18-elections.tex new file mode 100644 index 0000000..6c097d4 --- /dev/null +++ b/poster-archive/w18-elections.tex @@ -0,0 +1,59 @@ +%% This is csc-poster-sample, a sample CSC poster +%% Copyright (C) 2003 Computer Science Club of the University of Waterloo +%% +%% This program is free software; you can redistribute it and/or modify +%% it under the terms of the GNU General Public License as published by +%% the Free Software Foundation; either version 2 of the License, or +%% (at your option) any later version. +%% +%% This program is distributed in the hope that it will be useful, +%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +%% GNU General Public License for more details. +%% +%% You should have received a copy of the GNU General Public License +%% along with this program; if not, write to the Free Software +%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +\documentclass{letter} +\usepackage{csc-poster} + +\usepackage{graphicx} + +\begin{document} + +%% TITLE +% This command lays out the top of the document. +% The first parameter is the title. +% The second parameter is the speaker. This parameter may be empty. +\cschead{CSC ELECTIONS WOOO}{} + +%% SUBTITLE +% This command prints the sub-title and is completely optional. +\cscsubtitle{You can come even if you're not in CS} + +Are you a believer in representative democracy? + +Do you like eating timbits and donuts? + +Do you want the CS Club to have an exec team so they can run events for you? + +Come out to the elections this Monday 15th! It'll be fun! + +\vspace{20pt} + +We'll be ordering food, electing executive, and having a good time. Come out! + +Details in the QR code for the Facebook event: + +\begin{center} + \includegraphics{qrcode.png} +\end{center} + +%% FOOTER +% The first through third arguments tell us the date and time. +% The last argument is a pithy saying. It may be empty. +% Following the footer, the CSC and MathSoc logos are printed. +\cscfoot{Monday, January 15th}{5pm}{MC Comfy Lounge}{} + +\end{document}