summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty')
-rw-r--r--Master/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty b/Master/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty
index 44f922d7dbd..4f5110b76df 100644
--- a/Master/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty
+++ b/Master/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty
@@ -29,10 +29,10 @@
%%
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
-\GetIdInfo$Id: xeCJK.dtx 2041e49 2018-04-07 17:31:56 +0800 Qing Lee <sobenlee@gmail.com> $
+\GetIdInfo$Id: xeCJK.dtx b604170 2018-04-30 10:29:28 +0800 Liu Haiyang <leoliu.pku@gmail.com> $
{addon file for xunicode}
\ProvidesExplPackage{xunicode-addon}
- {\ExplFileDate}{3.7.0}{\ExplFileDescription}
+ {\ExplFileDate}{3.7.1}{\ExplFileDescription}
\bool_lazy_or:nnF
{ \sys_if_engine_xetex_p: }
{ \sys_if_engine_luatex_p: }
@@ -532,6 +532,7 @@
{ \xunadd_append_begin_hook:n }
}
{ \xunadd_set_begin_hook:nn {#2} }
+ {#3}
}
\NewDocumentCommand \AtEndUTFCommand { s O { } +m }
{
@@ -541,7 +542,7 @@
{ \xunadd_set_end_hook:n }
{ \xunadd_append_end_hook:n }
}
- { \xunadd_set_begin_hook:nn {#2} }
+ { \xunadd_set_end_hook:nn {#2} }
{#3}
}
\cs_new_protected_nopar:Npn \xunadd_set_begin_hook:n