Parcourir la source

added varepsilon and bem*

master
Vorname Nachname il y a 2 ans
Parent
révision
3a93a40aa6
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. +3
    -0
      lecture.cls

+ 3
- 0
lecture.cls Voir le fichier

@@ -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}

Chargement…
Annuler
Enregistrer