adjust \limit to always put limits below

This commit is contained in:
Maximilian Keßler 2021-09-08 13:30:01 +02:00
parent 35a9318e09
commit cc2ab6fb2e

View file

@ -177,6 +177,9 @@
%Fixes of common misbehaviour
\renewcommand{\degree}{^\circ}
% Always put limits under \limit
\let\oldlim\lim\def\lim{\oldlim\limits}
%Used to start an exercise and resetting the equation number
%\newcommand{\nr}[1]{\setcounter{equation}{0}\section*{\ifenglish Exercise \else Aufgabe \fi #1}~}