=================================================================== RCS file: /cvs/mandoc/regress/eqn/over/precedence.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/regress/eqn/over/precedence.in 2017/07/04 15:24:50 1.2 +++ mandoc/regress/eqn/over/precedence.in 2017/07/06 00:19:56 1.3 @@ -1,5 +1,5 @@ -.\" $OpenBSD: precedence.in,v 1.2 2017/07/04 15:24:50 schwarze Exp $ -.Dd $Mdocdate: July 4 2017 $ +.\" $OpenBSD: precedence.in,v 1.3 2017/07/06 00:19:56 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