summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-23 20:36:02 +0000
committerKarl Berry <karl@freefriends.org>2021-05-23 20:36:02 +0000
commitc9f58a161ca46fb8e6b793573bceaff412b353d2 (patch)
treef10344b337ec6d3a39ed092dae67d3fec8b3aa5e /Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex
parenta443dcfeda6838f13d91a339ebbac6660fcd08e7 (diff)
tcolorbox (23may21)
git-svn-id: svn://tug.org/texlive/trunk@59319 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex
index 14e7c8d4305..7de64918b3e 100644
--- a/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex
+++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex
@@ -1,8 +1,8 @@
-%% The LaTeX package tcolorbox - version 4.42 (2020/10/09)
+%% The LaTeX package tcolorbox - version 4.50 (2021/05/21)
%% tcbprocessing.code.tex: Code for conditional processing
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2006-2020 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% Copyright (c) 2006-2021 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
%% -------------------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
-\tcb@set@library@version{4.42}
+\tcb@set@library@version{4.50}
\RequirePackage{pdftexcmds}
\RequirePackage{shellesc}
@@ -35,6 +35,7 @@
}
\def\tcbproc@writemdfive#1{%
+ \tcb@allocate@tcb@out%
\immediate\openout\tcb@out=#1%
\immediate\write\tcb@out{\string\def\string\tcbproclastmdfivesum{\tcbprocmdfivesum}\@percentchar}%
\immediate\closeout\tcb@out%