From 444c1050c67506a3264527083833179dbdff039b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Jul 2015 21:15:58 +0000 Subject: tcolorbox (23jul15) git-svn-id: svn://tug.org/texlive/trunk@37936 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex | 8 ++++---- Master/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbminted.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex | 4 ++-- Master/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty | 8 +++++--- 16 files changed, 37 insertions(+), 35 deletions(-) (limited to 'Master/texmf-dist/tex/latex/tcolorbox') diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex index bea401b303e..df169d63357 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.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) %% tcbbreakable.code.tex: Code for breakable colorboxes %% %% ------------------------------------------------------------------------------------------- @@ -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} \let\tcb@parboxrestore@true=\tcb@parboxrestore \def\tcb@parboxrestore@false{\vskip-\parskip\linewidth\hsize\noindent} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.code.tex index 21bcc5f157f..d05e66d5cb0 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.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) %% tcbdocumentation.code.tex: Code for LaTeX documentations %% %% ------------------------------------------------------------------------------------------- @@ -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} \tcbuselibrary{listings,skins,xparse,external} 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% } diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex index 2885563e34f..24088f8a942 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbfitting.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) %% tcbfitting.code.tex: Code for fit boxes %% %% ------------------------------------------------------------------------------------------- @@ -18,7 +18,7 @@ %% This work consists of all files listed in README %% %\makeatletter -\tcb@set@library@version{3.70} +\tcb@set@library@version{3.71} \newdimen\tcbfitdim \newdimen\tcb@lowerfitdim diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex index 353d08fb41f..e09e6360dc0 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbhooks.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) %% tcbhooks.code.tex: Code for adding hooks %% %% ------------------------------------------------------------------------------------------- @@ -18,7 +18,7 @@ %% This work consists of all files listed in README %% %\makeatletter -\tcb@set@library@version{3.70} +\tcb@set@library@version{3.71} \tcbset{% before upper app/.code={\appto\kvtcb@before@upper{#1}},% diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex index cb6c042fe99..eb4dcaf1e77 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.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) %% tcblistings.code.tex: Code for colorboxes with listings %% %% ------------------------------------------------------------------------------------------- @@ -18,7 +18,7 @@ %% This work consists of all files listed in README %% %\makeatletter -\tcb@set@library@version{3.70} +\tcb@set@library@version{3.71} \RequirePackage{listings}[2007/02/22] diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex index b4beafb6659..277c2eaae56 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcblistingscore.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) %% tcblistingscode.code.tex: Auxiliary code for colorboxes with listings %% %% ------------------------------------------------------------------------------------------- @@ -18,7 +18,7 @@ %% This work consists of all files listed in README %% %\makeatletter -\tcb@set@library@version{3.70} +\tcb@set@library@version{3.71} \RequirePackage{pdftexcmds} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex index 598e6a8710d..f0cb634ad6a 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.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) %% tcblistingsutf8.code.tex: Code for colorboxes with listings in UTF-8 %% %% ------------------------------------------------------------------------------------------- @@ -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} \RequirePackage{listingsutf8}[2011/11/10] \tcbuselibrary{listings} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex index 02969dd8013..9f254602be9 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbmagazine.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) %% tcbmagazine.code.tex: Code for box sets and magazine styles %% %% ------------------------------------------------------------------------------------------- @@ -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} \tcbuselibrary{breakable} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbminted.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbminted.code.tex index a297383e8c8..afec5bd3ac7 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbminted.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbminted.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) %% tcbminted.code.tex: Code for colorboxes with listings %% %% ------------------------------------------------------------------------------------------- @@ -18,7 +18,7 @@ %% This work consists of all files listed in README %% %\makeatletter -\tcb@set@library@version{3.70} +\tcb@set@library@version{3.71} \RequirePackage{minted}[2011/09/17] diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex index 62ac347a6a1..366d57383a0 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbraster.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) %% tcbskinsjigsaw.code.tex: Code for colorboxes with different skins %% %% ------------------------------------------------------------------------------------------- @@ -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} \newcounter{tcbrastercolumn} \newcounter{tcbrasterrow} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex index 8b8b865964a..c0ec72ef34c 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbskins.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) %% tcbskins.code.tex: Code for colorboxes with different skins %% %% ------------------------------------------------------------------------------------------- @@ -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} \RequirePackage{tikz}[2010/10/13] diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex index 2a172ab5fce..dde02bc0643 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.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) %% tcbskinsjigsaw.code.tex: Code for colorboxes with different skins %% %% ------------------------------------------------------------------------------------------- @@ -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} \tcbuselibrary{skins} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex index eecbc5124ea..5ee60e94f83 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.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) %% tcbtheorems.code.tex: Code for theorems in colorboxes %% %% ------------------------------------------------------------------------------------------- @@ -18,7 +18,7 @@ %% This work consists of all files listed in README %% %\makeatletter -\tcb@set@library@version{3.70} +\tcb@set@library@version{3.71} \RequirePackage{amsmath} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex index fba728f9a10..b5548ce8400 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbxparse.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) %% tcbxparse.code.tex: Code for xparse features %% %% ------------------------------------------------------------------------------------------- @@ -18,7 +18,7 @@ %% This work consists of all files listed in README %% %\makeatletter -\tcb@set@library@version{3.70} +\tcb@set@library@version{3.71} \RequirePackage{xparse}[2013/12/31] diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty b/Master/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty index 25ece46948c..488492ebd14 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 3.70 (2015/07/16) +%% The LaTeX package tcolorbox - version 3.71 (2015/07/23) %% tcolorbox.sty: Text color boxes %% %% ------------------------------------------------------------------------------------------- @@ -18,8 +18,8 @@ %% This work consists of all files listed in README %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tcolorbox}[2015/07/16 version 3.70 text color boxes] -\def\tcb@version{3.70} +\ProvidesPackage{tcolorbox}[2015/07/23 version 3.71 text color boxes] +\def\tcb@version{3.71} \RequirePackage{pgf}[2008/01/15] \RequirePackage{verbatim}[2003/08/22] @@ -1438,6 +1438,8 @@ \let\tcb@after@unbroken=\kvtcb@afterbox% } +\let\tcb@extras@unbroken\@empty + \def\tcb@drawcolorbox{% \edef\tcb@split@state{unbroken}% \tcb@extras@unbroken% -- cgit v1.2.3