summaryrefslogtreecommitdiff
path: root/tmac/eqnrc
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-12-11 14:26:14 +0000
committerwlemb <wlemb>2002-12-11 14:26:14 +0000
commit908ba39d437310a196896f88b76f5368c72a0d2a (patch)
treeb7d454230640d645277944778c91aa836e76ac39 /tmac/eqnrc
parent81e9aa31b7afc2dd9e466c29a7bdf73dada42bb6 (diff)
downloadgroff-908ba39d437310a196896f88b76f5368c72a0d2a.tar.gz
Add glyph `tno', a textual variant of `no'.
* font/devX*/*: Regenerated. * font/{devcp1047,devlatin1,devutf8,devhtml}/R.proto: Add `tno'. * font/devdvi/generate/{tc.map: Replace `no' with `tno'. * font/devdvi/generated/{texsy,textex}.map: Add `tno'. * font/devdvi/*: Regenerated. * font/devlbp/*: Add `tno'. * font/devlj4/generate/tex.map: Replace `no' with `tno'. * font/devlj4/*: Regenerated. * font/devps/generate/textmap: Replace `no' with `tno'. * font/devps/generate/symbolchars: Add `no'. * font/devps/*: Regenerated. * src/roff/troff/glyphuni.cc (glyph_to_unicode_list): Add `tno'. * tmac/cp1047.tmac, tmac/latin1.tmac: Replace `no' with `tno'. * tmac/tty-char.tmac: Add entry for `tno' and `3d'. * NEWS: Updated. * tmac/dvi.tmac: Replace most `\\' with `\E'. Add definition for `sd'. * tmac/X.tmac, tmac/ps.tmac: Replace most `\\' with `\E'. * tmac/eqnrc <dvi>: Use `integral' instead of `is' glyph.
Diffstat (limited to 'tmac/eqnrc')
-rw-r--r--tmac/eqnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmac/eqnrc b/tmac/eqnrc
index cfdbf3f9..874d7356 100644
--- a/tmac/eqnrc
+++ b/tmac/eqnrc
@@ -22,7 +22,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]}%