summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xsim/xsim.properties.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-10 22:07:28 +0000
committerKarl Berry <karl@freefriends.org>2019-11-10 22:07:28 +0000
commite3210b55f95f0078fe35f60e19af205873f7e8b0 (patch)
tree7b098d15283b91276ec84ed29267ee1655c96497 /Master/texmf-dist/tex/latex/xsim/xsim.properties.code.tex
parent36dbb51507ef6c990eab86aa90f6dc4a0a0ebfd2 (diff)
xsim (10nov19)
git-svn-id: svn://tug.org/texlive/trunk@52725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xsim/xsim.properties.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/xsim/xsim.properties.code.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/xsim/xsim.properties.code.tex b/Master/texmf-dist/tex/latex/xsim/xsim.properties.code.tex
index 1222a61b2e9..5dd0d1baeec 100644
--- a/Master/texmf-dist/tex/latex/xsim/xsim.properties.code.tex
+++ b/Master/texmf-dist/tex/latex/xsim/xsim.properties.code.tex
@@ -94,8 +94,8 @@
}
\bool_if:nF {#3}
{
- \AtEndDocument { \xsim_update_list:n {#4} }
- \AtBeginDocument { \__xsim_set_property_from_list:n {#4} }
+ \xsim_at_end_document:n { \xsim_update_list:n {#4} }
+ \xsim_at_begin_document:n { \__xsim_set_property_from_list:n {#4} }
}
}
}