From 6e6a65b81dcaf4c6e82d0ed14fce1a3bee50ae1d Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sat, 25 Dec 2010 03:04:59 +0100 Subject: [PATCH] unicode: logic operators --- unicode.inc.pl | 1 + unicode.plp | 1 + 2 files changed, 2 insertions(+) diff --git a/unicode.inc.pl b/unicode.inc.pl index a960f35..607581e 100644 --- a/unicode.inc.pl +++ b/unicode.inc.pl @@ -38,6 +38,7 @@ math => { equal => [qw{. ∼ ≈ ≅ ≡ ∃ . ≁ ≉ ≇ ≢ ∄ }], size => [qw{. ≪ < ≤ \= ≥ \> ≫ . - ≮ ≰ ≠ ≱ ≯ - }], set => [qw{. ∈ ⊂ ⊆ ∀ ⊇ ⊃ ∋ ∪ . ∉ ⊄ ⊈ ∅ ⊉ ⊅ ∌ ∩ }], + logic => [qw{. ∧ ∨ ⊻ ⊥ ¬ . ⊼ ⊽ ↔ ⊤ - }], }, arrows => { diff --git a/unicode.plp b/unicode.plp index 3e0c948..5f2c576 100644 --- a/unicode.plp +++ b/unicode.plp @@ -82,6 +82,7 @@ $glyphs->print(map { math/size equal set + logic Symbols symbols/currency cards -- 2.30.0