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

Diff for /mandoc/eqn.7 between version 1.15 and 1.16

version 1.15, 2011/07/22 13:48:52 version 1.16, 2011/07/22 14:26:32
Line 89  non-empty quoted string.
Line 89  non-empty quoted string.
 Unless within a quoted string, white-space (and enclosing literal quote  Unless within a quoted string, white-space (and enclosing literal quote
 pairs) is thrown away.  pairs) is thrown away.
 Quoted strings are not scanned for replacement definitions.  Quoted strings are not scanned for replacement definitions.
 The following text tokens are translated into an acceptable front-end  .Pp
 format, if available: alpha, beta, chi, delta, epsilon, eta, gamma,  The following TEXT terms are translated into a rendered glyph, if
 iota, kappa, lambda, mu, nu, omega, omicron, phi, pi, psi, rho, sigma,  available: alpha, beta, chi, delta, epsilon, eta, gamma, iota, kappa,
 tau, theta, upsilon, xi, zeta, DELTA, GAMMA, LAMBDA, OMEGA, PHI, PI,  lambda, mu, nu, omega, omicron, phi, pi, psi, rho, sigma, tau, theta,
 PSI, SIGMA, THETA, UPSILON, and XI.  upsilon, xi, zeta, DELTA, GAMMA, LAMBDA, OMEGA, PHI, PI, PSI, SIGMA,
   THETA, UPSILON, XI, inter (intersection), union (union), prod (product),
   int (integral), sum (summation), grad (gradient), del (vector
   differential), times (multiply), cdot (centre-dot), nothing (zero-width
   space), approx (approximately equals), prime (prime), half (one-half),
   partial (partial differential), inf (infinity), >> (much greater), <<
   (much less), \-> (left arrow), <\- (right arrow), += (plus-minus), !=
   (not equal), == (equivalence), <= (less-than-equal), and >=
   (more-than-equal).
 .Pp  .Pp
 The following control statements are available:  The following control statements are available:
 .Bl -tag -width Ds  .Bl -tag -width Ds

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVSweb