diff options
Diffstat (limited to 'regress/eqn/fromto')
-rw-r--r-- | regress/eqn/fromto/basic.out_ascii | 2 | ||||
-rw-r--r-- | regress/eqn/fromto/noarg.out_ascii | 2 | ||||
-rw-r--r-- | regress/eqn/fromto/precedence.out_ascii | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/regress/eqn/fromto/basic.out_ascii b/regress/eqn/fromto/basic.out_ascii index e4530a15..b67ec47b 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)^oo 1/(_i^2) final text OpenBSD July 4, 2017 OpenBSD diff --git a/regress/eqn/fromto/noarg.out_ascii b/regress/eqn/fromto/noarg.out_ascii index c09dcde2..f5f1e8fa 100644 --- a/regress/eqn/fromto/noarg.out_ascii +++ b/regress/eqn/fromto/noarg.out_ascii @@ -4,6 +4,6 @@ NNAAMMEE ffrroommttoo--nnooaarrgg - vertical stacking lacks final argument DDEESSCCRRIIPPTTIIOONN - initial text _x__a^^ final text + initial text _x_(_a^)^ final text OpenBSD July 4, 2017 OpenBSD diff --git a/regress/eqn/fromto/precedence.out_ascii b/regress/eqn/fromto/precedence.out_ascii index 1eba1bef..b7da7180 100644 --- a/regress/eqn/fromto/precedence.out_ascii +++ b/regress/eqn/fromto/precedence.out_ascii @@ -4,6 +4,6 @@ NNAAMMEE ssuubbssuupp--pprreecceeddeennccee - precedence of subscripts and superscripts DDEESSCCRRIIPPTTIIOONN - initial text _X__a_^_c^ ; X_aa^_c ; _X_1^2__a__c^_e^_o__r^_s final text + initial text _X_(_a_)^_c^ ; X_aa^_c ; (_X_1^2)_(_a__c^_e)^(_o__r^_s) final text OpenBSD July 6, 2017 OpenBSD |