%% the document type: paragraphs without indent, A4
%% final version
\documentclass[titlepage,halfparskip,a4paper,12pt,final]{scrartcl}
%% add the version-independent header with all includes and such
\input{header}
%% add the content of the document
\input{contents}
