From: Mischa POSLAWSKY Date: Tue, 11 Jan 2011 22:08:49 +0000 (+0100) Subject: unicode: comment further non-obvious table characters X-Git-Tag: v1.5~72 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/3faf6874012e845e2ad62c902cee1231e8c453ad unicode: comment further non-obvious table characters --- diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 0238baa..3cebceb 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -39,7 +39,7 @@ keys => { modifier => [qw{. ⇪ ⇯ ⇭ . ⇧ ⇮ № }], # (lock and select) shift, l3, num control => [qw{. ⎈ ⌥ ⌘ ⎄ }], # ctrl, option, cmd, compose command => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break - player => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], + player => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record android => [qw{. ⌂ ◰ ↩ 🔍 }], # home, menu, back, search ps => [qw{. △ ○ ☓ □ }], # triangle, circle, cross, square }, @@ -48,7 +48,7 @@ math => { equal => [qw{. ∼ ≈ ≅ ≡ ∃ . ≁ ≉ ≇ ≢ ∄ }], size => [qw{. ≪ < ≤ \= ≥ \> ≫ . - ≮ ≰ ≠ ≱ ≯ - }], set => [qw{. ∈ ⊂ ⊆ ∀ ⊇ ⊃ ∋ ∪ . ∉ ⊄ ⊈ ∅ ⊉ ⊅ ∌ ∩ }], - logic => [qw{. ∧ ∨ ⊻ ⊥ ¬ . ⊼ ⊽ ↔ ⊤ - }], + logic => [qw{. ∧ ∨ ⊻ ⊥ ¬ . ⊼ ⊽ ↔ ⊤ - }], # and, or, xor, falsum, not; nand, nor, iff, tee constant => [qw{. ℝ πϖ ℯ φ ϑ ∂ ℵ }], predicate=> [qw{. ∴ ∵ }],