Merge branch 'master' of gitea:christian/uni

This commit is contained in:
2020-04-22 12:48:30 +02:00
7 changed files with 405 additions and 0 deletions
+5
View File
@@ -111,3 +111,8 @@
\renewcommand{\stackrel}[2]{%
\oldstackrel{\mathclap{#1}}{#2}
}%
% integral d sign
\makeatletter \renewcommand\d[1]{\ensuremath{%
\;\mathrm{d}#1\@ifnextchar\d{\!}{}}}
\makeatother