summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/xelatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-30 22:44:33 +0000
committerKarl Berry <karl@freefriends.org>2018-04-30 22:44:33 +0000
commit154decbde20261c8e3c8bf4cc885d45dc19be63b (patch)
tree0ef410829cdcebda949119dda47ab43aedb98982 /Master/texmf-dist/source/xelatex
parenta4539fbc3763efe50ec66f835e3d41f907a282c6 (diff)
xecjk (30apr18)
git-svn-id: svn://tug.org/texlive/trunk@47519 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/xelatex')
-rw-r--r--Master/texmf-dist/source/xelatex/xecjk/xeCJK.dtx7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/xelatex/xecjk/xeCJK.dtx b/Master/texmf-dist/source/xelatex/xecjk/xeCJK.dtx
index 7b529c66f37..eefa597224b 100644
--- a/Master/texmf-dist/source/xelatex/xecjk/xeCJK.dtx
+++ b/Master/texmf-dist/source/xelatex/xecjk/xeCJK.dtx
@@ -194,7 +194,7 @@ Copyright and Licence
%<*package|config|fntef|listings|xunicode|xunextra>
%<!(config|xunextra)>\NeedsTeXFormat{LaTeX2e}
%<!(config|xunextra)>\RequirePackage{expl3}
-%<+!driver>\GetIdInfo$Id: xeCJK.dtx 2041e49 2018-04-07 17:31:56 +0800 Qing Lee <sobenlee@gmail.com> $
+%<+!driver>\GetIdInfo$Id: xeCJK.dtx b604170 2018-04-30 10:29:28 +0800 Liu Haiyang <leoliu.pku@gmail.com> $
%<package> {Typesetting CJK scripts with XeLaTeX}
%<config> {Configuration file for xeCJK package}
%<fntef> {xeCJK font effect}
@@ -207,7 +207,7 @@ Copyright and Licence
%<listings>\ProvidesExplPackage{xeCJK-listings}
%<xunicode>\ProvidesExplPackage{xunicode-addon}
%<xunextra>\ProvidesExplFile{xunicode-extra.def}
-%<!driver> {\ExplFileDate}{3.7.0}{\ExplFileDescription}
+%<!driver> {\ExplFileDate}{3.7.1}{\ExplFileDescription}
%</package|config|fntef|listings|xunicode|xunextra>
%<*driver>
\documentclass{ctxdoc}
@@ -11591,6 +11591,7 @@ Copyright and Licence
{ \xunadd_append_begin_hook:n }
}
{ \xunadd_set_begin_hook:nn {#2} }
+ {#3}
}
\NewDocumentCommand \AtEndUTFCommand { s O { } +m }
{
@@ -11600,7 +11601,7 @@ Copyright and Licence
{ \xunadd_set_end_hook:n }
{ \xunadd_append_end_hook:n }
}
- { \xunadd_set_begin_hook:nn {#2} }
+ { \xunadd_set_end_hook:nn {#2} }
{#3}
}
% \end{macrocode}