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

Diff for /mandoc/roff.7 between version 1.65 and 1.68

version 1.65, 2015/01/21 20:33:25 version 1.68, 2015/01/23 20:18:40
Line 1439  Retrieve the bounding box of a PostScript file.
Line 1439  Retrieve the bounding box of a PostScript file.
 Currently unsupported.  Currently unsupported.
 .Ss \&pshape  .Ss \&pshape
 Set a special shape for the current paragraph.  Set a special shape for the current paragraph.
 This is a Heirloom extension and currently ignored.  This is a Heirloom extension and currently unsupported.
 .Ss \&pso  .Ss \&pso
 Include output of a shell command.  Include output of a shell command.
 Ignored because insecure.  Ignored because insecure.
Line 1572  See
Line 1572  See
 .Ss \&ta  .Ss \&ta
 Set tab stops.  Set tab stops.
 Takes an arbitrary number of arguments.  Takes an arbitrary number of arguments.
 Currently ignored.  Currently unsupported.
 .Ss \&tc  .Ss \&tc
 Change tab repetion character.  Change tab repetion character.
 Currently unsupported.  Currently unsupported.
Line 1582  See
Line 1582  See
 .Sx \&TS .  .Sx \&TS .
 .Ss \&ti  .Ss \&ti
 Temporary indent.  Temporary indent.
 Currently ignored.  Currently unsupported.
 .Ss \&tkf  .Ss \&tkf
 Enable track kerning for a font.  Enable track kerning for a font.
 Currently ignored.  Currently ignored.
Line 1715  prefixed by an optional sign
Line 1715  prefixed by an optional sign
 .Sq +  .Sq +
 or  or
 .Sq - .  .Sq - .
   Each number may be followed by one optional scaling unit described below
   .Sx Scaling Widths .
   The following equations hold:
   .Bd -literal -offset indent
   1i = 6v = 6P = 10m = 10n = 72p = 1000M = 240u = 240
   254c = 100i = 24000u = 24000
   1f = 65536u = 65536
   .Ed
 .Pp  .Pp
 The following binary operators are implemented.  The following binary operators are implemented.
 Unless otherwise stated, they behave as in the C language:  Unless otherwise stated, they behave as in the C language:
Line 1948  For short names, there are variants
Line 1956  For short names, there are variants
 and  and
 .No \en( Ns Ar cc .  .No \en( Ns Ar cc .
 .Ss \eo\(aq Ns Ar string Ns \(aq  .Ss \eo\(aq Ns Ar string Ns \(aq
 Overstrike, that is, write all the characters contained in the  Overstrike, writing all the characters contained in the
 .Ar string  .Ar string
 to the same output position.  to the same output position.
 In terminal and HTML output modes,  In terminal and HTML output modes,

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.68

CVSweb