]> git.cameronkatri.com Git - mandoc.git/blob - regress/eqn/over/precedence.in
Fix operator precedence according to Brian W. Kernighan and Lorinda
[mandoc.git] / regress / eqn / over / precedence.in
1 .\" $OpenBSD: precedence.in,v 1.3 2017/07/06 00:08:52 schwarze Exp $
2 .Dd $Mdocdate: July 6 2017 $
3 .Dt OVER-PRECEDENCE 1
4 .Os
5 .Sh NAME
6 .Nm over-precedence
7 .Nd precedence of the fraction operator
8 .Sh DESCRIPTION
9 initial text
10 .EQ
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
13 .EN
14 final text