diff options
Diffstat (limited to 'contrib/groff/tmac/eqnrc')
-rw-r--r-- | contrib/groff/tmac/eqnrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/groff/tmac/eqnrc b/contrib/groff/tmac/eqnrc index 63bd03717f14..7c102961ad33 100644 --- a/contrib/groff/tmac/eqnrc +++ b/contrib/groff/tmac/eqnrc @@ -23,7 +23,7 @@ ifdef html ! define ps|X|html %1% ! ifdef ps|X|html ! sdefine inf %"\s[\En[.s]*13u/10u]\v'12M'\(if\v'-12M'\s0"% ! ifdef dvi ! -sdefine int %{type "operator" vcenter \(is}% +sdefine int %{type "operator" vcenter \[integral]}% sdefine sum %{type "operator" vcenter \[sum]}% sdefine prod %{type "operator" vcenter \[product]}% sdefine coprod %{type "operator" vcenter \[coproduct]}% |