Füge Modulnamen-Variable für Footer hinzu

This commit is contained in:
Frederik Beimgraben 2025-10-30 01:27:34 +01:00
parent 5a3d532c85
commit bdcf15ecc0

View File

@ -136,6 +136,15 @@
Seminararbeit, wissenschaftliche Ausarbeitung, Bachelor-Thesis, Studium, Plagiat 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 % List of Equations Configuration
% ------------------------------------------------------------------------------ % ------------------------------------------------------------------------------