gbranden pushed a commit to branch master
in repository groff.

commit f85e96c7e10b83f06a6a206beac9b9712c278bce
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 12 07:49:43 2026 -0500

    doc/groff.texi.in: Work around TeX/info annoyance.
    
    TeX will break a line between a superscripted footnote number and a
    closing parenthesis.  I'm scandalized.
---
 doc/groff.texi.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 19a06304a..6d27110b4 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -7256,7 +7256,7 @@ follows.  @xref{Drawing Geometric Objects}.
 A general-purpose register
 (one created or updated with the
 @code{nr}
-request@footnote{@xref{Registers}.})
+request)@footnote{@xref{Registers}.}
 is implicitly dimensionless,
 or reckoned in basic units if interpreted in a measurement context.
 But it is convenient for many requests and escape sequences

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

Reply via email to