Skip to content

Instantly share code, notes, and snippets.

@janniklorenz
Forked from xfbs/makros.tex
Created January 10, 2016 21:22
Show Gist options
  • Save janniklorenz/9b05659987d929388f3b to your computer and use it in GitHub Desktop.
Save janniklorenz/9b05659987d929388f3b to your computer and use it in GitHub Desktop.
\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}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment