aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-08-23 13:01:29 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-08-23 13:01:29 +0000
commitdf50213ad85d4924615a0bc692c6dfc5822917f1 (patch)
tree2a79694255f4b677e1e64108477cb281ede002bc /regress/eqn
parentdd7089e214cdc7aad04e017e6b6f7b08e49f0920 (diff)
downloadmandoc-df50213ad85d4924615a0bc692c6dfc5822917f1.tar.gz
mandoc-df50213ad85d4924615a0bc692c6dfc5822917f1.tar.zst
mandoc-df50213ad85d4924615a0bc692c6dfc5822917f1.zip
Improve ASCII rendering of a few rare character escape sequences
that can be changed unilaterally because groff fails to render them at all.
Diffstat (limited to 'regress/eqn')
-rw-r--r--regress/eqn/fromto/basic.out_ascii2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/fromto/basic.out_ascii b/regress/eqn/fromto/basic.out_ascii
index 86697c94..68ae5699 100644
--- a/regress/eqn/fromto/basic.out_ascii
+++ b/regress/eqn/fromto/basic.out_ascii
@@ -4,6 +4,6 @@ NNAAMMEE
ffrroommttoo--bbaassiicc - vertical stacking
DDEESSCCRRIIPPTTIIOONN
- initial text E_(_i = 1)^<infinity> 1/(_i^2) final text
+ initial text <sum>_(_i = 1)^<infinity> 1/(_i^2) final text
OpenBSD July 4, 2017 OpenBSD