unicode: mathematic (set) comparison operators
[sheet.git] / Shiar_Sheet / FormatChar.pm
index 78f2a1934b1bcf8017d61164a776934a6091c495..759ca85f57c1fea8bafffdde0cd4c5c2cf58b2b0 100644 (file)
@@ -81,6 +81,7 @@ sub cell {
                        push @class, 'ex'; # discouraged
                }
 
+               $input =~ s/^\\//;  # escaped char
                ($cell, $title, my $class, $mnem) = $self->glyphs_html($input);
 
                if ($self->{style} = 'di') {