diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-30 21:52:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-30 21:52:46 +0000 |
commit | 6c0fed440c27ba0d6856feeb1000320320cf8a96 (patch) | |
tree | 8cc4e971b5e90015e329853a2213f557eb5c9cd8 /Master/texmf-dist/tex/latex/xsim/xsim.collections.code.tex | |
parent | ea9225ae59ad8eedf594cd44fcb2e37414995215 (diff) |
xsim (30sep19)
git-svn-id: svn://tug.org/texlive/trunk@52232 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xsim/xsim.collections.code.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/xsim/xsim.collections.code.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/xsim/xsim.collections.code.tex b/Master/texmf-dist/tex/latex/xsim/xsim.collections.code.tex index 62c963d6313..b7d348e0d51 100644 --- a/Master/texmf-dist/tex/latex/xsim/xsim.collections.code.tex +++ b/Master/texmf-dist/tex/latex/xsim/xsim.collections.code.tex @@ -8,7 +8,7 @@ % Web: https://github.com/cgnieder/xsim % E-Mail: contact@mychemistry.eu % ---------------------------------------------------------------------------- -% Copyright 2017--2018 Clemens Niederberger +% Copyright 2017--2019 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -353,7 +353,7 @@ { \bool_if:nTF { - !\str_if_eq_x_p:nn {#1} {all~ exercises} && + !\str_if_eq_p:en {#1} {all~ exercises} && \prop_item:Nn \g__xsim_collections_prop {#1} } { \prg_return_true: } |