From ca43e5660ccbd3f4beaaa2073ce7dda05a80eff6 Mon Sep 17 00:00:00 2001
From: Nao Pross <np@0hm.ch>
Date: Mon, 1 Aug 2022 19:58:09 +0200
Subject: Kugel: Introduction and preliminaries (not spherical harmonics, yet)

---
 buch/common/macros.tex | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'buch/common')

diff --git a/buch/common/macros.tex b/buch/common/macros.tex
index bb6e9b0..e37698e 100644
--- a/buch/common/macros.tex
+++ b/buch/common/macros.tex
@@ -111,6 +111,10 @@
 \newtheorem{forderung}{Forderung}[chapter]
 \newtheorem{konsequenz}[satz]{Konsequenz}
 \newtheorem{algorithmus}[satz]{Algorithmus}
+
+% English variants
+\newtheorem{theorem}[satz]{Theorem}
+
 \renewcommand{\floatpagefraction}{0.7}
 
 \definecolor{darkgreen}{rgb}{0,0.6,0}
-- 
cgit v1.2.1