unicode: html styling
[sheet.git] / unicode.plp
index f0e435f6940a8c31f093fadaa95978211d9213e7..d155c06b0b968afb292963add12b35102d451920 100644 (file)
@@ -38,6 +38,7 @@ if (exists $get{q}) {
 }
 if (exists $get{html}) {
        $glyphs->{anno} = ['html', 'xml'];
+       $glyphs->{style} = 'html';
 }
 
 our $verbose = exists $get{v};