gbranden pushed a commit to branch master
in repository groff.

commit 712e7ba28005827982a2fad35f519861026410da
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu May 13 16:58:36 2021 +1000

    doc/ms.ms: Map \- to ASCII 45 for our document.
---
 doc/ms.ms | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/ms.ms b/doc/ms.ms
index c364dee..c303ef9 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -7,6 +7,9 @@
 .  \" Redefine CW so to use bold instead for a visible font change.
 .  als CW B
 .\}
+.\" This document doesn't require the minus sign but we do want a copy-
+.\" and-pastable hyphen-minus.
+.char \- \N'45'
 .fchar \[dg] *
 .fchar \[ps] paragraph
 .\" Acronym (slightly smaller type)

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

Reply via email to