writing: sectioned tables
[sheet.git] / writing.plp
index b8cb0b46e4e579a3c8b406b69169415c07cbd7ef..eca20d8773c0de296a6c9c33a4eea14dcc6800c7 100644 (file)
@@ -21,7 +21,7 @@ Html({
 <p>Also see <a href="/charset">charsets</a>
 and <a href="/unicode">common chars</a>.</p>
 
-<div class="diinfo">
+<div class="section">
 
 <:
 use Shiar_Sheet::FormatChar;
@@ -31,7 +31,7 @@ unless (exists $get{v}) {
        $glyphs->{digraph}--;
 }
 
-print $glyphs->table([qw{
+$glyphs->print(Digits => [qw{
        .>Chinese              壹 貳 參 肆 伍 陸 柒 捌 玖 零
        .>Chinese              一 二 三 四 五 六 七 八 九 〇
        .>Hangzhou             〡 〢 〣 〤 〥 〦 〧 〨 〩  
@@ -115,3 +115,5 @@ Brahmic => [qw{
 
 :></div>
 
+<hr>
+