Skip to content

Commit 725d1a7

Browse files
mgeierhagenw
authored andcommitted
Use \mathop instead of \operatorname
1 parent 12805a1 commit 725d1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/math-definitions.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.. rst-class:: hidden
66
.. math::
77
8-
\gdef\dirac#1{\operatorname{\delta}\left(#1\right)}
8+
\gdef\dirac#1{\mathop{{}\delta}\left(#1\right)}
99
\gdef\e#1{\operatorname{e}^{#1}}
1010
\gdef\Hankel#1#2#3{\mathop{{}H_{#2}^{(#1)}}\!\left(#3\right)}
1111
\gdef\hankel#1#2#3{\mathop{{}h_{#2}^{(#1)}}\!\left(#3\right)}

0 commit comments

Comments
 (0)