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

Diff for /mandoc/mandoc_html.3 between version 1.11 and 1.13

version 1.11, 2018/04/13 16:28:07 version 1.13, 2018/06/10 16:47:15
Line 245  nothing is printed for this pair.
Line 245  nothing is printed for this pair.
 .Pp  .Pp
 The  The
 .Cm w  .Cm w
 argument type letter can optionally be followed by one, two, or three  argument type letter can optionally be followed by the modifier
 modifier letters.  
 The modifier  
 .Cm *  
 suppresses printing of the pair if the argument matches 6n.  
 The modifier  
 .Cm +  .Cm +
 increases the width by 20% to make even bold text fit  which increases the width by 20% to make even bold text fit
 and adds three units for padding between columns.  and adds three units for padding between columns.
 The modifier  
 .Cm \-  
 makes the width negative by multiplying it with \-1.  
 .El  .El
 .Pp  .Pp
 Style name letters decide what to do with the preceding argument:  Style name letters decide what to do with the preceding argument:
 .Bl -tag -width 1n -offset indent  .Bl -tag -width 1n -offset indent
 .It Cm h  
 Set  
 .Cm height  
 to the given length.  
 .It Cm i  .It Cm i
 Set  Set
 .Cm text-indent  .Cm text-indent

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.13

CVSweb