diff --git a/chapters/Dispense101.tex b/chapters/Dispense101.tex index a10ea7c455c0f63fa1ce9a83305f750aaee1cb0f..0acd7df3fb340a4dbc0f3b609d7c9070b40da320 100644 --- a/chapters/Dispense101.tex +++ b/chapters/Dispense101.tex @@ -28,12 +28,12 @@ You can also access Dispense using the \shell{dispense} command. Dispense isn't % \caption{\url{https://secure.ucc.asn.au/dispense}} % \label{webdispense.png} %\end{figure} - +\begin{comment} \begin{figure}[H] \centering \includegraphics[width=0.75\textwidth]{figures/cokemachine.png} \caption{Coke Machine} \label{cokemachine.png} \end{figure} - +\end{comment} %\end{mdframed} diff --git a/chapters/Events.tex b/chapters/Events.tex index 1578bd8355c7caf8c1bde23992787e3f1bd7af37..cf3d03196a0dd2bbd577be53e75ab9cbe23d6b92 100644 --- a/chapters/Events.tex +++ b/chapters/Events.tex @@ -95,7 +95,7 @@ also need to declare in writing that they will participate in at least one game of DotA during UCC Camp, and that when we play ET you will not be a noob in the back with a mortar accomplishing nothing all match.} - +\begin{comment} \begin{figure}[H] \centering \includegraphics[width=0.5\textwidth]{figures/WolfET_logo.jpg} @@ -110,4 +110,4 @@ match.} % \caption{Tux enjoys Lake Leshenaultia at UCC::Camp \\ (Please note: There will not actually be watersports at the camp)} % \label{tux_boat.png} %\end{figure} - +\end{comment} diff --git a/chapters/FindClubroom.tex b/chapters/FindClubroom.tex index b597ecfdbe1d0421a3d96cdfc85c1e876aa85387..232a513e19be84ea02df4d84b8a500158b6421b3 100644 --- a/chapters/FindClubroom.tex +++ b/chapters/FindClubroom.tex @@ -27,12 +27,14 @@ You can see if the clubroom is open online at \url{http://webcams.ucc.asn.au/} +\begin{comment} \begin{figure}[H] \centering \includegraphics[width=0.7\textwidth]{figures/webcam2.jpg} \caption{This is what the clubroom looks like} \label{webcam2.jpg} \end{figure} +\end{comment} %\end{mdframed} diff --git a/chapters/Games.tex b/chapters/Games.tex index 3172f6de4f0712fc7c775c4a9f5bac1278f2b2f9..678b1fb5ee3e9676beacac52790efd5dd4c755be 100644 --- a/chapters/Games.tex +++ b/chapters/Games.tex @@ -10,29 +10,32 @@ There are also a range of other games that members enjoy playing in the clubroom Minecraft is a game where you mine blocks and craft things out of them. It is more exciting than it sounds. Within 5 minutes you will be addicted. But you probably already know this. Our (modded) Minecraft server is at \shell{minecraft.ucc.asn.au}. The modpack changes every three to six months, so you will never get bored! -For more instructions, visit \url{http://minecraft.ucc.asn.au/ucc}. You can also find maps of the world there (Figure \ref{minecraft_pigmap.png}). - +For more instructions, visit \url{http://minecraft.ucc.asn.au/ucc}. You can also find maps of the world there. %\figref{minecraft_pigmap.png}. +\begin{comment} \begin{figure}[H] \centering \includegraphics[width=0.5\textwidth]{figures/minecraft_pigmap.png} \caption{Part of the UCC Minecraft world} \label{minecraft_pigmap.png} \end{figure} +\end{comment} \section{WolfET} -Wolfenstein: Enemy Territory, (or just ET) is an old game but is still incredibly popular at LANs. There is a scholarship (See \ref{camp_scholarship}) available for the camp which requires playing ET. The ET server is at \server{heathred.ucc.asn.au}. +Wolfenstein: Enemy Territory, (or just ET) is an old game but is still incredibly popular at LANs. There is a scholarship \seeref{camp_scholarship} available for the camp which requires playing ET. The ET server is at \server{heathred.ucc.asn.au}. \section{TF2} Team Fortress 2, also known as Hat Fortress 2. The TF2 server is located at \shell{heathred.ucc.asn.au}. +\begin{comment} \begin{figure}[H] \centering \includegraphics[width=0.5\textwidth]{figures/tf2_hat.png} \caption{The ultimate goal of TF2 is to aquire these} \label{tf2_hat.png} \end{figure} +\end{comment} \section{DoTa} diff --git a/chapters/Introduction.tex b/chapters/Introduction.tex index e30972a2016cab5608b8c03100b8039d33b9c5a3..778bb2b7d578091907b96175964b35e805b2d14b 100644 --- a/chapters/Introduction.tex +++ b/chapters/Introduction.tex @@ -16,6 +16,7 @@ }{} + \begin{welcome}{President}{Samuel Shenton}{samuel} \noindent Welcome to the UCC and our 40th Anniversary Fresher Guide! diff --git a/fresher_guide.pdf b/fresher_guide.pdf index f7cc9b14b1c94852ec14882f301bb72cd9626b3d..dfde6e3b451ab18c8481b738e6721e7b3318ad23 100644 Binary files a/fresher_guide.pdf and b/fresher_guide.pdf differ diff --git a/fresher_guide.tex b/fresher_guide.tex index e311840361292a09e40c0e63117f262f14336af5..b12ca8c9bd26a83474e22fb231d0095cb2d7a208 100644 --- a/fresher_guide.tex +++ b/fresher_guide.tex @@ -87,7 +87,7 @@ % Reference things in GitHub -\newcommand{\gitref}[2]{\href{https://github.com/UniversityComputerClub/FresherGuide/master/#1/#2}{ \textcolor{blue}{\emph{#2}}}} +\newcommand{\gitref}[2]{\href{https://github.com/UniversityComputerClub/FresherGuide/master/#1/#2}{ \textcolor{black}{\emph{#2}}}} % Refer to API commands \newcommand{\api}[1]{ ``\textcolor{black}{\texttt{/api/#1}}''} % Pun alert @@ -97,8 +97,12 @@ \newcommand{\server}[1]{\texttt{#1}} % Rants \newcommand{\rant}[1]{\textsc{#1}} -\renewcommand{\url}[1]{<\href{#1}{\underline{\color{darkblue}{#1}}}>} +% URL +\renewcommand{\url}[1]{<\href{#1}{\underline{\color{black}{#1}}}>} +% Reference things. +\newcommand{\figref}[1]{(Figure \ref{#1})} +\newcommand{\seeref}[1]{(See \ref{#1})} \newcommand{\setfont}[1]{\fontfamily{#1}\selectfont}