forked from TH_General/Template_Summary
Authoren vereinfacht.
This commit is contained in:
parent
e5545e6a45
commit
8a620dfd99
@ -3,7 +3,7 @@
|
|||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\fancyhf{}
|
\fancyhf{}
|
||||||
\chead{\textbf{Zusammenfassung \MODULE}}
|
\chead{\textbf{Zusammenfassung \MODULE}}
|
||||||
\lfoot{\AUTHORCOMPACT~|~\DATE}
|
\lfoot{\AUTHOR~|~\DATE}
|
||||||
\rfoot{\thepage}
|
\rfoot{\thepage}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -11,5 +11,5 @@
|
|||||||
\fancyhf{}
|
\fancyhf{}
|
||||||
\chead{\textbf{Zusammenfassung \MODULE \\\vspace{1mm}}}
|
\chead{\textbf{Zusammenfassung \MODULE \\\vspace{1mm}}}
|
||||||
\lhead{\leftmark}
|
\lhead{\leftmark}
|
||||||
\lfoot{\AUTHORCOMPACT~|~\DATE}
|
\lfoot{\AUTHOR~|~\DATE}
|
||||||
\rfoot{\thepage}
|
\rfoot{\thepage}
|
@ -9,11 +9,12 @@
|
|||||||
\input{Packages.tex}
|
\input{Packages.tex}
|
||||||
\input{Style.tex}
|
\input{Style.tex}
|
||||||
|
|
||||||
\def \AUTHOR{Example Author\\author@example.com}
|
\def \AUTHOR{Example Author}
|
||||||
|
\def \AUTHOREMAIL{author@example.com}
|
||||||
|
\def \AUTHORSTUDENTID{12345678}
|
||||||
\def \MODULE{ExampleModule}
|
\def \MODULE{ExampleModule}
|
||||||
\def \MODULECOMPACT{EM}
|
\def \MODULECOMPACT{EM}
|
||||||
\def \AUTHORCOMPACT{Example Author}
|
\def \DATE{\today}
|
||||||
\def \DATE{Example Date}
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
@ -9,6 +9,8 @@
|
|||||||
\vspace{20mm}
|
\vspace{20mm}
|
||||||
\Large
|
\Large
|
||||||
\AUTHOR\\
|
\AUTHOR\\
|
||||||
|
\href{mailto:\AUTHOREMAIL}{\AUTHOREMAIL}\\
|
||||||
|
Matrikel Nr.: \AUTHORSTUDENTID\\
|
||||||
\vspace{20mm}
|
\vspace{20mm}
|
||||||
\DATE
|
\DATE
|
||||||
\end{center}
|
\end{center}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user