From 8a41c54176f291913304f921606367a8bba07c2d Mon Sep 17 00:00:00 2001 From: wlemb Date: Sun, 18 May 2003 22:39:39 +0000 Subject: * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaces aren't stretched in a tag (this can fail with unformatted boxes). Instead, insert a break and go back one line. * src/roff/troff/input.cc (return_macro_request): If called with argument pop macro twice. We need this to trace `return'. * tmac/trace.tmac: Handle `return'. Fix typos. * NEWS, man/groff_diff.man, man/groff.man, doc/groff.texinfo: Document. * tmac/groff_ms.man, doc/groff.texinfo: Improve documentation of registers `FPS', `FVS', and `FPD'. --- tmac/groff_ms.man | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tmac/groff_ms.man') diff --git a/tmac/groff_ms.man b/tmac/groff_ms.man index 5b3e9416..383126a1 100644 --- a/tmac/groff_ms.man +++ b/tmac/groff_ms.man @@ -1,6 +1,6 @@ '\" t .ig -Copyright (C) 1989-1995, 2001, 2002 Free Software Foundation, Inc. +Copyright (C) 1989-1995, 2001, 2002, 2003 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice @@ -197,9 +197,12 @@ cb cb cb cb afCW l l l . Reg. Definition Effective Default _ -FL Footnote length next footnote LL*5/6 +FL Footnote length next footnote \[rs]n[LL]*5/6 FI Footnote indent next footnote 2n FF Footnote format next footnote 0 +FPS Point size next footnote \[rs]n[PS]-2 +FVS Vert. spacing next footnote \[rs]n[FPS]+2 +FPD Para. spacing next footnote \[rs]n[PD]/2 _ .TE .RE -- cgit v1.2.1