summaryrefslogtreecommitdiff
path: root/tmac/unicode.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/unicode.tmac')
-rw-r--r--tmac/unicode.tmac12
1 files changed, 12 insertions, 0 deletions
diff --git a/tmac/unicode.tmac b/tmac/unicode.tmac
new file mode 100644
index 00000000..c7ef39dc
--- /dev/null
+++ b/tmac/unicode.tmac
@@ -0,0 +1,12 @@
+.\" unicode.tmac
+.\"
+.\" All glyphs for devutf8 are spacing glyphs. We use `\z' to make them
+.\" non-spacing again.
+.\"
+.char \[u0483] \z\[u0483]
+.char \[u0484] \z\[u0484]
+.char \[u0485] \z\[u0485]
+.char \[u0486] \z\[u0486]
+.char \[u0488] \z\[u0488]
+.char \[u0489] \z\[u0489]
+.\" EOF