Change default settings

This commit is contained in:
Frederik Beimgraben 2025-10-30 01:48:35 +01:00
parent 78f47c1c6a
commit 6db7e9816c

View File

@ -54,13 +54,17 @@
% Add spacing between sections % Add spacing between sections
\AddTitlePageDataSpace{5pt} \AddTitlePageDataSpace{5pt}
% --- Author Information --- % --- Author Information ---
% Student name, semester, and contact information % Student name, semester, and contact information
\author{Hans Maria Muster}
\makeatletter
\AddTitlePageDataLine{Vorgelegt von}{ \AddTitlePageDataLine{Vorgelegt von}{
Hans Maria Muster \newline \@author \newline
X. Fachsemester \newline X. Fachsemester \newline
\href{mailto:hans-maria.muster@student.hs-reutlingen.de}{hans-maria.muster@student.hs-reutlingen.de} \href{mailto:hans-maria.muster@student.hs-reutlingen.de}{hans-maria.muster@student.hs-reutlingen.de}
} }
\makeatother
% Add spacing % Add spacing
\AddTitlePageDataSpace{5pt} \AddTitlePageDataSpace{5pt}
@ -143,7 +147,7 @@
% This is typically the course or module code and name % This is typically the course or module code and name
% Example: \newcommand{\modulename}{SAT - Seminararbeit Technik} % Example: \newcommand{\modulename}{SAT - Seminararbeit Technik}
% ------------------------------------------------------------------------------ % ------------------------------------------------------------------------------
\newcommand{\modulename}{Modulname} \newcommand{\modulename}{METI6.3 SAT WiSe 25/26}
% ------------------------------------------------------------------------------ % ------------------------------------------------------------------------------
% List of Equations Configuration % List of Equations Configuration