[BACK]Return to precedence.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / eqn / over

Diff for /mandoc/regress/eqn/over/precedence.in between version 1.1 and 1.3

version 1.1, 2017/02/08 03:02:20 version 1.3, 2017/07/06 00:19:56
Line 1 
Line 1 
 .Dd October 10, 2014  .\" $OpenBSD$
   .Dd $Mdocdate$
 .Dt OVER-PRECEDENCE 1  .Dt OVER-PRECEDENCE 1
 .Os OpenBSD  .Os
 .Sh NAME  .Sh NAME
 .Nm over-precedence  .Nm over-precedence
 .Nd precedence of the fraction operator  .Nd precedence of the fraction operator
 .Sh DESCRIPTION  .Sh DESCRIPTION
 initial text  initial text
 .EQ  .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  .EN
 final text  final text

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

CVSweb