diff --git a/project.tex b/project.tex index 76bc5f7b01e8c4ecb958e57bbf37fc1da7c69b19..ab48fb869a4360fa9048dc272eac6a453ecc99fa 100644 --- a/project.tex +++ b/project.tex @@ -1,6 +1,6 @@ \documentclass[f1]{HsH-report} % documentclass -% include packages here +%% include packages here: %% projects specific data: \author{ @@ -19,6 +19,8 @@ \professor{Professor} \keywords{keyword} +%% project specific commands: + \begin{document} % -------------------------------------------------------------------------------- - % your code goes here + % your text goes here \end{document}