This repository was archived by the owner on Dec 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpool.tex
More file actions
50 lines (42 loc) · 1.25 KB
/
pool.tex
File metadata and controls
50 lines (42 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
\documentclass[a4paper]{minimal}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[margin=1in,landscape]{geometry}
\usepackage{parskip}
\usepackage{graphicx}
\usepackage{hyperref}
\hypersetup{
pdfauthor=Delan Azabani,
pdftitle=ComSSA pool table
}
\usepackage[usenames,dvipsnames]{color}
\renewcommand*\familydefault{\sfdefault}
\begin{document}
\fontsize{35.83pt}{1em}
\selectfont
\begin{center}
Property of
\hspace{1cm}
\raisebox{-.5\height}
{\includegraphics[width=5cm]{logo/comssalogo_black_large.png}}
\end{center}
\fontsize{22.88pt}{0.91em}
\selectfont
\begin{list}{\textbullet\hspace{0.5em}}{}
\item This pool table accepts \$1 coins only
\item Coins are accepted only in the second slot from the left
\item Push the coin lever as far in as possible to release balls
\item Try not to break things and ruin the fun for everyone
\item If you notice a broken cue or tip please let somebody know
\item For enquiries or to report issues, please contact either
\begin{list}{\hspace{1.5em}\textbullet\hspace{0.5em}}{}
\item \texttt{facebook.com/groups/ComSSA/}
\item \texttt{comssa@lists.curtin.edu.au}
\end{list}
\end{list}
\fontsize{12pt}{1em}
\selectfont
\begin{center}
Computer Science Students Association
\end{center}
\end{document}