diff --git a/instructions/.instr.tex.swp b/instructions/.instr.tex.swp new file mode 100644 index 0000000..2a05df8 Binary files /dev/null and b/instructions/.instr.tex.swp differ diff --git a/instructions/instr.pdf b/instructions/instr.pdf new file mode 100644 index 0000000..a17e416 Binary files /dev/null and b/instructions/instr.pdf differ diff --git a/instructions/instr.tex b/instructions/instr.tex new file mode 100644 index 0000000..f960ee1 --- /dev/null +++ b/instructions/instr.tex @@ -0,0 +1,32 @@ +\documentclass[11pt]{article} + +\usepackage{graphicx} + +\oddsidemargin0cm +\topmargin-2cm +\textwidth16.5cm +\textheight23.5cm + +\begin{document} +\thispagestyle{empty} + +\noindent Aaron Gutierrez \& Mitchell Plamann\hfill{15-221}\\ +amgutier@andrew.cmu.edu \& mplamann@andrew.cmu.edu \hfill{Spring 2015}\\ +Section A \hfill{Team 9} + +\vspace{\fill} +\begin{center} +Writing Assignment 3 +Instructions + +\today +\end{center} +\vspace{\fill} + +\newpage + +\pagenumbering{arabic} + + + +\end{document}