aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/subsup/combine.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-07 19:06:31 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-07 19:06:31 +0000
commit59b261d49e71f8e88f812ac46031373a3255c75f (patch)
tree1b0babd730f7467d47d2cdea0cf7bccb6e24d06a /regress/eqn/subsup/combine.out_ascii
parent38e2a45080d5a19afd623a8711f0ed15b6143ee5 (diff)
downloadmandoc-59b261d49e71f8e88f812ac46031373a3255c75f.tar.gz
mandoc-59b261d49e71f8e88f812ac46031373a3255c75f.tar.zst
mandoc-59b261d49e71f8e88f812ac46031373a3255c75f.zip
add parentheses to the output where required for disambiguation
Diffstat (limited to 'regress/eqn/subsup/combine.out_ascii')
-rw-r--r--regress/eqn/subsup/combine.out_ascii2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/subsup/combine.out_ascii b/regress/eqn/subsup/combine.out_ascii
index 8812f6f6..468a814c 100644
--- a/regress/eqn/subsup/combine.out_ascii
+++ b/regress/eqn/subsup/combine.out_ascii
@@ -4,6 +4,6 @@ NNAAMMEE
ssuubbssuupp--ccoommbbiinnee - combination of subscripts and superscripts
DDEESSCCRRIIPPTTIIOONN
- initial text _x_1^2 + _e^_x_2 final text
+ initial text _x_1^2 + _e^(_x_2) final text
OpenBSD July 4, 2017 OpenBSD