added varepsilon and bem*

This commit is contained in:
2023-11-12 18:53:19 +01:00
parent ff678c3b5c
commit 3a93a40aa6
+3
View File
@@ -97,6 +97,7 @@
\newtheorem{bsp}[satz]{Example} \newtheorem{bsp}[satz]{Example}
\newtheorem{bem}[satz]{Remark} \newtheorem{bem}[satz]{Remark}
\newtheorem*{bem*}{Remark}
\newtheorem{aufgabe}[satz]{Exercise} \newtheorem{aufgabe}[satz]{Exercise}
\counterwithin{figure}{chapter} \counterwithin{figure}{chapter}
@@ -280,3 +281,5 @@
% add one equation tag to the current line to otherwise unnumbered environment % add one equation tag to the current line to otherwise unnumbered environment
\newcommand{\tageq}{\stepcounter{equation}\tag{\theequation}} \newcommand{\tageq}{\stepcounter{equation}\tag{\theequation}}
\newcommand{\ve}{\varepsilon}