gbranden pushed a commit to branch master
in repository groff.
commit e5cb1d8d45bb0335de89c5c8569988f345edb4b7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 14 11:40:17 2026 -0500
doc/pic.ms: Fix clumsy macro usage.
Applying `PP` crudely as a device to "put vertical space here" can
provoke warnings in category "style" about temporary indentation
(forthcoming).
---
doc/pic.ms | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/doc/pic.ms b/doc/pic.ms
index d468a6cde..d1c222b35 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -1281,7 +1281,6 @@ move right 1 from last [] .e;
critical(spline right 1 then up right then left then left 1);
.PE
.CE "2: Special points on open objects"
-.PP
.
.NH 4
Locations Relative to Polygons
@@ -2375,7 +2374,6 @@ spacing to\~0 (using \fB.vs\fP) before starting the
picture.
.NH 1
Interface to TeX
.PP
-.PP
\*[tx] mode is enabled by the
.B \-t
option.
@@ -2824,8 +2822,8 @@ options.
An end-of-line backslash is interpreted as a request to continue the
line; the backslash and following newline are ignored.
.PP
-.RS
Here are the grammar terminals:
+.RS
.IP \s[-1]INT\s[0]
A positive integer.
.IP \s[-1]NUMBER\s[0]
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit