summaryrefslogtreecommitdiffstats
path: root/rommel/WIS Ass 1_Individual.tex
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2005-09-19 08:56:14 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2005-09-19 08:56:14 (GMT)
commitfa54b2b961ea9f3eb7aa12c8c46b6af008cc0452 (patch)
treea91bdaa1b163c52748ecc6585f65133379d2716e /rommel/WIS Ass 1_Individual.tex
parentf7ca8ac8e56e3fd64c6aebdfb29b4ae1692d4faa (diff)
download2ii10-fa54b2b961ea9f3eb7aa12c8c46b6af008cc0452.zip
2ii10-fa54b2b961ea9f3eb7aa12c8c46b6af008cc0452.tar.gz
2ii10-fa54b2b961ea9f3eb7aa12c8c46b6af008cc0452.tar.bz2
Assignment files + other project templates.
Diffstat (limited to 'rommel/WIS Ass 1_Individual.tex')
-rw-r--r--rommel/WIS Ass 1_Individual.tex22
1 files changed, 22 insertions, 0 deletions
diff --git a/rommel/WIS Ass 1_Individual.tex b/rommel/WIS Ass 1_Individual.tex
new file mode 100644
index 0000000..45a8073
--- /dev/null
+++ b/rommel/WIS Ass 1_Individual.tex
@@ -0,0 +1,22 @@
+\documentclass[11pt,a4paper,oneside]{book}
+\usepackage[british]{babel}
+\usepackage{graphicx}
+\usepackage{latexsym}
+\usepackage{epsfig}
+
+\setlength{\parindent}{0pt} \setlength{\parskip}{7pt}
+
+
+\begin{document}
+
+\frontmatter{}
+
+\input{fm_titledefs.tex}
+\input{fm_title.tex}
+\tableofcontents
+
+\mainmatter{}
+
+\input{mm.tex}
+
+\end{document}