Skip to content

Commit

Permalink
Use \mathop instead of \operatorname
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier authored and hagenw committed Mar 18, 2019
1 parent 12805a1 commit 725d1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/math-definitions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
.. rst-class:: hidden
.. math::
\gdef\dirac#1{\operatorname{\delta}\left(#1\right)}
\gdef\dirac#1{\mathop{{}\delta}\left(#1\right)}
\gdef\e#1{\operatorname{e}^{#1}}
\gdef\Hankel#1#2#3{\mathop{{}H_{#2}^{(#1)}}\!\left(#3\right)}
\gdef\hankel#1#2#3{\mathop{{}h_{#2}^{(#1)}}\!\left(#3\right)}
Expand Down

0 comments on commit 725d1a7

Please sign in to comment.