diff --git a/Settings/General.tex b/Settings/General.tex index a47dbb7..ded491d 100644 --- a/Settings/General.tex +++ b/Settings/General.tex @@ -136,6 +136,15 @@ Seminararbeit, wissenschaftliche Ausarbeitung, Bachelor-Thesis, Studium, Plagiat } +% ------------------------------------------------------------------------------ +% Module Name +% ------------------------------------------------------------------------------ +% The module name for this document (appears in footer) +% This is typically the course or module code and name +% Example: \newcommand{\modulename}{SAT - Seminararbeit Technik} +% ------------------------------------------------------------------------------ +\newcommand{\modulename}{Modulname} + % ------------------------------------------------------------------------------ % List of Equations Configuration % ------------------------------------------------------------------------------