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