Skip to content

Instantly share code, notes, and snippets.

View felixsinger's full-sized avatar
🦧
Breaking things

Felix Singer felixsinger

🦧
Breaking things
View GitHub Profile
\renewcommand{\thesubsection}{Aufgabe H\arabic{section}\Alph{subsection}}
\renewcommand\thesection{Aufgabe H\arabic{section}}
\newcommand{\Aufgabe}[1]{\section{#1}}
\newcommand{\TeilAufgabe}[1]{\subsection{#1}}
\newcommand{\Loesung}{\subsubsection*{Lösung}}