From 41ca712e6e6b6ad1b09c0abcbe87b01ea039b2be Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 1 Jun 2017 19:05:37 +0000 Subject: Minimal implementation of the \h (horizontal motion) escape sequence. Good enough to cope with the average DocBook insanity. --- roff.7 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'roff.7') diff --git a/roff.7 b/roff.7 index b6876e35..bfce9b16 100644 --- a/roff.7 +++ b/roff.7 @@ -1,4 +1,4 @@ -.\" $Id: roff.7,v 1.80 2017/05/08 15:34:54 schwarze Exp $ +.\" $Id: roff.7,v 1.81 2017/06/01 19:05:37 schwarze Exp $ .\" .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons .\" Copyright (c) 2010,2011,2013-2015,2017 Ingo Schwarze @@ -15,7 +15,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 8 2017 $ +.Dd $Mdocdate: June 1 2017 $ .Dt ROFF 7 .Os .Sh NAME @@ -1925,9 +1925,10 @@ 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 number Ns \(aq -Horizontal motion; ignored by -.Xr mandoc 1 . +.Ss \eh\(aq Ns Ar width Ns \(aq +Horizontal motion relative to the current position. +The default scaling unit is +.Cm m . .Ss \ek[ Ns Ar name ] Mark horizontal input place in register; ignored by .Xr mandoc 1 . -- cgit v1.2.3-56-ge451