From 0fa63c17427ebc9bb3803ef77f6d3adff71a6e9a Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 14 Jun 2017 23:24:17 +0000 Subject: implement so-called absolute horizontal motion: \h'|...', used for example by zoem(1) --- roff.7 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'roff.7') diff --git a/roff.7 b/roff.7 index 1445b525..ab3a4b44 100644 --- a/roff.7 +++ b/roff.7 @@ -1,4 +1,4 @@ -.\" $Id: roff.7,v 1.92 2017/06/14 22:51:25 schwarze Exp $ +.\" $Id: roff.7,v 1.93 2017/06/14 23:24:17 schwarze Exp $ .\" .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons .\" Copyright (c) 2010,2011,2013-2015,2017 Ingo Schwarze @@ -1956,8 +1956,11 @@ and .Ss \eH\(aq Ns Oo +|- Oc Ns Ar number Ns \(aq Set the height of the current font; ignored by .Xr mandoc 1 . -.Ss \eh\(aq Ns Ar width Ns \(aq -Horizontal motion relative to the current position. +.Ss \eh\(aq Ns Oo Cm \&| Oc Ns Ar width Ns \(aq +Horizontal motion. +If the vertical bar is given, the motion is relative to the current +indentation. +Otherwise, it is relative to the current position. The default scaling unit is .Cm m . .Ss \ek[ Ns Ar name ] -- cgit v1.2.3-56-ge451