瀏覽代碼

added varepsilon and bem*

master
Vorname Nachname 2 年之前
父節點
當前提交
3a93a40aa6
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      lecture.cls

+ 3
- 0
lecture.cls 查看文件

@@ -97,6 +97,7 @@

\newtheorem{bsp}[satz]{Example}
\newtheorem{bem}[satz]{Remark}
\newtheorem*{bem*}{Remark}
\newtheorem{aufgabe}[satz]{Exercise}

\counterwithin{figure}{chapter}
@@ -280,3 +281,5 @@

% add one equation tag to the current line to otherwise unnumbered environment
\newcommand{\tageq}{\stepcounter{equation}\tag{\theequation}}

\newcommand{\ve}{\varepsilon}

Loading…
取消
儲存