[BACK]Return to eqn.7 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/eqn.7 between version 1.9 and 1.12

version 1.9, 2011/07/21 13:18:24 version 1.12, 2011/07/21 15:21:13
Line 67  box     : text
Line 67  box     : text
         | DEFINE text text          | DEFINE text text
         | SET text text          | SET text text
         | UNDEF text          | UNDEF text
           | box pos box
         | box mark          | box mark
           | font box
           | SIZE text box
 text    : TEXT  text    : TEXT
   pos     : OVER
           | SUP
           | SUB
           | TO
           | FROM
 mark    : DOT  mark    : DOT
         | DOTDOT          | DOTDOT
         | HAT          | HAT
Line 77  mark : DOT
Line 85  mark : DOT
         | DYAD          | DYAD
         | BAR          | BAR
         | UNDER          | UNDER
   font    : ROMAN
           | ITALIC
           | BOLD
 .Ed  .Ed
 .Pp  .Pp
 Data in TEXT form is a non-empty sequence of non-space characters or a  Data in TEXT form is a non-empty sequence of non-space characters or a

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.12

CVSweb