소스 검색

added varepsilon and bem*

master
부모
커밋
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}

불러오는 중...
취소
저장