Projektdeckblatt
This commit is contained in:
parent
ea5e382e6e
commit
d729ed5c1d
25
Projektdeckblatt.ltx
Normal file
25
Projektdeckblatt.ltx
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
%% Template für Projektdokumentation %%
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
\documentclass[11pt, ngerman]{scrartcl}
|
||||||
|
|
||||||
|
\usepackage{babel}
|
||||||
|
\usepackage[utf8]{inputenc}
|
||||||
|
\usepackage{uncial}
|
||||||
|
\usepackage[T1]{fontenc}
|
||||||
|
\usepackage{multido}
|
||||||
|
|
||||||
|
\newcommand\li[1]{{#1} \hrulefill \\ \\}
|
||||||
|
\newcommand{\Repeat}{\multido{\i=1+1}}
|
||||||
|
\newcommand\lines[1]{\Repeat{#1}{\\ \\\null\hrulefill}}
|
||||||
|
\setlength\parindent{0pt}
|
||||||
|
\pagestyle{empty}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
\unclfamily\huge\li{Projekt}\\
|
||||||
|
\li{Beginn}
|
||||||
|
Status
|
||||||
|
\lines{2}\\ \\
|
||||||
|
Abstract
|
||||||
|
\lines{5}
|
||||||
|
\end{document}
|
Loading…
Reference in New Issue
Block a user