From e7c28e322ceb0496bd9cd27bd1965e5fdb01da33 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 4 Jun 2022 20:25:35 +0000 Subject: xpinyin (4jun22) git-svn-id: svn://tug.org/texlive/trunk@63485 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty') diff --git a/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty b/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty index 7f4a5b2511e..f96e9ee184c 100644 --- a/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty +++ b/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty @@ -6,7 +6,7 @@ %% %% xpinyin.dtx (with options: `package') %% -%% Copyright (C) 2012-2020 by Qing Lee +%% Copyright (C) 2012-2022 by Qing Lee %% -------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the @@ -27,10 +27,10 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo$Id: xpinyin.dtx d74fa10 2020-10-19 20:23:41 +0800 Qing Lee $ +\GetIdInfo$Id: xpinyin.dtx b319ff9 2022-06-04 19:40:35 +0800 Qing Lee $ {Automatically add pinyin to Chinese characters} \ProvidesExplPackage{\ExplFileName} - {\ExplFileDate}{2.9}{\ExplFileDescription} + {\ExplFileDate}{3.0}{\ExplFileDescription} \msg_new:nnn { xpinyin } { l3-too-old } { Support~package~'expl3'~too~old. \\\\ @@ -187,9 +187,9 @@ { \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 } + \l__xpinyin_format_tl + \clist_if_exist:cT { c__xpinyin_multiple_ #1 _clist } + { \l__xpinyin_multiple_tl } {#3} } \dim_compare:nNnT -- cgit v1.2.3