From 1e213eab38abfeaf29235caabc5ab6d14672e5c3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 20 Oct 2019 20:59:28 +0000 Subject: xsim (20oct19) git-svn-id: svn://tug.org/texlive/trunk@52460 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/xsim/xsim.interface.code.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/xsim/xsim.interface.code.tex') diff --git a/Master/texmf-dist/tex/latex/xsim/xsim.interface.code.tex b/Master/texmf-dist/tex/latex/xsim/xsim.interface.code.tex index 3331f6278a6..0c1251d1130 100644 --- a/Master/texmf-dist/tex/latex/xsim/xsim.interface.code.tex +++ b/Master/texmf-dist/tex/latex/xsim/xsim.interface.code.tex @@ -54,7 +54,7 @@ % ---------------------------------------------------------------------------- \ProvideDocumentCommand \IfExistSolutionTF {+m+m} - { \xsim_if_solution_exists:ooTF {\ExerciseType} {\ExerciseID} {#1} {#2} } + { \xsim_if_solution_exist:ooTF {\ExerciseType} {\ExerciseID} {#1} {#2} } \NewDocumentCommand \IfExistSolutionT {+m} { \IfExistSolutionTF {#1} {} } @@ -460,7 +460,7 @@ \NewDocumentCommand \ProvideExerciseTagging {m} { - \xsim_if_tag_type_exists:nTF {#1} + \xsim_if_tag_type_exist:nTF {#1} { \msg_warning:nnn {xsim} {tag-exists} {#1} } { \xsim_new_tag_type:n {#1} } } -- cgit v1.2.3