aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_html.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-14 16:06:44 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-14 16:06:44 +0000
commit9ab0f1d2fbd0ca6762382443886903e11810663b (patch)
tree4100e951e358a5de21830f3f5d56dc5678a556bb /mandoc_html.3
parentff3d7d9996ea5f017430919b824c15e1bf1a6e31 (diff)
downloadmandoc-9ab0f1d2fbd0ca6762382443886903e11810663b.tar.gz
mandoc-9ab0f1d2fbd0ca6762382443886903e11810663b.tar.zst
mandoc-9ab0f1d2fbd0ca6762382443886903e11810663b.zip
Handle .Bl -compact via CSS rather than writing individual style
attributes into .It blocks; suggested by Steffen Nurpmeso <steffen at sdaoden dot eu> on <groff at GNU dot org> in April 2017. Delete margin-bottom and margin-top style names and the 'v' argument letter from print_otag() because they are no longer used.
Diffstat (limited to 'mandoc_html.3')
-rw-r--r--mandoc_html.317
1 files changed, 2 insertions, 15 deletions
diff --git a/mandoc_html.3 b/mandoc_html.3
index bd3f1b58..4c652e7a 100644
--- a/mandoc_html.3
+++ b/mandoc_html.3
@@ -1,4 +1,4 @@
-.\" $Id: mandoc_html.3,v 1.8 2017/05/12 17:58:21 schwarze Exp $
+.\" $Id: mandoc_html.3,v 1.9 2017/07/14 16:06:44 schwarze Exp $
.\"
.\" Copyright (c) 2014, 2017 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 12 2017 $
+.Dd $Mdocdate: July 14 2017 $
.Dt MANDOC_HTML 3
.Os
.Sh NAME
@@ -219,11 +219,6 @@ argument, used as a style value.
Requires one
.Vt struct roffsu *
argument, used as a length.
-.It Cm v
-Requires one
-.Vt int
-argument, interpreted as a vertical length in units of
-.Dv SCALE_VS .
.It Cm w
Requires one
.Vt char *
@@ -249,10 +244,6 @@ makes the width negative by multiplying it with \-1.
.Pp
Style name letters decide what to do with the preceding argument:
.Bl -tag -width 1n -offset indent
-.It Cm b
-Set
-.Cm margin-bottom
-to the given length.
.It Cm h
Set
.Cm height
@@ -265,10 +256,6 @@ to the given length.
Set
.Cm margin-left
to the given length.
-.It Cm t
-Set
-.Cm margin-top
-to the given length.
.It Cm w
Set
.Cm width