gbranden pushed a commit to branch master
in repository groff.

commit bbed583923b23b229c2aefd0b8fc53d07094e4eb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jan 4 07:13:44 2026 -0600

    groff_diff(7): Tweak cosmetics.
    
    * With the "anything" parameter gone, our paragraph tags in the escape
      sequence reference are less demanding.
    
    * But with the addition of the `.hydefault` register, the list
      containing its tag demands a little more.
    
    * Apply poor man's keeps.
---
 man/groff_diff.7.man | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 490a0d961..385a9b16a 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -847,8 +847,7 @@ see subsection \[lq]Miscellaneous\[rq]
 and section \[lq]Compatibility Mode\[rq] below.
 .
 .
-.\"TP 10n \" "\D'E h v'" + 2n + hand-tuned for PDF
-.TP 14n \" "\A'anything'" + 2n
+.TP 10n \" "\D'E h v'" + 2n + hand-tuned for PDF
 .BI \[rs]A\[aq] input \[aq]
 Interpolate 1 if
 .I input
@@ -4792,7 +4791,7 @@ exposes more formatter state via many new read-only 
registers.
 Their names often correspond to the requests that affect them.
 .
 .
-.TP 13n \" "\n[.height]" + 2n
+.TP 14n \" "\n[.hydefault]" + 2n
 .B \[rs]n[.br]
 Within a macro definition,
 interpolate\~1
@@ -5668,6 +5667,8 @@ see
 .\"names of fonts and special characters.
 .
 .
+.br
+.ne 3v
 .P
 Glyph and font names can be of arbitrary length;
 postprocessors should not assume that they are at most two characters.
@@ -6148,6 +6149,8 @@ request.
 .\" node "Debugging".
 .
 .
+.br
+.ne 2v
 .P
 .I groff
 also adds more flexible diagnostic output requests

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to