texlive[74768] Master/texmf-dist: load additional CJK characters,

commits+karl at tug.org commits+karl at tug.org
Thu Mar 27 21:12:16 CET 2025


Revision: 74768
          https://tug.org/svn/texlive?view=revision&revision=74768
Author:   karl
Date:     2025-03-27 21:12:15 +0100 (Thu, 27 Mar 2025)
Log Message:
-----------
load additional CJK characters, tex4ht r1660

Revision Links:
--------------
    https://tug.org/svn/texlive?view=revision&revision=1660

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
    trunk/Master/texmf-dist/tex/generic/tex4ht/tuenc-xetex-input.4ht

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2025-03-27 19:07:39 UTC (rev 74767)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2025-03-27 20:12:15 UTC (rev 74768)
@@ -1,3 +1,9 @@
+2025-03-27  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (tuenc-xetex-input.4ht): load additional CJK
+	characters.
+	https://github.com/michal-h21/make4ht/issues/172
+	
 2025-03-26  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-ooffice.tex (ooffice.4ht): added index-plain option.

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2025-03-27 19:07:39 UTC (rev 74767)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex	2025-03-27 20:12:15 UTC (rev 74768)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1658 2025-03-18 11:53:50Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1660 2025-03-27 14:58:07Z michal_h21 $
 % tex tex4ht-4ht   or   ht tex tex4ht-4ht
 %
 % Copyright 2009-2025 TeX Users Group    
@@ -7197,6 +7197,15 @@
   \xeuniregisterblockhex{4DC0}{4DFF}
   \xeuniregisterblockhex{4E00}{9FFF}
   \xeuniuseblock{Modifier Tone Letters}
+  \xeuniuseblock{CJK Compatibility Ideographs}
+  \xeuniuseblock{CJK Compatibility Forms}
+  \xeuniuseblock{CJK Unified Ideographs Extension B}
+  \xeuniuseblock{CJK Unified Ideographs Extension C}
+  \xeuniuseblock{CJK Unified Ideographs Extension D}
+  \xeuniuseblock{CJK Unified Ideographs Extension E}
+  \xeuniuseblock{CJK Compatibility Ideographs Supplement}
+  \xeuniuseblock{Small Form Variants}
+  \xeuniuseblock{Halfwidth and Fullwidth Forms}
 }
 
 \xeuniblockdef{Hiragana}{\xeuniuseblock{CJK}}

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/tuenc-xetex-input.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/tuenc-xetex-input.4ht	2025-03-27 19:07:39 UTC (rev 74767)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/tuenc-xetex-input.4ht	2025-03-27 20:12:15 UTC (rev 74768)
@@ -16,7 +16,7 @@
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2021-05-02-10:08}
+\immediate\write-1{version 2025-03-27-12:55}
 
 \input binhex
 
@@ -263,6 +263,15 @@
   \xeuniregisterblockhex{4DC0}{4DFF}
   \xeuniregisterblockhex{4E00}{9FFF}
   \xeuniuseblock{Modifier Tone Letters}
+  \xeuniuseblock{CJK Compatibility Ideographs}
+  \xeuniuseblock{CJK Compatibility Forms}
+  \xeuniuseblock{CJK Unified Ideographs Extension B}
+  \xeuniuseblock{CJK Unified Ideographs Extension C}
+  \xeuniuseblock{CJK Unified Ideographs Extension D}
+  \xeuniuseblock{CJK Unified Ideographs Extension E}
+  \xeuniuseblock{CJK Compatibility Ideographs Supplement}
+  \xeuniuseblock{Small Form Variants}
+  \xeuniuseblock{Halfwidth and Fullwidth Forms}
 }
 
 \xeuniblockdef{Hiragana}{\xeuniuseblock{CJK}}



More information about the tex-live-commits mailing list.