writing: highlight cells according to unicode version
[sheet.git] / writing.plp
index c430bbd7ae62b618776721addca64ac0a36ad167..8ea9a0c970c7442aba681d895ff1dcb8ebcb8821 100644 (file)
@@ -32,7 +32,7 @@ my $glyphs = Shiar_Sheet::FormatChar->new;
 unless (exists $get{v}) {
        $glyphs->{unicode}--;
        $glyphs->{anno}  = [];
-       $glyphs->{style} = 0;
+       $glyphs->{style} = 'univer';
 }
 
 my $scriptname = do 'writing-script.inc.pl';
@@ -60,3 +60,14 @@ for (
 
 <hr>
 
+<div class="legend">
+       <table class="glyphs"><tr>
+       <td class="X l5">unicode 1.1
+       <td class="X l4">20th century
+       <td class="X l3">in 6.0 (2010)
+       <td class="X l2">recent assignments
+       <td class="X l1">proposed
+       <td class="ex">irregular
+       </table>
+</div>
+