From 5d4ebc3a30c7755302de93ea988b23b5448d9f02 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 25 Jun 2018 14:00:28 +0000 Subject: Delete support for style=width attributes, which are no longer used. --- mandoc_html.3 | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) (limited to 'mandoc_html.3') diff --git a/mandoc_html.3 b/mandoc_html.3 index c5730b09..b99a63bd 100644 --- a/mandoc_html.3 +++ b/mandoc_html.3 @@ -1,4 +1,4 @@ -.\" $Id: mandoc_html.3,v 1.14 2018/06/25 13:26:57 schwarze Exp $ +.\" $Id: mandoc_html.3,v 1.15 2018/06/25 14:00:28 schwarze Exp $ .\" .\" Copyright (c) 2014, 2017, 2018 Ingo Schwarze .\" @@ -233,22 +233,6 @@ argument, used as a style value. Requires one .Vt struct roffsu * argument, used as a length. -.It Cm w -Requires one -.Vt char * -argument, interpreted as an -.Xr mdoc 7 Ns -style -width specifier. -If the argument is -.Dv NULL , -nothing is printed for this pair. -.Pp -The -.Cm w -argument type letter can optionally be followed by the modifier -.Cm + -which increases the width by 20% to make even bold text fit -and adds three units for padding between columns. .El .Pp Style name letters decide what to do with the preceding argument: @@ -257,14 +241,6 @@ Style name letters decide what to do with the preceding argument: Set .Cm margin-left to the given length. -.It Cm w -Set -.Cm width -to the given length. -.It Cm W -Set -.Cm min-width -to the given length. .It Cm \&? The special pair .Cm s? -- cgit v1.2.3