gbranden pushed a commit to branch post-1.23.0
in repository groff.
commit e34327226c3d3d398fca5aeabf45e5b67af69537
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Mar 8 04:28:27 2023 -0600
[tmac]: Add Russian language support (3/6).
* tmac/hyphen.ru:
* tmac/ru.tmac: Update editor aids so these files can be edited more
intelligibly using GNU Emacs. Annotate apparent problem with Vim's
KOI8-R support.
---
ChangeLog | 9 +++++++++
tmac/hyphen.ru | 8 ++++++++
tmac/ru.tmac | 3 ++-
3 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 79d412803..8131dd67c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2023-03-08 G. Branden Robinson <[email protected]>
+
+ [tmac]: Add Russian language support (3/7).
+
+ * tmac/hyphen.ru:
+ * tmac/ru.tmac: Update editor aids so these files can be edited
+ more intelligibly using GNU Emacs. Annotate apparent problem
+ with Vim's KOI8-R support.
+
2023-03-08 G. Branden Robinson <[email protected]>
Add Russian language support (2/7).
diff --git a/tmac/hyphen.ru b/tmac/hyphen.ru
index a801de2e0..22008f2f7 100644
--- a/tmac/hyphen.ru
+++ b/tmac/hyphen.ru
@@ -4693,3 +4693,11 @@
���-��-��
����-��-��
}
+
+% Local Variables:
+% mode: tex
+% coding: cyrillic-koi8
+% fill-column: 72
+% End:
+% XXX: Vim 8.2 does not handle koi8-r correctly.
+% vim: set filetype=tex textwidth=72:
diff --git a/tmac/ru.tmac b/tmac/ru.tmac
index def6c0bec..7e4984c70 100644
--- a/tmac/ru.tmac
+++ b/tmac/ru.tmac
@@ -226,7 +226,8 @@
.
.\" Local Variables:
.\" mode: nroff
-.\" coding: koi8-ru
+.\" coding: cyrillic-koi8
.\" fill-column: 72
.\" End:
+.\" XXX: Vim 8.2 does not handle koi8-r correctly.
.\" vim: set filetype=groff textwidth=72:
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit