gbranden pushed a commit to branch master
in repository groff.
commit f50604d24c8f83c711baef57862ab2bd523cab61
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Aug 19 17:45:01 2024 -0500
[man]: Drop support for "cp1047" output device.
* tmac/an.tmac: Drop support for "cp1047" output device.
Continues fixing <https://savannah.gnu.org/bugs/?65724>.
---
ChangeLog | 6 ++++++
tmac/an.tmac | 2 --
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index aee611347..e219c78e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-08-19 G. Branden Robinson <[email protected]>
+
+ * tmac/an.tmac: Drop support for "cp1047" output device.
+
+ Continues fixing <https://savannah.gnu.org/bugs/?65724>.
+
2024-08-19 G. Branden Robinson <[email protected]>
* tmac/doc.tmac: Drop support for "cp1047" output device.
diff --git a/tmac/an.tmac b/tmac/an.tmac
index 2b361970f..8221fc7c3 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -220,7 +220,6 @@
..
.
.ds an*bookmark*ascii \" empty
-.ds an*bookmark*cp1047 \" empty
.ds an*bookmark*dvi \" empty
.ds an*bookmark*html \" empty
.ds an*bookmark*latin1 \" empty
@@ -1441,7 +1440,6 @@ contains unsupported escape sequence
.\" For most purposes, we treat the nroff devices equivalently.
.nr an*is-output-terminal 0
.if '\*(.T'ascii' .nr an*is-output-terminal 1
-.if '\*(.T'cp1047' .nr an*is-output-terminal 1
.if '\*(.T'latin1' .nr an*is-output-terminal 1
.if '\*(.T'utf8' .nr an*is-output-terminal 1
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit