summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-19 21:11:21 +0000
committerKarl Berry <karl@freefriends.org>2020-10-19 21:11:21 +0000
commitad4dbe382ae954f9cf663f99f601a309e1b57dd9 (patch)
treec97eb9b7e1da712b3fa9e3c20f84f8d439768d8d
parentb732db44d665e3561ae92bf44389f278beaa7aa6 (diff)
xpinyin (19oct20)
git-svn-id: svn://tug.org/texlive/trunk@56709 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/xpinyin/xpinyin.pdfbin207176 -> 202750 bytes
-rw-r--r--Master/texmf-dist/source/latex/xpinyin/xpinyin.dtx10
-rw-r--r--Master/texmf-dist/tex/latex/xpinyin/xpinyin-database.def4
-rw-r--r--Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty6
4 files changed, 8 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/xpinyin/xpinyin.pdf b/Master/texmf-dist/doc/latex/xpinyin/xpinyin.pdf
index 125f64ac810..938e8ae88b4 100644
--- a/Master/texmf-dist/doc/latex/xpinyin/xpinyin.pdf
+++ b/Master/texmf-dist/doc/latex/xpinyin/xpinyin.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/xpinyin/xpinyin.dtx b/Master/texmf-dist/source/latex/xpinyin/xpinyin.dtx
index b23d96db64a..2983f3c5455 100644
--- a/Master/texmf-dist/source/latex/xpinyin/xpinyin.dtx
+++ b/Master/texmf-dist/source/latex/xpinyin/xpinyin.dtx
@@ -167,12 +167,12 @@ Copyright and Licence
%</internal>
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\RequirePackage{expl3}
-%<+package>\GetIdInfo$Id: xpinyin.dtx 789567a 2020-05-01 21:10:07 +0800 Qing Lee <sobenlee@gmail.com> $
+%<+package>\GetIdInfo$Id: xpinyin.dtx d74fa10 2020-10-19 20:23:41 +0800 Qing Lee <sobenlee@gmail.com> $
%<package> {Automatically add pinyin to Chinese characters}
%<package>\ProvidesExplPackage{\ExplFileName}
-%<package> {\ExplFileDate}{2.8}{\ExplFileDescription}
+%<package> {\ExplFileDate}{2.9}{\ExplFileDescription}
%<database>\ProvidesFile{xpinyin-database.def}%
-%<database> [2020/05/01 v2.8 xpinyin database]
+%<database> [2020/10/19 v2.9 xpinyin database]
%<*driver>
\documentclass{ctxdoc}
\usepackage{xpinyin}
@@ -186,7 +186,7 @@ Copyright and Licence
%</driver>
% \fi
%
-% \CheckSum{694}
+% \CheckSum{691}
% \GetFileId{xpinyin.sty}
%
% \title{\bfseries\pkg{xpinyin} 宏包}
@@ -601,14 +601,12 @@ Copyright and Licence
{ \@@_CJKsymbol_hook: \@@_save_CJKsymbol:n {#2} }
\hbox_set:Nn \l_@@_tmpb_box
{
- \color_group_begin: \color_ensure_current:
\l_@@_pinyin_box_hook_tl
\@@_select_font:
\clist_if_exist:cTF { c_@@_multiple_ #1 _clist }
{ \l_@@_multiple_tl \l_@@_format_tl }
{ \l_@@_format_tl }
{#3}
- \color_group_end:
}
\dim_compare:nNnT
{ \box_wd:N \l_@@_tmpb_box } >
diff --git a/Master/texmf-dist/tex/latex/xpinyin/xpinyin-database.def b/Master/texmf-dist/tex/latex/xpinyin/xpinyin-database.def
index aa4230d1b64..bf46c705953 100644
--- a/Master/texmf-dist/tex/latex/xpinyin/xpinyin-database.def
+++ b/Master/texmf-dist/tex/latex/xpinyin/xpinyin-database.def
@@ -27,7 +27,7 @@
%% --------------------------------------------------------------------------
%%
\ProvidesFile{xpinyin-database.def}%
- [2020/05/01 v2.8 xpinyin database]
+ [2020/10/19 v2.9 xpinyin database]
%%
%% Do not edit this file!
%% Created from Unihan database:
@@ -36,7 +36,7 @@
%% Date: 2020-02-18 18:27:33 GMT [JHJ]
%% Unicode version: 13.0.0
%%
-%% by "texlua xpinyin.lua" on 2020-05-01 21:17:50 +0800
+%% by "texlua xpinyin.lua" on 2020-10-19 20:27:50 +0800
%%
\XPYU{〇}{12295}{líng}
\XPYU{㐀}{13312}{qiū}
diff --git a/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty b/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty
index fb2aa7d7d61..7f4a5b2511e 100644
--- a/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty
+++ b/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty
@@ -27,10 +27,10 @@
%%
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
-\GetIdInfo$Id: xpinyin.dtx 789567a 2020-05-01 21:10:07 +0800 Qing Lee <sobenlee@gmail.com> $
+\GetIdInfo$Id: xpinyin.dtx d74fa10 2020-10-19 20:23:41 +0800 Qing Lee <sobenlee@gmail.com> $
{Automatically add pinyin to Chinese characters}
\ProvidesExplPackage{\ExplFileName}
- {\ExplFileDate}{2.8}{\ExplFileDescription}
+ {\ExplFileDate}{2.9}{\ExplFileDescription}
\msg_new:nnn { xpinyin } { l3-too-old }
{
Support~package~'expl3'~too~old. \\\\
@@ -185,14 +185,12 @@
{ \__xpinyin_CJKsymbol_hook: \__xpinyin_save_CJKsymbol:n {#2} }
\hbox_set:Nn \l__xpinyin_tmpb_box
{
- \color_group_begin: \color_ensure_current:
\l__xpinyin_pinyin_box_hook_tl
\__xpinyin_select_font:
\clist_if_exist:cTF { c__xpinyin_multiple_ #1 _clist }
{ \l__xpinyin_multiple_tl \l__xpinyin_format_tl }
{ \l__xpinyin_format_tl }
{#3}
- \color_group_end:
}
\dim_compare:nNnT
{ \box_wd:N \l__xpinyin_tmpb_box } >