From b1b13a32e47972a66cee4b7903345f5770b750a9 Mon Sep 17 00:00:00 2001 From: wl Date: Tue, 16 Jul 2013 14:32:02 +0000 Subject: * tmac/fallbacks.tmac: Make it work in compatibility mode. Problem reported by Y T . --- tmac/fallbacks.tmac | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tmac') 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 -- cgit v1.2.1