summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex22
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
index 52e8c18975c..f53bbc715d0 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
@@ -1,5 +1,5 @@
% \LaTeX-Main\
-%% The LaTeX package tcolorbox - version 3.91 (2016/04/27)
+%% The LaTeX package tcolorbox - version 3.93 (2016/06/01)
%% tcolorbox.tex: Manual
%%
%% -------------------------------------------------------------------------------------------
@@ -24,8 +24,8 @@
\tcbEXTERNALIZE
\usepackage{tcolorbox.doc.s_snippet}
%\tcbset{external/PassOptionsToPackage={cache=false}{minted}}
-\immediate\write18{mkdir external}
-\immediate\write18{mkdir solutions}
+\ShellEscape{mkdir external}
+\ShellEscape{mkdir solutions}
\RequirePackage{csquotes}
\RequirePackage[style=numeric-comp,sorting=nyt,
@@ -36,8 +36,8 @@
\setlength{\bibitemsep}{\smallskipamount}
\addbibresource{tcolorbox.doc.bib}
-\def\version{3.91}%
-\def\datum{2016/04/27}%
+\def\version{3.93}%
+\def\datum{2016/06/01}%
\makeindex
\hypersetup{
@@ -52,14 +52,14 @@
%\nocite{*}
% intermediate hack to compensate a biblatex error (3.4)
-\makeatletter
-\def\ifempty#1{%
- \protected@edef\z{#1}%
- \expandafter\ifblank\expandafter{\z}}
-\makeatother
+%\makeatletter
+%\def\ifempty#1{%
+% \protected@edef\z{#1}%
+% \expandafter\ifblank\expandafter{\z}}
+%\makeatother
%\tcbset{draftmode}
-%\includeonly{tcolorbox.doc.intro}
+%\includeonly{tcolorbox.doc.listings}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}