From e62dc0c44568f974e3dfbf4cb2d373fd05674d51 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 17 Jan 2022 18:15:59 +0100 Subject: [PATCH] unicode: mathematical hebrew symbols like greek a-b --- unicode-table.inc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index ed2ee55..a9009e8 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -15,7 +15,7 @@ punctuation => { ". \x{2003} \x{2002} \x{2007} \x{A0} \x{2009} \x{200B} \x{200C}", # spaces # em en figure nobreak hyphen break joiner ], - version => [qw{. α β}], + version => [qw{. α β . ℵ ℶ }], }, symbols => { -- 2.30.0