[latex3-commits] [git/LaTeX3-latex3-unicode-data] master: Update UCD to Unicode 12.1.0 (5c11ef9)
Marcel Fabian Krüger
zauguin at gmail.com
Mon Aug 12 16:59:51 CEST 2019
Repository : https://github.com/latex3/unicode-data
On branch : master
Link : https://github.com/latex3/unicode-data/commit/5c11ef9e4c8c53246733aa44ac1567b6ba9bf6c4
>---------------------------------------------------------------
commit 5c11ef9e4c8c53246733aa44ac1567b6ba9bf6c4
Author: Marcel Fabian Krüger <zauguin at gmail.com>
Date: Mon Aug 12 16:59:51 2019 +0200
Update UCD to Unicode 12.1.0
>---------------------------------------------------------------
5c11ef9e4c8c53246733aa44ac1567b6ba9bf6c4
CaseFolding.txt | 4 ++--
EastAsianWidth.txt | 6 +++---
LineBreak.txt | 6 +++---
README.md | 4 +++-
SpecialCasing.txt | 4 ++--
UnicodeData.txt | 1 +
load-unicode-data.tex | 8 ++++----
7 files changed, 18 insertions(+), 15 deletions(-)
diff --git a/CaseFolding.txt b/CaseFolding.txt
index 47949f0..7eeb915 100644
--- a/CaseFolding.txt
+++ b/CaseFolding.txt
@@ -1,5 +1,5 @@
-# CaseFolding-12.0.0.txt
-# Date: 2019-01-22, 08:18:22 GMT
+# CaseFolding-12.1.0.txt
+# Date: 2019-03-10, 10:53:00 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
diff --git a/EastAsianWidth.txt b/EastAsianWidth.txt
index 4247359..94d55d6 100644
--- a/EastAsianWidth.txt
+++ b/EastAsianWidth.txt
@@ -1,5 +1,5 @@
-# EastAsianWidth-12.0.0.txt
-# Date: 2019-01-21, 14:12:58 GMT [KW, LI]
+# EastAsianWidth-12.1.0.txt
+# Date: 2019-03-31, 22:01:58 GMT [KW, LI]
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
@@ -1477,7 +1477,7 @@
3280..3289;W # No [10] CIRCLED IDEOGRAPH ONE..CIRCLED IDEOGRAPH TEN
328A..32B0;W # So [39] CIRCLED IDEOGRAPH MOON..CIRCLED IDEOGRAPH NIGHT
32B1..32BF;W # No [15] CIRCLED NUMBER THIRTY SIX..CIRCLED NUMBER FIFTY
-32C0..32FE;W # So [63] IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY..CIRCLED KATAKANA WO
+32C0..32FF;W # So [64] IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY..SQUARE ERA NAME REIWA
3300..33FF;W # So [256] SQUARE APAATO..SQUARE GAL
3400..4DB5;W # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
4DB6..4DBF;W # Cn [10] <reserved-4DB6>..<reserved-4DBF>
diff --git a/LineBreak.txt b/LineBreak.txt
index 098334d..9728582 100644
--- a/LineBreak.txt
+++ b/LineBreak.txt
@@ -1,5 +1,5 @@
-# LineBreak-12.0.0.txt
-# Date: 2019-01-21, 14:17:37 GMT [KW, LI]
+# LineBreak-12.1.0.txt
+# Date: 2019-03-31, 22:04:15 GMT [KW, LI]
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
@@ -1501,7 +1501,7 @@
3280..3289;ID # No [10] CIRCLED IDEOGRAPH ONE..CIRCLED IDEOGRAPH TEN
328A..32B0;ID # So [39] CIRCLED IDEOGRAPH MOON..CIRCLED IDEOGRAPH NIGHT
32B1..32BF;ID # No [15] CIRCLED NUMBER THIRTY SIX..CIRCLED NUMBER FIFTY
-32C0..32FE;ID # So [63] IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY..CIRCLED KATAKANA WO
+32C0..32FF;ID # So [64] IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY..SQUARE ERA NAME REIWA
3300..33FF;ID # So [256] SQUARE APAATO..SQUARE GAL
3400..4DB5;ID # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
4DB6..4DBF;ID # Cn [10] <reserved-4DB6>..<reserved-4DBF>
diff --git a/README.md b/README.md
index a812625..2fe8da5 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ Unicode Consortium (see below):
With the exception of `MathClass.txt`, which is currently not
formally part of the Unicode Character Database, all of the
-data files here are for Unicode 10.0.0.
+data files here are for Unicode 12.1.0.
Requests to include additional Unicode data files in this bundle are
welcome. Ideally this bundle will act as a single location for all
@@ -159,6 +159,8 @@ Changes
- Update data files to Unicode release 11.0.0
- v1.8 (2019-03-09)
- Update data files to Unicode release 12.0.0
+- v1.? (????-??-??) Unreleased
+ - Update data files to Unicode release 12.1.0
License and permission
======================
diff --git a/SpecialCasing.txt b/SpecialCasing.txt
index 7db2e31..1c04aac 100644
--- a/SpecialCasing.txt
+++ b/SpecialCasing.txt
@@ -1,5 +1,5 @@
-# SpecialCasing-12.0.0.txt
-# Date: 2019-01-22, 08:18:50 GMT
+# SpecialCasing-12.1.0.txt
+# Date: 2019-03-10, 10:53:28 GMT
# © 2019 Unicode®, Inc.
# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
# For terms of use, see http://www.unicode.org/terms_of_use.html
diff --git a/UnicodeData.txt b/UnicodeData.txt
index d88a601..e65aec5 100644
--- a/UnicodeData.txt
+++ b/UnicodeData.txt
@@ -11856,6 +11856,7 @@
32FC;CIRCLED KATAKANA WI;So;0;L;<circle> 30F0;;;;N;;;;;
32FD;CIRCLED KATAKANA WE;So;0;L;<circle> 30F1;;;;N;;;;;
32FE;CIRCLED KATAKANA WO;So;0;L;<circle> 30F2;;;;N;;;;;
+32FF;SQUARE ERA NAME REIWA;So;0;L;<square> 4EE4 548C;;;;N;;;;;
3300;SQUARE APAATO;So;0;L;<square> 30A2 30D1 30FC 30C8;;;;N;SQUARED APAATO;;;;
3301;SQUARE ARUHUA;So;0;L;<square> 30A2 30EB 30D5 30A1;;;;N;SQUARED ARUHUA;;;;
3302;SQUARE ANPEA;So;0;L;<square> 30A2 30F3 30DA 30A2;;;;N;SQUARED ANPEA;;;;
diff --git a/load-unicode-data.tex b/load-unicode-data.tex
index 6ec5b0b..b3f5532 100644
--- a/load-unicode-data.tex
+++ b/load-unicode-data.tex
@@ -175,10 +175,10 @@
}%
\let\repeat\fi
% There is no version data in |UnicodeData.txt|: log that it is being used with
-% a hard-coded date (when the download took place). This obviously needs to be
-% updated when a new download takes place!
- \message{\string# UnicodeData-12.0.0.txt^^J}%
- \message{\string# Downloaded 2019-03-09 18:00:00 GMT [JAW]^^J}%
+% a hard-coded date (the modification date from ftp.unicode.org). This obviously
+% needs to be updated when a new download takes place!
+ \message{\string# UnicodeData-12.1.0.txt^^J}%
+ \message{\string# Modified 2019-04-01 05:08:00 GMT [MFK]^^J}%
% Actually loading the file requires an input stream, done directly.
% There is a blank line at the end of the data source so there is a check
% here for a |\par|.
More information about the latex3-commits
mailing list