diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-14 22:03:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-14 22:03:45 +0000 |
commit | 8a897397d1ef31d60c60a663186a8a5c0be00aa2 (patch) | |
tree | 3889866d3312f23ce9832a19b517459ed31cbf00 /Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty | |
parent | bffe659d9cfa6ef6a9adaa796cb1a9138e109735 (diff) |
xpinyin (14may16)
git-svn-id: svn://tug.org/texlive/trunk@41122 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty | 46 |
1 files changed, 26 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty b/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty index 144c0a635fd..9c5950e94b7 100644 --- a/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty +++ b/Master/texmf-dist/tex/latex/xpinyin/xpinyin.sty @@ -6,25 +6,31 @@ %% %% xpinyin.dtx (with options: `package') %% -%% Copyright (C) 2012-2016 by Qing Lee <sobenlee@gmail.com> +%% Copyright (C) 2012-2016 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 -%% of this license or (at your option) any later version. -%% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of LaTeX -%% version 2005/12/01 or later. %% -%% This work has the LPPL maintenance status "maintained". -%% The Current Maintainer of this work is Qing Lee. +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.3c of this license or (at your option) any later +%% version. This version of this license is in +%% http://www.latex-project.org/lppl/lppl-1-3c.txt +%% and the latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of +%% LaTeX version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Qing Lee. +%% +%% -------------------------------------------------------------------------- %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo$Id: xpinyin.dtx d4d7ebd 2016-02-02 16:55:24 +0800 Qing Lee <sobenlee@gmail.com> $ +\GetIdInfo$Id: xpinyin.dtx 25c0591 2016-05-14 12:22:35 +0800 Qing Lee <sobenlee@gmail.com> $ {Automatically add pinyin to Chinese characters} \ProvidesExplPackage{\ExplFileName} - {\ExplFileDate}{2.2}{\ExplFileDescription} + {\ExplFileDate}{2.3}{\ExplFileDescription} \msg_new:nnn { xpinyin } { l3-too-old } { Support~package~'expl3'~too~old. \\\\ @@ -574,13 +580,13 @@ } \ProcessKeysOptions { xpinyin } %% -%% This package consists of the file xpinyin.dtx, -%% and the derived files xpinyin.sty, -%% xpinyin.pdf, -%% xpinyin.ins, -%% xpinyin.lua, -%% xpinyin.db, -%% xpinyin-database.def and -%% README. +%% This package consists of the file xpinyin.dtx, +%% and the derived files xpinyin.sty, +%% xpinyin.pdf, +%% xpinyin.ins, +%% xpinyin.lua, +%% xpinyin.db, +%% xpinyin-database.def and +%% README.md. %% %% End of file `xpinyin.sty'. |