From ef77abb499ea89a8d787d71a0ccf8a192ea51780 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 5 May 2016 15:05:09 +0100 Subject: 10x20: Avoid replacing >127 unicode quotes --- specs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specs b/specs index 81c1c25..7a2d664 100644 --- a/specs +++ b/specs @@ -43,6 +43,9 @@ entire ' pcf 10x20 rules Trad -entire ` ' : ; . , +entire : ; . , +verbatim if ($props{' 7bit'}) { +entire ` ' +verbatim } endrules -- cgit v1.2.3