summaryrefslogtreecommitdiff
path: root/tmac
diff options
context:
space:
mode:
authorwl <wl>2013-07-16 14:32:02 +0000
committerwl <wl>2013-07-16 14:32:02 +0000
commitb1b13a32e47972a66cee4b7903345f5770b750a9 (patch)
tree3458f9e74bab699774a2488399d7c19174052c5f /tmac
parenta26f0c1523e3c5248b2a3afb70551e98d704b4fe (diff)
downloadgroff-b1b13a32e47972a66cee4b7903345f5770b750a9.tar.gz
* tmac/fallbacks.tmac: Make it work in compatibility mode.
Problem reported by Y T <doarhop@hotmail.com>.
Diffstat (limited to 'tmac')
-rw-r--r--tmac/fallbacks.tmac4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmac/fallbacks.tmac b/tmac/fallbacks.tmac
index 56859b14..8f377261 100644
--- a/tmac/fallbacks.tmac
+++ b/tmac/fallbacks.tmac
@@ -2,6 +2,8 @@
.\"
.\" This file contains generic fallback characters.
.
+.nr _C \n(.C
+.cp 0
.
.\" fall back to GREEK CAPITAL LETTER DELTA for INCREMENT
.fchar \[u2206] \[u0394]
@@ -58,4 +60,6 @@
.fchar \[u217e] d
.fchar \[u217f] m
.
+.cp \n[_C]
+.
.\" EOF