fix iso10646 trad
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2012 23:35:05 +0000 (23:35 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2012 23:35:05 +0000 (23:35 +0000)
TODO
specs

diff --git a/TODO b/TODO
index db01ae6..dc344f1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
 -trad-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
     is missing the proper quotes
+   fixed I think
 
 Need to somehow fix up xterm to use the new font
diff --git a/specs b/specs
index a705c19..761fa76 100644 (file)
--- a/specs
+++ b/specs
@@ -7,7 +7,7 @@ rules                   Trad
 partial                        a
 entire                 [ ] ( ) { } d42 & W
 
-verbatim       if ($props{'CHARSET_REGISTRY'} =~ m/iso8859|utf/i &&
+verbatim       if ($props{'CHARSET_REGISTRY'} =~ m/iso8859|utf|iso10646/i &&
 verbatim           $props{'ENCODING'} <= 127) {
 entire                 ` '
 verbatim       }