diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-18 21:51:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-18 21:51:06 +0000 |
commit | b737b99b9e76228a88c75818075675d2f3da6a03 (patch) | |
tree | 1a43078e314e9d30854852ef621097d1184bdad7 /Master/texmf-dist/tex/latex/xcjk2uni/xCJK2uni.sty | |
parent | ac10a340d089015d4cd7cdb72910245f40a214ae (diff) |
xcjk2uni (18may14)
git-svn-id: svn://tug.org/texlive/trunk@34109 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xcjk2uni/xCJK2uni.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/xcjk2uni/xCJK2uni.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/xcjk2uni/xCJK2uni.sty b/Master/texmf-dist/tex/latex/xcjk2uni/xCJK2uni.sty index e80bf60234a..82fffb22565 100644 --- a/Master/texmf-dist/tex/latex/xcjk2uni/xCJK2uni.sty +++ b/Master/texmf-dist/tex/latex/xcjk2uni/xCJK2uni.sty @@ -6,7 +6,7 @@ %% %% xCJK2uni.dtx (with options: `package') %% -%% Copyright (C) 2013 by Qing Lee <sobenlee@gmail.com> +%% Copyright (C) 2013-2014 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,10 +21,10 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo$Id: xCJK2uni.dtx 643 2014-04-29 09:36:22Z sobenlee $ +\GetIdInfo$Id: xCJK2uni.dtx 655 2014-05-12 15:25:37Z sobenlee $ {Convert CJK character to Unicode.} \ProvidesExplPackage{\ExplFileName} - {\ExplFileDate}{0.2}{\ExplFileDescription} + {\ExplFileDate}{0.3}{\ExplFileDescription} \pdftex_if_engine:F { \msg_new:nnn { xCJK2uni } { pdflatex } |