| 123456789101112131415161718192021222324252627282930 | %%
%% Semesterprüfung BMS
%%
\input{bmsLayoutPruefungBMP}
\renewcommand{\pruefungsThema}{BMP 2023}
\renewcommand{\ausrichtung}{GESO}
\renewcommand{\klasse}{GESO}
\renewcommand{\pruefungsNummer}{2023 A}
\renewcommand{\pruefungsDatum}{}
\renewcommand{\pruefungsVorgabeZeit}{}
\renewcommand{\pruefungsSerie}{1}
\renewcommand{\pruefungsIDAufgabe}{2023-MGE-1-36\_Aufgabe}
\begin{document}%%
\renewcommand{\lx}{\mathcal{L}_x}
\pruefungsIntro{}
\newpage
Viel Erfolg
\newpage
%% Erster Titel
\TRAINER{\section{Funktionen}}
\input{aufg/stoch/bernoulli/23_S2_Kanuelen_V1}
\end{document}%
 |