aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/over/precedence.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/eqn/over/precedence.in')
-rw-r--r--regress/eqn/over/precedence.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/regress/eqn/over/precedence.in b/regress/eqn/over/precedence.in
index 3bc0e7fc..12b28cef 100644
--- a/regress/eqn/over/precedence.in
+++ b/regress/eqn/over/precedence.in
@@ -1,5 +1,5 @@
-.\" $OpenBSD: precedence.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
-.Dd $Mdocdate: July 4 2017 $
+.\" $OpenBSD: precedence.in,v 1.3 2017/07/06 00:08:52 schwarze Exp $
+.Dd $Mdocdate: July 6 2017 $
.Dt OVER-PRECEDENCE 1
.Os
.Sh NAME
@@ -8,6 +8,7 @@
.Sh DESCRIPTION
initial text
.EQ
-1 + x + x sup 2 over 2 + x sup 3 over { 2 * 3 }
+1 + x + x sup 2 over 2 + x sup 3 over { 2 * 3 } ;
+a hat over c tilde ; bold a over bold c ; sqrt a over sqrt c
.EN
final text