kurzschreibweise für gleichungsblock hinzugefügt

This commit is contained in:
Oliver Groß 2008-07-10 11:48:47 +02:00
parent 7aa9575f2e
commit 2e42f42852
1 changed files with 3 additions and 1 deletions

View File

@ -39,4 +39,6 @@
\newcommand{\sbk}[1]{\left( #1 \right)}
\newcommand{\levicivita}[1]{\varepsilon_{#1}}
\newcommand{\krondelta}[1]{\delta_{#1}}
\newcommand{\krondelta}[1]{\delta_{#1}}
\newcommand{\equationblock}[1]{\begin{equation} #1 \end{equation}}