mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 10:50:05 +01:00
23 lines
425 B
TeX
23 lines
425 B
TeX
\documentclass{article}
|
|
|
|
\PassOptionsToPackage{skip=0pt}{parskip}
|
|
\input{~/projects/latex/janishutz-helpers.tex}
|
|
\usepackage{lmodern}
|
|
\setFontType{sans}
|
|
|
|
\setupCheatSheet{Wahrscheinlichkeit und Statistik}
|
|
\loadGerman
|
|
|
|
\setsubsectionnumbering{section}
|
|
\renewcommand{\examplenumbering}{off}
|
|
|
|
\begin{document}
|
|
\startDocument
|
|
\noverticalspacing
|
|
|
|
\section{Basics}
|
|
\input{parts/00_basics/00_probability-space.tex}
|
|
|
|
|
|
\end{document}
|