summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xsim/xsim.base.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-17 22:23:07 +0000
committerKarl Berry <karl@freefriends.org>2020-01-17 22:23:07 +0000
commitd617d6d33cf75f9a3df502b0d4b527ed53ddee5a (patch)
treef2862979796c0ac572ba472dc1e1b5a3a1a51c29 /Master/texmf-dist/tex/latex/xsim/xsim.base.code.tex
parentb4dc5fd6bb9831aecf7bacb238ec64e7d2dc30f4 (diff)
xsim (17jan20)
git-svn-id: svn://tug.org/texlive/trunk@53443 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xsim/xsim.base.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/xsim/xsim.base.code.tex9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/xsim/xsim.base.code.tex b/Master/texmf-dist/tex/latex/xsim/xsim.base.code.tex
index b1fa20bff73..3eb336e3a3f 100644
--- a/Master/texmf-dist/tex/latex/xsim/xsim.base.code.tex
+++ b/Master/texmf-dist/tex/latex/xsim/xsim.base.code.tex
@@ -8,7 +8,7 @@
% Web: https://github.com/cgnieder/xsim
% E-Mail: contact@mychemistry.eu
% ----------------------------------------------------------------------------
-% Copyright 2017--2019 Clemens Niederberger
+% Copyright 2017--2020 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -143,6 +143,13 @@
{ \prg_return_false: }
}
+\prg_new_conditional:Npnn \xsim_if_write_to_files: {p,T,F,TF}
+ {
+ \bool_if:NTF \g__xsim_write_to_file_bool
+ { \prg_return_true: }
+ { \prg_return_false: }
+ }
+
\prg_new_conditional:Npnn \xsim_if_clear_aux: {p,T,F,TF}
{
\xsim_if_final:TF