From: Mischa POSLAWSKY Date: Sat, 25 Dec 2010 02:58:33 +0000 (+0100) Subject: unicode: some mathematical symbols (wip) X-Git-Tag: v1.5~87 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/1f2a2817298b6951e63bb73125f35a47542e0834 unicode: some mathematical symbols (wip) --- diff --git a/unicode.inc.pl b/unicode.inc.pl index 4e7582b..07f52d5 100644 --- a/unicode.inc.pl +++ b/unicode.inc.pl @@ -2,7 +2,7 @@ punctuation => { quoting => [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], - common => [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}], + common => [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √ . 年 月 日}], marks => [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], version => [qw{. α β}], }, @@ -42,6 +42,14 @@ math => { size => [qw{. ≪ < ≤ \= ≥ \> ≫ . - ≮ ≰ ≠ ≱ ≯ - }], set => [qw{. ∈ ⊂ ⊆ ∀ ⊇ ⊃ ∋ ∪ . ∉ ⊄ ⊈ ∅ ⊉ ⊅ ∌ ∩ }], logic => [qw{. ∧ ∨ ⊻ ⊥ ¬ . ⊼ ⊽ ↔ ⊤ - }], + + constant => [qw{. ℝ πϖ ℯ φ ϑ ∂ ℵ }], + predicate=> [qw{. ∴ ∵ }], + complex => [qw{. ℂ iℑ }], + number => [qw{. ℕ ∞ ℤ ℚ ℝℜ ℂ ‰ ℘ }], +# natural inf int rational +# Θ + function => [qw{. ⌈ ⌉ . ⌊ ⌋ . ƒ ∑ ∏ ∫ ∇ ∝ }], }, arrows => {