diff options
Diffstat (limited to 'regress/eqn/fromto')
-rw-r--r-- | regress/eqn/fromto/basic.out_ascii | 2 | ||||
-rw-r--r-- | regress/eqn/fromto/basic.out_html | 2 | ||||
-rw-r--r-- | regress/eqn/fromto/noarg.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 1c3105d4..f8572579 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 January 1, 2015 OpenBSD diff --git a/regress/eqn/fromto/basic.out_html b/regress/eqn/fromto/basic.out_html index 700edcc2..a5789c19 100644 --- a/regress/eqn/fromto/basic.out_html +++ b/regress/eqn/fromto/basic.out_html @@ -1 +1 @@ -<mrow><munderover><mi>∑</mi><mrow><mi>i</mi><mi>=</mi><mi>1</mi></mrow><mi>∞</mi></munderover><mfrac><mi>1</mi><msup><mi>i</mi><mi>2</mi></msup></mfrac></mrow> +<mrow><munderover><mo>∑</mo><mrow><mi>i</mi><mo>=</mo><mn>1</mn></mrow><mo>∞</mo></munderover><mfrac><mn>1</mn><msup><mi>i</mi><mn>2</mn></msup></mfrac></mrow> diff --git a/regress/eqn/fromto/noarg.out_ascii b/regress/eqn/fromto/noarg.out_ascii index 06d2ae81..312fc36e 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 January 1, 2015 OpenBSD |