improved backslash d
This commit is contained in:
+2
-2
@@ -138,8 +138,8 @@
|
||||
}%
|
||||
|
||||
% integral d sign
|
||||
\makeatletter \renewcommand\d[1]{\ensuremath{%
|
||||
\;\mathrm{d}#1\@ifnextchar\d{\!}{}}}
|
||||
\makeatletter \renewcommand\d[2][]{\ensuremath{%
|
||||
\,\mathrm{d}^{#1}#2\@ifnextchar^{}{\@ifnextchar\d{}{\,}}}}
|
||||
\makeatother
|
||||
|
||||
% remove page before chapters
|
||||
|
||||
Reference in New Issue
Block a user