charset: legend to list common scripts and features
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 21 Apr 2009 01:35:45 +0000 (01:35 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 22 Apr 2009 00:01:21 +0000 (00:01 +0000)
base.css
charset.plp

index 2d4dc9007a892b7c6201390b778ce0603f4eef01..db0acf7b7425128ad6c74268b9bbb6530953f70e 100644 (file)
--- a/base.css
+++ b/base.css
@@ -59,7 +59,7 @@ p.aside {
 p.footer {
        margin: 1em 0 0;
 }
-hr ~ .footer {
+.help + .footer {
        margin: 0;
 }
 
@@ -158,6 +158,12 @@ table.glyphs {
 .glyphs tbody td {
        font-size: 112%;
 }
+.glyphs .glyphs {
+       margin: 0.5ex 0;
+}
+.glyphs .glyphs td {
+       font-size: 100%;
+}
 
 /* table headers */
 
index f546f2d2c6a99fb06d4e60fd90ee22a327a99daf..41af494365bdfb096ccde286d68a236228872a8c 100644 (file)
@@ -148,6 +148,47 @@ print "</ul>\n";
 :>
 <hr>
 
+<div class="legend">
+       <table class="glyphs"><tr>
+       <td class="X Cc">control
+       <td class="X Zs"><span>whitespace</span>
+       <td class="X Mn">diacritic<table class="glyphs"><tr>
+               <td class="X Sk">letter
+               </table>
+       <td class="X Po">punctuation<table class="glyphs"><tr>
+               <td class="X Pf">quote
+               </table>
+       <td class="X So">symbol<table class="glyphs"><tr>
+               <td class="X Sm">math
+               <td class="X Sc">currency
+               </table>
+       <td class="X No">numeric
+       <td class="X Greek">greek<table class="glyphs"><tr>
+               <td class="X Latin">latin
+               <td class="X Cyrillic">cyrillic
+               </table>
+       <td class="X Aramaic">aramaic<table class="glyphs"><tr>
+               <td class="X Brahmic">brahmic
+               <td class="X Arabic">arabic
+               </table>
+       <td class="X Syllabic">syllabic<table class="glyphs"><tr>
+               <td class="X African">african
+               <td class="X Hiragana">japanese
+               <td class="X Han">cjk
+               <td class="X Bopomofo">chinese
+               </table>
+       <td class="X Alpha">alphabetic
+       </table>
+
+       <table class="glyphs"><tr>
+       <td class="X">unicode 5.0
+       <td class="X Xr">proposed
+       <td class="X Xd">deprecated
+       <td class="">unassigned
+       <td class="X Xi">invalid
+       </table>
+</div>
+
 <p class="footer">
        <a href="http://sheet.shiar.nl/" rel="home">sheet.shiar.nl</a>/charset
        <a href="git://git.shiar.nl/sheet" rel="vcs-git" title="Git repository"><:= "v$VERSION" :></a>