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

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

version 1.66, 2015/01/22 00:09:03 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:

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

CVSweb