Formatting; Remove unused section

This commit is contained in:
Andreas Tsouchlos 2025-10-25 23:51:09 +02:00
parent a71b85c808
commit e492024cf7

View File

@ -1,7 +1,7 @@
\ifdefined\ishandout \ifdefined\ishandout
\documentclass[de, handout]{CELbeamer} \documentclass[de, handout]{CELbeamer}
\else \else
\documentclass[de]{CELbeamer} \documentclass[de]{CELbeamer}
\fi \fi
% %
@ -144,6 +144,7 @@
\vspace*{0mm} \vspace*{0mm}
\end{columns}\pause \end{columns}\pause
\item Laplace'sches Zufallsexperiment \item Laplace'sches Zufallsexperiment
% tex-fmt: off
\begin{gather*} \begin{gather*}
\text{Voraussetzungen: }\hspace{5mm} \left\{ \text{Voraussetzungen: }\hspace{5mm} \left\{
\begin{array}{l} \begin{array}{l}
@ -155,6 +156,7 @@
\frac{\text{Anzahl ``günstiger'' \frac{\text{Anzahl ``günstiger''
Möglichkeiten}}{\text{Anzahl Möglichkeiten}} Möglichkeiten}}{\text{Anzahl Möglichkeiten}}
\end{gather*} \end{gather*}
% tex-fmt: on
\end{itemize} \end{itemize}
\end{frame} \end{frame}
@ -324,7 +326,8 @@
\mleft\{ A \mright\}, \mleft\{ B \mright\}, \mleft\{ A \mright\}, \mleft\{ B \mright\},
\mleft\{ C \mright\}, \mleft\{ A, B \mright\},\\ \mleft\{ C \mright\}, \mleft\{ A, B \mright\},\\
&\mleft\{ A, C \mright\}, &\mleft\{ A, C \mright\},
\mleft\{ B, C \mright\}, \mleft\{ A, B, C \mright\} \} \mleft\{ B, C \mright\}, \mleft\{ A, B, C
\mright\} \}
\end{align*}% \end{align*}%
\vspace*{-14mm}% \vspace*{-14mm}%
\end{lightgrayhighlightbox} \end{lightgrayhighlightbox}
@ -519,10 +522,4 @@
% tex-fmt: on % tex-fmt: on
\end{frame} \end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Zusammenfassung}
% TODO: Do we even want this section?
\end{document} \end{document}