gbranden pushed a commit to branch master
in repository groff.
commit 452cccbe3edc1dcfbbc55d9dc24c5b31f402f79c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Jul 27 19:52:27 2021 +1000
eqn(1): Fix markup nits.
* Use proper glyph for caret (representing an input character).
* Drop futile .ne request that was an attempt to prevent a break in the
midst of a long chain of paragraph tags right after a subsection
heading. This just won't work the way I want until we add ms(7)-style
HORPHANS and PORPHANS support to man(7). Or we could add...keeps.
(Jack Torrance stares out the window of the Overlook Hotel.)
---
src/preproc/eqn/eqn.1.man | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index 5300d19..64cb787 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -420,7 +420,7 @@ is defined as follows.
.RS
.IP
.EX
-accent { "^" }
+accent { "\[ha]" }
.EE
.RE
.
@@ -675,7 +675,6 @@ picture.
.
.
.\" ====================================================================
-.ne 12v
.SS "Extended primitives"
.\" ====================================================================
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit