gbranden pushed a commit to branch master
in repository groff.
commit 175c42d7093d5a686c85920198398cf983327992
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jul 17 20:38:32 2022 -0500
tmac/tty-char.tmac: Drop fallback defn of \[sd].
* tmac/tty-char.tmac: Drop definition of \[sd] special character. This
was superseded by commit 78e666246c, 8 May, which defined a fallback
for the character in tty.tmac instead. Thanks to Dave Kemper for the
catch.
---
ChangeLog | 7 +++++++
tmac/tty-char.tmac | 1 -
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 5e963e86..ed06008e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2022-07-15 G. Branden Robinson <[email protected]>
+
+ * tmac/tty-char.tmac: Drop definition of \[sd] special
+ character. This was superseded by commit 78e666246c, 8 May,
+ which defined a fallback for the character in tty.tmac instead.
+ Thanks to Dave Kemper for the catch.
+
2022-07-15 G. Branden Robinson <[email protected]>
* tmac/tests/pdfpic_does-not-choke-on-bad-pdfinfo-output.sh:
diff --git a/tmac/tty-char.tmac b/tmac/tty-char.tmac
index 8eb3c4fb..f1443c92 100644
--- a/tmac/tty-char.tmac
+++ b/tmac/tty-char.tmac
@@ -127,7 +127,6 @@
.tty-char \[fa] <for\~all>
.tty-char \[nm] <not\~element\~of>
.tty-char \[pp] <perpendicular>
-.tty-char \[sd] ''
.tty-char \[st] <such\~that>
.tty-char \[te] <there\~exists>
.if c\[md] .tty-char \[tf] .\[md].
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit