aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-08-23 10:59:58 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-08-23 10:59:58 +0000
commitdd7089e214cdc7aad04e017e6b6f7b08e49f0920 (patch)
treec4f99b8febded1ac4e134342395e628415676a7d /regress/eqn
parent9c71e2b04f381ec38f7e4e189e614c6c6d965201 (diff)
downloadmandoc-dd7089e214cdc7aad04e017e6b6f7b08e49f0920.tar.gz
mandoc-dd7089e214cdc7aad04e017e6b6f7b08e49f0920.tar.zst
mandoc-dd7089e214cdc7aad04e017e6b6f7b08e49f0920.zip
catch up with ASCII renderings in chars.c rev. 1.72
Diffstat (limited to 'regress/eqn')
-rw-r--r--regress/eqn/delim/basic.out_ascii3
-rw-r--r--regress/eqn/fromto/basic.out_ascii2
-rw-r--r--regress/eqn/nullary/symbol.out_ascii4
3 files changed, 5 insertions, 4 deletions
diff --git a/regress/eqn/delim/basic.out_ascii b/regress/eqn/delim/basic.out_ascii
index 3f317b69..c0bdb4ba 100644
--- a/regress/eqn/delim/basic.out_ascii
+++ b/regress/eqn/delim/basic.out_ascii
@@ -4,6 +4,7 @@ NNAAMMEE
ddeelliimm--bbaassiicc - inline eqn delimiters
DDEESSCCRRIIPPTTIIOONN
- initial text a inline B y inline <delta> e inline ,C final text
+ initial text <alpha> inline <beta> <gamma> inline <delta> <epsilon>
+ inline <zeta> final text
OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/fromto/basic.out_ascii b/regress/eqn/fromto/basic.out_ascii
index b67ec47b..86697c94 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)^oo 1/(_i^2) final text
+ initial text E_(_i = 1)^<infinity> 1/(_i^2) final text
OpenBSD July 4, 2017 OpenBSD
diff --git a/regress/eqn/nullary/symbol.out_ascii b/regress/eqn/nullary/symbol.out_ascii
index 90459c37..40e94b6a 100644
--- a/regress/eqn/nullary/symbol.out_ascii
+++ b/regress/eqn/nullary/symbol.out_ascii
@@ -4,7 +4,7 @@ NNAAMMEE
nnuullllaarryy--ssyymmbbooll - equation tokens for symbols
DDEESSCCRRIIPPTTIIOONN
- initial text -- unquoted words: e ' -- quoted words: _e_p_s_i_l_o_n _p_r_i_m_e --
- composite word: _e_p_s_i_l_o_n - _p_r_i_m_e -- final text
+ initial text -- unquoted words: <epsilon> ' -- quoted words: _e_p_s_i_l_o_n
+ _p_r_i_m_e -- composite word: _e_p_s_i_l_o_n - _p_r_i_m_e -- final text
OpenBSD July 4, 2017 OpenBSD