| 12345678910111213141516171819202122 | %%
%% Semesterprüfung BMS
%%
\input{bmsLayoutPruefungBMP}
\renewcommand{\pruefungsThema}{BMP 2023}
\renewcommand{\ausrichtung}{GESO}
\renewcommand{\klasse}{GESO}
\renewcommand{\pruefungsNummer}{2023 A}
\renewcommand{\pruefungsDatum}{}
\renewcommand{\pruefungsVorgabeZeit}{}
\renewcommand{\inPapierform}{}
\renewcommand{\pruefungsHilfsmittel}{Taschenrechner, Formelsammlung}
\renewcommand{\pruefungsSerie}{2}
\renewcommand{\pruefungsIDAufgabe}{2023-MGE-2-38\_Aufgabe}
\begin{document}%%
\renewcommand{\lx}{\mathcal{L}_x}
\pruefungsIntro{}
.... inhalt hier ....
\end{document}%
 |