[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.2 and 1.3

version 1.2, 2017/07/04 15:24:50 version 1.3, 2017/07/06 00:19:56
Line 8 
Line 8 
 .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.2  
changed lines
  Added in v.1.3

CVSweb