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