9 lines
138 B
TeX
9 lines
138 B
TeX
\documentclass{article}
|
|
\usepackage{graphicx}
|
|
\title{Lab 1}
|
|
\author{Martin Kennedy}
|
|
\begin{document}
|
|
one two three four
|
|
\end{document}
|
|
|