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

Diff for /mandoc/roff.7 between version 1.79 and 1.80

version 1.79, 2017/05/08 03:55:25 version 1.80, 2017/05/08 15:34:54
Line 1 
Line 1 
 .\"     $Id$  .\"     $Id$
 .\"  .\"
 .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>  .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
 .\" Copyright (c) 2010, 2011, 2013-2015 Ingo Schwarze <schwarze@openbsd.org>  .\" Copyright (c) 2010,2011,2013-2015,2017 Ingo Schwarze <schwarze@openbsd.org>
 .\"  .\"
 .\" Permission to use, copy, modify, and distribute this software for any  .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above  .\" purpose with or without fee is hereby granted, provided that the above
Line 1585  Currently unsupported.
Line 1585  Currently unsupported.
 End a table context.  End a table context.
 See  See
 .Sx \&TS .  .Sx \&TS .
 .It Ic \&tii Oo Cm + Ns | Ns Cm - Oc Ns Ar width  .It Ic \&ti Oo Cm + Ns | Ns Cm - Oc Ns Ar width
 Temporary indent.  Break the output line and indent the next output line by
 Currently unsupported.  .Ar width .
   If a sign is specified, the temporary indentation is calculated
   relative to the current indentation; otherwise, it is absolute.
   The argument follows the syntax of
   .Sx Scaling Widths
   and the default scaling unit is
   .Cm m .
 .It Ic \&tkf Ar font minps width1 maxps width2  .It Ic \&tkf Ar font minps width1 maxps width2
 Enable track kerning for a font.  Enable track kerning for a font.
 Currently ignored.  Currently ignored.

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80

CVSweb