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

Diff for /mandoc/mandoc_char.7 between version 1.44 and 1.47

version 1.44, 2011/05/01 08:45:10 version 1.47, 2011/08/18 08:58:44
Line 288  Mathematical:
Line 288  Mathematical:
 .It \e(Re    Ta \(Re        Ta real  .It \e(Re    Ta \(Re        Ta real
 .It \e(pd    Ta \(pd        Ta partial differential  .It \e(pd    Ta \(pd        Ta partial differential
 .It \e(-h    Ta \(-h        Ta Planck constant over 2\(*p  .It \e(-h    Ta \(-h        Ta Planck constant over 2\(*p
   .It \e[12]   Ta \[12]       Ta one-half
   .It \e[14]   Ta \[14]       Ta one-fourth
   .It \e[34]   Ta \[34]       Ta three-fourths
 .El  .El
 .Pp  .Pp
 Ligatures:  Ligatures:
Line 520  portable.
Line 523  portable.
 .It \e*(Px   Ta \*(Px       Ta POSIX standard name  .It \e*(Px   Ta \*(Px       Ta POSIX standard name
 .It \e*(Ai   Ta \*(Ai       Ta ANSI standard name  .It \e*(Ai   Ta \*(Ai       Ta ANSI standard name
 .El  .El
   .Sh UNICODE CHARACTERS
   The escape sequence
   .Pp
   .Dl \e[uXXXX]
   .Pp
   is interpreted as a Unicode codepoint.
   The codepoint must be in the range above U+0080 and less than U+10FFFF.
   For compatibility, points must be zero-padded to four characters; if
   greater than four characters, no zero padding is allowed.
   Unicode surrogates are not allowed.
   .\" .Pp
   .\" Unicode glyphs attenuate to the
   .\" .Sq \&?
   .\" character if invalid or not rendered by current output media.
 .Sh NUMBERED CHARACTERS  .Sh NUMBERED CHARACTERS
 For backward compatibility with existing manuals,  For backward compatibility with existing manuals,
 .Xr mandoc 1  .Xr mandoc 1
Line 577  known representation.
Line 594  known representation.
 The  The
 .Nm  .Nm
 manual page was written by  manual page was written by
 .An Kristaps Dzonsons Aq kristaps@bsd.lv .  .An Kristaps Dzonsons ,
   .Mt kristaps@bsd.lv .
 .Sh CAVEATS  .Sh CAVEATS
 The  The
 .Sq \e*(Ba  .Sq \e*(Ba

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.47

CVSweb