summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2013-05-27 01:23:32 +0000
committerNorbert Preining <preining@logic.at>2013-05-27 01:23:32 +0000
commit14b2656fed04defad4cdc723d7a1de0fd2d21414 (patch)
tree4b8e8b7e1fa429e2633c2cac0fb13c360278ad16 /Master
parent607ddea4532c7768b2e2b44bd602fae2c98b9456 (diff)
xpinyin update 5/27
git-svn-id: svn://tug.org/texlive/trunk@30699 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/xpinyin/README2
-rw-r--r--Master/texmf-dist/doc/latex/xpinyin/xpinyin.pdfbin195393 -> 196116 bytes
-rw-r--r--Master/texmf-dist/source/latex/xpinyin/xpinyin.dtx58
-rw-r--r--Master/texmf-dist/source/latex/xpinyin/xpinyin.ins18
-rw-r--r--Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty20
5 files changed, 62 insertions, 36 deletions
diff --git a/Master/texmf-dist/doc/latex/xpinyin/README b/Master/texmf-dist/doc/latex/xpinyin/README
index 6a9767ed68c..fb661454705 100644
--- a/Master/texmf-dist/doc/latex/xpinyin/README
+++ b/Master/texmf-dist/doc/latex/xpinyin/README
@@ -44,7 +44,7 @@ xpinyin.tds.zip. The later is most convenient for most users: simply
unzip this in your local texmf directory and run texhash to update the
database of file locations. If you want to unpack the dtx yourself,
running "xetex xpinyin.dtx" will extract the package whereas
-"xelatex xpinyin.dtx" will extract it and also typeset the documentation.
+"xelatex xpinyin.dtx" will typeset the documentation.
The package requires LaTeX3 support as provided in the l3kernel and l3packages
bundles. Both of these are available on CTAN as ready-to-install zip files.
diff --git a/Master/texmf-dist/doc/latex/xpinyin/xpinyin.pdf b/Master/texmf-dist/doc/latex/xpinyin/xpinyin.pdf
index 83584dfa40a..03ca3279085 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 ab69c0efe3c..7ad60df7fa4 100644
--- a/Master/texmf-dist/source/latex/xpinyin/xpinyin.dtx
+++ b/Master/texmf-dist/source/latex/xpinyin/xpinyin.dtx
@@ -50,7 +50,7 @@ xpinyin.tds.zip. The later is most convenient for most users: simply
unzip this in your local texmf directory and run texhash to update the
database of file locations. If you want to unpack the dtx yourself,
running "xetex xpinyin.dtx" will extract the package whereas
-"xelatex xpinyin.dtx" will extract it and also typeset the documentation.
+"xelatex xpinyin.dtx" will typeset the documentation.
The package requires LaTeX3 support as provided in the l3kernel and l3packages
bundles. Both of these are available on CTAN as ready-to-install zip files.
@@ -62,17 +62,21 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
%</readme>
%<*internal>
\fi
-\ifnum\strcmp{\fmtname}{plain}=0 \else
- \expandafter\begingroup
-\fi
+\begingroup
+ \edef\tempa{\fmtname}
+ \edef\tempb{plain}
+\expandafter\endgroup
+\ifx\tempa\tempb
+\csname fi\endcsname
%</internal>
%<*install>
+
\input docstrip.tex
\keepsilent
\askforoverwritefalse
\preamble
- Copyright (C) 2012 by Qing Lee <sobenlee@gmail.com>
+ Copyright (C) 2012--2013 by Qing Lee <sobenlee@gmail.com>
--------------------------------------------------------------------------
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
@@ -95,20 +99,20 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
xpinyin.ins and
README.
\endpostamble
-\usedir{tex/latex/xpinyin}
-\generate{\file{\jobname.sty}{\from{\jobname.dtx}{package}}}
+
+\generate{
+ \usedir{source/latex/xpinyin}
+ \file{\jobname.ins}{\from{\jobname.dtx}{install}}
+ \usedir{tex/latex/xpinyin}
+ \file{\jobname.sty}{\from{\jobname.dtx}{package}}
+ \nopreamble\nopostamble
+ \usedir{doc/latex/zhnumber}
+ \file{README.txt}{\from{\jobname.dtx}{readme}}
+}
+
+\endbatchfile
%</install>
-%<install>\endbatchfile
%<*internal>
-\usedir{source/latex/xpinyin}
-\generate{\file{\jobname.ins}{\from{\jobname.dtx}{install}}}
-\nopreamble\nopostamble
-\usedir{doc/latex/zhnumber}
-\generate{\file{README.txt}{\from{\jobname.dtx}{readme}}}
-\ifnum\strcmp{\fmtname}{plain}=0
- \expandafter\endbatchfile
-\else
- \expandafter\endgroup
\fi
%</internal>
%
@@ -118,7 +122,7 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
\ProvidesFile{xpinyin.dtx}
%</driver>
\RequirePackage{expl3}
-\GetIdInfo$Id: xpinyin.dtx 367 2012-11-23 04:45:50Z sobenlee $
+\GetIdInfo$Id: xpinyin.dtx 407 2013-05-20 02:19:35Z sobenlee $
{Automatically add pinyin to Chinese characters}
%</driver|package>
%
@@ -176,7 +180,7 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
%</driver>
% \fi
%
-% \CheckSum{528}
+% \CheckSum{534}
% \GetFileInfo{\jobname.sty}
%
% \title{\bfseries\pkg{xpinyin} 宏包}
@@ -370,7 +374,7 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
% \fi
%
% \begin{macrocode}
-\ProvidesExplPackage{\ExplFileName}{\ExplFileDate}{1.2}{\ExplFileDescription}
+\ProvidesExplPackage{\ExplFileName}{\ExplFileDate}{1.3}{\ExplFileDescription}
% \end{macrocode}
%
% \begin{macrocode}
@@ -733,7 +737,7 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
}
{
\int_compare:nNnTF
- { 0 \cs_if_exist_use:c { c_xpinyin_ \tl_to_str:V \l_xpinyin_tone_tl _tl } } >
+ { 0 \cs_if_exist_use:c { c_xpinyin_ \tl_to_str:N \l_xpinyin_tone_tl _tl } } >
{ 0 \cs_if_exist_use:c { c_xpinyin_ \tl_to_str:n {#1} _tl } }
{ \tl_put_right:Nn \l_xpinyin_post_tl {#1} }
{
@@ -745,7 +749,6 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
}
\xpinyin_xpinyin_aux:N
}
-\cs_generate_variant:Nn \tl_to_str:n { V }
% \end{macrocode}
% \end{macro}
%
@@ -766,7 +769,9 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
\bool_if:nTF
{
\str_if_eq_p:Vn \l_xpinyin_item_tl { l } ||
- \str_if_eq_p:Vn \l_xpinyin_item_tl { n }
+ \str_if_eq_p:Vn \l_xpinyin_item_tl { n } ||
+ \str_if_eq_p:Vn \l_xpinyin_item_tl { L } ||
+ \str_if_eq_p:Vn \l_xpinyin_item_tl { N }
}
{ \exp_not:n { ü} } { u }
}
@@ -831,7 +836,12 @@ and some specific Chinese Simplified fonts (TrueType or OpenType).
\cs_new_nopar:Nn \xpinyin_num_to_tone_v:Nn
{
\bool_if:nTF
- { \str_if_eq_p:Vn \l_tmpa_tl { l } || \str_if_eq_p:Vn \l_tmpa_tl { n } }
+ {
+ \str_if_eq_p:Vn \l_xpinyin_pre_tl { l } ||
+ \str_if_eq_p:Vn \l_xpinyin_pre_tl { n } ||
+ \str_if_eq_p:Vn \l_xpinyin_pre_tl { L } ||
+ \str_if_eq_p:Vn \l_xpinyin_pre_tl { N }
+ }
{
\if_case:w \int_eval:n { #2 - \c_one } \exp_stop_f:
ǖ \or: ǘ \or: ǚ \or: ǜ \else: ü \fi:
diff --git a/Master/texmf-dist/source/latex/xpinyin/xpinyin.ins b/Master/texmf-dist/source/latex/xpinyin/xpinyin.ins
index d9c59d952df..87159fe85ca 100644
--- a/Master/texmf-dist/source/latex/xpinyin/xpinyin.ins
+++ b/Master/texmf-dist/source/latex/xpinyin/xpinyin.ins
@@ -6,7 +6,7 @@
%%
%% xpinyin.dtx (with options: `install')
%%
-%% Copyright (C) 2012 by Qing Lee <sobenlee@gmail.com>
+%% Copyright (C) 2012--2013 by Qing Lee <sobenlee@gmail.com>
%% --------------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -19,12 +19,13 @@
%% This work has the LPPL maintenance status "maintained".
%% The Current Maintainer of this work is Qing Lee.
%%
+
\input docstrip.tex
\keepsilent
\askforoverwritefalse
\preamble
- Copyright (C) 2012 by Qing Lee <sobenlee@gmail.com>
+ Copyright (C) 2012--2013 by Qing Lee <sobenlee@gmail.com>
--------------------------------------------------------------------------
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
@@ -47,8 +48,17 @@
xpinyin.ins and
README.
\endpostamble
-\usedir{tex/latex/xpinyin}
-\generate{\file{\jobname.sty}{\from{\jobname.dtx}{package}}}
+
+\generate{
+ \usedir{source/latex/xpinyin}
+ \file{\jobname.ins}{\from{\jobname.dtx}{install}}
+ \usedir{tex/latex/xpinyin}
+ \file{\jobname.sty}{\from{\jobname.dtx}{package}}
+ \nopreamble\nopostamble
+ \usedir{doc/latex/zhnumber}
+ \file{README.txt}{\from{\jobname.dtx}{readme}}
+}
+
\endbatchfile
%%
%% This package consists of the file xpinyin.dtx,
diff --git a/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty b/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty
index c9740575b02..f6e6d79e7d8 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 by Qing Lee <sobenlee@gmail.com>
+%% Copyright (C) 2012--2013 by Qing Lee <sobenlee@gmail.com>
%% --------------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -21,9 +21,9 @@
%%
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
-\GetIdInfo$Id: xpinyin.dtx 367 2012-11-23 04:45:50Z sobenlee $
+\GetIdInfo$Id: xpinyin.dtx 407 2013-05-20 02:19:35Z sobenlee $
{Automatically add pinyin to Chinese characters}
-\ProvidesExplPackage{\ExplFileName}{\ExplFileDate}{1.2}{\ExplFileDescription}
+\ProvidesExplPackage{\ExplFileName}{\ExplFileDate}{1.3}{\ExplFileDescription}
\msg_new:nnn { xpinyin } { no-LuaTeX }
{
The~xpinyin~package~is~not~supported~in~LuaTeX.\\\\
@@ -272,7 +272,7 @@
}
{
\int_compare:nNnTF
- { 0 \cs_if_exist_use:c { c_xpinyin_ \tl_to_str:V \l_xpinyin_tone_tl _tl } } >
+ { 0 \cs_if_exist_use:c { c_xpinyin_ \tl_to_str:N \l_xpinyin_tone_tl _tl } } >
{ 0 \cs_if_exist_use:c { c_xpinyin_ \tl_to_str:n {#1} _tl } }
{ \tl_put_right:Nn \l_xpinyin_post_tl {#1} }
{
@@ -284,7 +284,6 @@
}
\xpinyin_xpinyin_aux:N
}
-\cs_generate_variant:Nn \tl_to_str:n { V }
\cs_new_nopar:Nn \xpinyin_tone:Nn
{ \use:c { xpinyin_num_to_tone_ #1 :Nn } {#1} {#2} }
\cs_generate_variant:Nn \xpinyin_tone:Nn { V }
@@ -295,7 +294,9 @@
\bool_if:nTF
{
\str_if_eq_p:Vn \l_xpinyin_item_tl { l } ||
- \str_if_eq_p:Vn \l_xpinyin_item_tl { n }
+ \str_if_eq_p:Vn \l_xpinyin_item_tl { n } ||
+ \str_if_eq_p:Vn \l_xpinyin_item_tl { L } ||
+ \str_if_eq_p:Vn \l_xpinyin_item_tl { N }
}
{ \exp_not:n { ü} } { u }
}
@@ -333,7 +334,12 @@
\cs_new_nopar:Nn \xpinyin_num_to_tone_v:Nn
{
\bool_if:nTF
- { \str_if_eq_p:Vn \l_tmpa_tl { l } || \str_if_eq_p:Vn \l_tmpa_tl { n } }
+ {
+ \str_if_eq_p:Vn \l_xpinyin_pre_tl { l } ||
+ \str_if_eq_p:Vn \l_xpinyin_pre_tl { n } ||
+ \str_if_eq_p:Vn \l_xpinyin_pre_tl { L } ||
+ \str_if_eq_p:Vn \l_xpinyin_pre_tl { N }
+ }
{
\if_case:w \int_eval:n { #2 - \c_one } \exp_stop_f:
ǖ \or: ǘ \or: ǚ \or: ǜ \else: ü \fi: