2015-04-19 22:32:01 +00:00
|
|
|
\documentclass[12pt,a4paper,fleqn,oneside]{article}
|
|
|
|
|
2015-04-20 16:05:34 +00:00
|
|
|
\input{../common/article_configuration.tex}
|
2015-04-19 22:32:01 +00:00
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
% title page information
|
|
|
|
\author{Julian Ospald}
|
2015-04-23 20:40:13 +00:00
|
|
|
\title{Haskell: \ifger{Einführung}{introduction}}
|
2015-04-19 22:32:01 +00:00
|
|
|
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
|
2015-04-20 15:38:58 +00:00
|
|
|
\input{./VL1_document_structure.tex}
|
2015-04-19 22:32:01 +00:00
|
|
|
|
|
|
|
\end{document}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|