summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex
index 910d7137ca9..a9abf0d2ae3 100644
--- a/Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex
+++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex
@@ -1,4 +1,4 @@
-%% The LaTeX package tcolorbox - version 3.70 (2015/07/16)
+%% The LaTeX package tcolorbox - version 3.71 (2015/07/23)
%% tcbexternal.code.tex: Code for externalization
%%
%% -------------------------------------------------------------------------------------------
@@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
-\tcb@set@library@version{3.70}
+\tcb@set@library@version{3.71}
{
\catcode`\"=12
@@ -88,7 +88,7 @@
\endgroup%
}
-\def\tcbexternal@inputsource{
+\def\tcbexternal@inputsource{%
\IfFileExists{\tcbexternal@job@source}%
{\input{\tcbexternal@job@source}}%
{\tcb@error{File '\tcbexternal@job@source' missing.}{}}%
@@ -129,7 +129,7 @@
\def\tcbexternallastmdfivesum{x}%
\edef\tcbexternalmdfivesum{}%
\fi%
- \immediate\openout\tcb@out=\tcbexternal@job@mdfive
+ \immediate\openout\tcb@out=\tcbexternal@job@mdfive%
\immediate\write\tcb@out{\string\def\string\tcbexternallastmdfivesum{\tcbexternalmdfivesum}\@percentchar}%
\immediate\closeout\tcb@out%
}