diff --git a/xeCJK/xeCJK.dtx b/xeCJK/xeCJK.dtx index 165ed407..6fbfe056 100644 --- a/xeCJK/xeCJK.dtx +++ b/xeCJK/xeCJK.dtx @@ -275,7 +275,7 @@ Copyright and Licence % \changes{v3.2.3}{2013/06/07}{提供四个 TECkit 映射文件用于句号转换和简繁互换。} % \changes{v3.2.4}{2013/07/02}{遵循 \LaTeXiii{} 变量需要预先声明的原则。} % \changes{v3.2.6}{2013/07/29}{\texttt{case} 类函数的用法与 \LaTeXiii{} 同步。} -% \changes{v3.3.2}{2015/05/15}{随 Unicode 7.0.0 更新简繁汉字映射。} +% \changes{v3.3.2}{2015/05/15}{随 Unicode 7.0 更新简繁汉字映射。} % \changes{v3.3.3}{2015/09/25}{更新 \LaTeXiii{} 代码。} % \changes{v3.5.0}{2017/07/19}{常数 \cs{c_minus_one} 已过时。} % \changes{v3.5.0}{2017/07/22}{使用 \texttt{lazy} 函数对 Boolean 表达式 @@ -2453,14 +2453,15 @@ Copyright and Licence % \end{variable} % % \changes{v3.3.3}{2015/06/25}{补充 Ext-E。} -% \changes{v3.4.1}{2016/08/18}{补充 Unicode 9.0.0 的西夏文。} +% \changes{v3.4.1}{2016/08/18}{补充 Unicode 9.0 的西夏文。} % \changes{v3.5.0}{2017/07/22}{补充 Ext-F。} % \changes{v3.7.3}{2019/04/15}{补充日文假名扩展。} -% \changes{v3.8.3}{2020/03/15}{同步 Unicode 13.0.0。} +% \changes{v3.8.3}{2020/03/15}{同步 Unicode 13.0。} % \changes{v3.8.3}{2020/04/09}{补充 \texttt{U+02EA} 和 \texttt{U+02EB}。} -% \changes{v3.8.8}{2021/09/15}{同步 Unicode 14.0.0。} +% \changes{v3.8.8}{2021/09/15}{同步 Unicode 14.0。} % \changes{v3.8.8}{2021/09/16}{补充女书。} -% \changes{v3.9.2}{2022/09/17}{同步 Unicode 15.0.0。} +% \changes{v3.9.2}{2022/09/17}{同步 Unicode 15.0。} +% \changes{v3.9.2}{2023/12/02}{同步 Unicode 15.1。} % % \begin{variable}{\c_@@_CJK_chars_clist} % CJK 字符类,包括文字和标点符号。 @@ -2633,6 +2634,10 @@ Copyright and Licence % \begin{macrocode} "2CEB0 -> "2EBEF , % \end{macrocode} +% \item CJK Unified Ideographs Extension-I (中日韩统一表意文字扩展 I) +% \begin{macrocode} + "2EBF0 -> "2EE5F , +% \end{macrocode} % \item CJK Compatibility Ideographs Supplement (中日韩兼容表意文字增补) % \begin{macrocode} "2F800 -> "2FA1F ,