Annotation of mandoc/regress/eqn/over/precedence.in, Revision 1.3
1.3 ! schwarze 1: .\" $OpenBSD: precedence.in,v 1.3 2017/07/06 00:08:52 schwarze Exp $
! 2: .Dd $Mdocdate: July 6 2017 $
1.1 schwarze 3: .Dt OVER-PRECEDENCE 1
1.2 schwarze 4: .Os
1.1 schwarze 5: .Sh NAME
6: .Nm over-precedence
7: .Nd precedence of the fraction operator
8: .Sh DESCRIPTION
9: initial text
10: .EQ
1.3 ! schwarze 11: 1 + x + x sup 2 over 2 + x sup 3 over { 2 * 3 } ;
! 12: a hat over c tilde ; bold a over bold c ; sqrt a over sqrt c
1.1 schwarze 13: .EN
14: final text
CVSweb