diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-26 20:11:45 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-26 20:11:45 +0000 |
commit | 7a652daded74f9e8becb34e9dca1d6202eae46fe (patch) | |
tree | 074d0f8b776cc7a5000a61a5baabd454c9c0b892 /regress/eqn/subsup/noarg.out_html | |
parent | d06770ec5841a0d0f6cc2f9616d2a46daa15450b (diff) | |
download | mandoc-7a652daded74f9e8becb34e9dca1d6202eae46fe.tar.gz |
catch up with the recent eqn(7) improvements
Diffstat (limited to 'regress/eqn/subsup/noarg.out_html')
-rw-r--r-- | regress/eqn/subsup/noarg.out_html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/subsup/noarg.out_html b/regress/eqn/subsup/noarg.out_html index 07416891..e5f4fd76 100644 --- a/regress/eqn/subsup/noarg.out_html +++ b/regress/eqn/subsup/noarg.out_html @@ -1 +1 @@ -<mrow><msubsup><mi>x</mi><msup><mi>1</mi></msup></msubsup></mrow> +<mrow><msubsup><mi>x</mi><msup><mn>1</mn></msup></msubsup></mrow> |