From a03952be20d5ea076cd8e40e233c0d21116c7a90 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Jun 2022 21:53:55 +0000 Subject: tcolorbox (24jun22) git-svn-id: svn://tug.org/texlive/trunk@63713 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/tcolorbox/CHANGES.md | 14 +++++++++++ Master/texmf-dist/doc/latex/tcolorbox/README.md | 2 +- .../latex/tcolorbox/tcolorbox-example-poster.pdf | Bin 281296 -> 281296 bytes .../latex/tcolorbox/tcolorbox-example-poster.tex | 2 +- .../doc/latex/tcolorbox/tcolorbox-example.pdf | Bin 469093 -> 469093 bytes .../doc/latex/tcolorbox/tcolorbox-example.tex | 2 +- .../latex/tcolorbox/tcolorbox-tutorial-poster.pdf | Bin 455911 -> 456149 bytes .../latex/tcolorbox/tcolorbox-tutorial-poster.tex | 2 +- .../latex/tcolorbox/tcolorbox.doc.coremacros.tex | 5 ++-- .../latex/tcolorbox/tcolorbox.doc.coreoptions.tex | 2 +- .../doc/latex/tcolorbox/tcolorbox.doc.fitting.tex | 2 +- .../doc/latex/tcolorbox/tcolorbox.doc.intro.tex | 12 ++++++---- .../doc/latex/tcolorbox/tcolorbox.doc.listings.tex | 2 +- .../texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf | Bin 7669273 -> 7670315 bytes .../texmf-dist/doc/latex/tcolorbox/tcolorbox.tex | 8 +++---- .../tex/latex/tcolorbox/tcbbreakable.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbdocumentation.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbexternal.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbfitting.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbhooks.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcblistings.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcblistingscore.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcblistingsutf8.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbmagazine.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbminted.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbposter.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbprocessing.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbraster.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbskins.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbskinsjigsaw.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbtheorems.code.tex | 26 ++++++++++----------- .../tex/latex/tcolorbox/tcbvignette.code.tex | 4 ++-- .../tex/latex/tcolorbox/tcbxparse.code.tex | 4 ++-- .../texmf-dist/tex/latex/tcolorbox/tcolorbox.sty | 12 +++++----- 34 files changed, 87 insertions(+), 72 deletions(-) diff --git a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES.md b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES.md index 5dc1a6549f7..5cd3c335463 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES.md +++ b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES.md @@ -22,6 +22,20 @@ and this project adheres to +## [5.1.1] - 2022-06-24 + +### Changed +- Some documentation improvements +- Library `xparse` removed from settings `many` and `most` +- Slight implemenation change for `\newtcbtheorem` and `\renewtcbtheorem` + +### Fixed +- Regression bug introduced with v5.0.0 2021-12-16 (issue #182) + Instead of `beforeafter skip balanced`, `autoparskip` was set as default, restoring + the situation before v4.40 (with some inconsistencies) + + + ## [5.1.0] - 2022-06-22 ### Added diff --git a/Master/texmf-dist/doc/latex/tcolorbox/README.md b/Master/texmf-dist/doc/latex/tcolorbox/README.md index 5677aebf2e5..7b71ce27494 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/README.md +++ b/Master/texmf-dist/doc/latex/tcolorbox/README.md @@ -1,4 +1,4 @@ -# The LaTeX package tcolorbox - version 5.1.0 (2022/06/22) +# The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) > Copyright (c) 2006-2022 by Prof. Dr. Dr. Thomas F. Sturm diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.pdf b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.pdf index 802b875cc4c..4fc5f5f3342 100644 Binary files a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.pdf and b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.pdf differ diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.tex index 153c943e9d9..699d19a9c71 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcolorbox-example-poster.tex: a poster example for tcolorbox %% %% ------------------------------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf index bce13b3ac6f..c68ebb8fbec 100644 Binary files a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf and b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf differ diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.tex index b5baddaa018..1d4ee51c687 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcolorbox-example.tex: an example for tcolorbox %% %% ------------------------------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.pdf b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.pdf index ce07ca6efa1..7cb12cfa72a 100644 Binary files a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.pdf and b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.pdf differ diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.tex index 412c1092960..0427651ee37 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.tex @@ -1,5 +1,5 @@ % \LaTeX-Main\ -%% The LaTeX package tcolorbox - version 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcolorbox-tutorial-poster.tex: a tutorial for poster creation with tcolorbox %% %% ------------------------------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex index 71fde951c14..110edf06263 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex @@ -3,7 +3,8 @@ \clearpage \section{Macros for Box Creation}% \tcbset{external/prefix=external/coremacros_}% -\subsection{Using \texttt{tcolorbox} and \texttt{tcbox}}\label{subsec:macros_using} +%\subsection{Using \texttt{tcolorbox} and \texttt{\texorpdfstring{\char`\\}{\textbackslash}tcbox}}\label{subsec:macros_using} +\subsection{Using \texttt{tcolorbox} and \texttt{\textbackslash tcbox}}\label{subsec:macros_using} \begin{docEnvironment}{tcolorbox}{\oarg{options}} This is the main environment to create an accentuated colored text box with rounded corners and, optionally, two parts. The appearance of this box @@ -316,7 +317,7 @@ This is a tcolorbox. \clearpage -\subsection{Producing \texttt{tcbox} Commands}\label{subsec:macros_tcbox} +\subsection{Producing \texttt{\textbackslash tcbox} Commands}\label{subsec:macros_tcbox} \begin{docCommand}{newtcbox}{\oarg{init options}\brackets{\texttt{\textbackslash}\meta{name}}\oarg{number}\oarg{default}\marg{options}} Creates a new macro \texttt{\textbackslash}\meta{name} based on \refCom{tcbox}. diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex index bda5bc3ac7a..aad10b052a6 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex @@ -4566,7 +4566,7 @@ This is a \textbf{tcolorbox}. } } Wraps the |\tl_if_blank:n(TF)| command(s) of \textsf{expl3} for option setting. - If the \meta{token list} consists only of blank spaces, the \meta{true options} are set. + If the \meta{token list} consists only of blank spaces or is entirely empty, the \meta{true options} are set. Otherwise, the \meta{false options} are set. \begin{dispExample} \newtcolorbox{mybox}[1]{ IfBlankF={#1}{title=`#1'} } diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex index 6d670c8a167..aa4854d8a64 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex @@ -87,7 +87,7 @@ The library is loaded by a package option or inside the preamble by: \clearpage -\subsection{Producing \texttt{tcboxfit} Commands}\label{subsec:fitting_new} +\subsection{Producing \texttt{\textbackslash tcboxfit} Commands}\label{subsec:fitting_new} \begin{docCommand}{newtcboxfit}{\oarg{init options}\brackets{\texttt{\textbackslash}\rmfamily\meta{name}}\oarg{number}\oarg{default}\marg{options}} diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.intro.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.intro.tex index e744a6f96f3..0147fe42e91 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.intro.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.intro.tex @@ -151,7 +151,7 @@ The following keys are used inside |\tcbuselibrary| respectively \clearpage \begin{docTcbKey}[library]{xparse}{}{\mylib{xparse}} - Provides document command production with |xparse| for |tcolorbox|; + Loads |xparse| and is considered a legacy library kept for compatibility; see Section~\ref{sec:xparse} from page~\pageref{sec:xparse}. \end{docTcbKey} @@ -169,14 +169,14 @@ The following keys are used inside |\tcbuselibrary| respectively \begin{docTcbKey}[library]{many}{}{style, no value} Loads the libraries \mylib{skins}, \mylib{breakable}, \mylib{raster}, \mylib{hooks}, - \mylib{theorems}, \mylib{fitting}, and \mylib{xparse}. + \mylib{theorems}, and \mylib{fitting}. Use this shortcut, if you want to use all features of |tcolorbox| with exception of typesetting listings and using the specialized \mylib{documentation} library. \end{docTcbKey} \begin{docTcbKey}[library]{most}{}{style, no value} - Loads all libraries except \mylib{minted} and \mylib{documentation}. + Loads all libraries except \mylib{minted}, \mylib{documentation}, and \mylib{xparse}. Use this shortcut, if you want to use all features of |tcolorbox| with exception of using the |minted| package and using the specialized \mylib{documentation} library. @@ -208,8 +208,7 @@ The following keys are used inside |\tcbuselibrary| respectively \mylib{raster}\\ \mylib{skins}\\ \mylib{theorems}\\ - \mylib{vignette}\\ - \mylib{xparse} + \mylib{vignette} \tcbitem[adjusted title=Advanced Listings] \mylib{listings}\\ \mylib{listingsutf8} @@ -218,5 +217,8 @@ The following keys are used inside |\tcbuselibrary| respectively \tcbitem[adjusted title=Documentation] \mylib{documentation} \end{tcbitemize} + \begin{tcolorbox}[beamer,adjusted title=Legacy,colframe=blue!50!black,colback=blue!10!white] + \mylib{xparse} + \end{tcolorbox} \end{extcolorbox} diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex index 4cf36cd9ef5..c2108cc97fd 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.listings.tex @@ -382,7 +382,7 @@ Note that the following code uses \verb+!O{}+ now. \clearpage -\subsection{Producing \texttt{tcbinputlisting} Commands}\label{subsec:listings_inputlisting} +\subsection{Producing \texttt{\textbackslash tcbinputlisting} Commands}\label{subsec:listings_inputlisting} \enlargethispage*{1cm} \begin{docCommand}{newtcbinputlisting}{\oarg{init options}\brackets{\texttt{\textbackslash}\rmfamily\meta{name}}\oarg{number}\oarg{default}\marg{options}} diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf index b93a509ec46..6803beb2461 100644 Binary files a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf and b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf differ diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex index 13d9a0bc892..8d410884c3a 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcolorbox.tex: Manual %% %% ------------------------------------------------------------------------------------------- @@ -45,8 +45,8 @@ \setlength{\bibitemsep}{\smallskipamount} \addbibresource{tcolorbox.doc.bib} -\def\version{5.1.0}% -\def\datum{2022/06/22}% +\def\version{5.1.1}% +\def\datum{2022/06/24}% \makeindex \hypersetup{ @@ -64,7 +64,7 @@ %\geometry{showframe} %\tcbset{draftmode} \tcbset{/tcb/external/-}% for final run -%\includeonly{tcolorbox.doc.fitting,tcolorbox.doc.index} +%\includeonly{tcolorbox.doc.theorems} %\hypersetup{colorlinks=false} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex index c5f982ebd7a..e0fbb8bbf2a 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcbbreakable.code.tex: Code for breakable colorboxes %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{5.1.0} +\tcb@set@library@version{5.1.1} \RequirePackage{pdfcol} \pdfcolInitStack{tcb@breakable} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.code.tex index ffa29fd17d4..0d4e728d763 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcbdocumentation.code.tex: Code for LaTeX documentations %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{5.1.0} +\tcb@set@library@version{5.1.1} \tcbuselibrary{listings,skins,xparse,external,raster} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex index 094a35e8cc5..9a0412f8747 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcbexternal.code.tex: Code for externalization %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{5.1.0} +\tcb@set@library@version{5.1.1} \tcbuselibrary{pro@cessing} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex index 0c4f6368cdb..f4afe5b9add 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \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 dd06324a65e..38bf638d87f 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \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 e66d95a375b..57093d0d48c 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \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 a13d4ccbc9a..28dac54eea2 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \tcbuselibrary{pro@cessing} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex index 64ecfd73a36..eb618f90a52 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \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 f719cd19901..4aa35dac70e 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \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 37bcb4055f0..73e4666affb 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \RequirePackage{minted}[2021/12/24] diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex index aaa2029f635..3e208f58ed1 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcbposter.code.tex: Code for posters %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{5.1.0} +\tcb@set@library@version{5.1.1} \tcbuselibrary{breakable,magazine,skins,fitting} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex index 86dd5edc9d6..3d5fac78d0b 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcbprocessing.code.tex: Code for conditional processing %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{5.1.0} +\tcb@set@library@version{5.1.1} \RequirePackage{pdftexcmds} \RequirePackage{shellesc} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex index b1ea20394d7..d3e62b531ab 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \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 666a17e349c..65a29a24c9c 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \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 237625e9baf..8d1fb2abcd1 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \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 22d65d0b657..dc6b5651e76 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% 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{5.1.0} +\tcb@set@library@version{5.1.1} \RequirePackage{amsmath} @@ -147,21 +147,21 @@ } -\NewDocumentCommand \new@tcbtheorem { O{} m m +m m } +\NewDocumentCommand \__tcobox_new_tcbtheorem:w { m O{} m m +m m } { - \@@newtcolorbox[auto~counter,#1]{#2}[3][] + #1 [auto~counter,#2]{#3}[3][] { - #4, - title = {\__tcobox_theo_title:nnn{#3}{\thetcbcounter}{##2}}, + #5, + title = {\__tcobox_theo_title:nnn{#4}{\thetcbcounter}{##2}}, list~entry = {\protect\numberline{\thetcbcounter}##2}, nameref = {##2}, - theo@label = {#5}{##3}, + theo@label = {#6}{##3}, ##1 } - \@@newtcolorbox[#1,no~counter,list~inside=]{#2*}[2][] + #1 [#2,no~counter,list~inside=]{#3*}[2][] { - #4, - title = {\__tcobox_theo_title:nnn{#3}{}{##2}}, + #5, + title = {\__tcobox_theo_title:nnn{#4}{}{##2}}, ##1 } } @@ -169,15 +169,13 @@ \NewDocumentCommand \newtcbtheorem {} { - \cs_set_eq:NN \@@newtcolorbox \newtcolorbox - \new@tcbtheorem + \__tcobox_new_tcbtheorem:w \newtcolorbox } \NewDocumentCommand \renewtcbtheorem {} { - \cs_set_eq:NN \@@newtcolorbox \renewtcolorbox - \new@tcbtheorem + \__tcobox_new_tcbtheorem:w \renewtcolorbox } diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex index 5450aab75ea..900e14ad950 100644 --- a/Master/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex +++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcbvignette.code.tex: Code for ornamental frames %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{5.1.0} +\tcb@set@library@version{5.1.1} \tcbuselibrary{skins} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex index 8b98f909836..477ae4dc6c8 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcbxparse.code.tex: Code for xparse features %% %% ------------------------------------------------------------------------------------------- @@ -18,6 +18,6 @@ %% This work consists of all files listed in README %% %\makeatletter -\tcb@set@library@version{5.1.0} +\tcb@set@library@version{5.1.1} \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 70f5d5996d5..21447f7a971 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 5.1.0 (2022/06/22) +%% The LaTeX package tcolorbox - version 5.1.1 (2022/06/24) %% tcolorbox.sty: Text color boxes %% %% ------------------------------------------------------------------------------------------- @@ -18,8 +18,8 @@ %% This work consists of all files listed in README %% \NeedsTeXFormat{LaTeX2e}[2020/10/01] -\ProvidesPackage{tcolorbox}[2022/06/22 version 5.1.0 text color boxes] -\def\tcb@version{5.1.0} +\ProvidesPackage{tcolorbox}[2022/06/24 version 5.1.1 text color boxes] +\def\tcb@version{5.1.1} \RequirePackage{pgf}[2008/01/15] \RequirePackage{verbatim}[2003/08/22] @@ -2566,7 +2566,7 @@ } \tcbset{% - autoparskip,minipage,savedelimiter=tcolorbox,% + minipage,savedelimiter=tcolorbox,% set@extensions@preframe=,set@extensions@postframe=,set@extensions@final=,% }% @@ -2634,9 +2634,9 @@ \tcb@add@library{vignette}{tcbvignette.code.tex} \tcb@add@library{poster}{tcbposter.code.tex} -\tcb@add@library@style{many}{raster,skins,breakable,hooks,theorems,fitting,xparse} +\tcb@add@library@style{many}{raster,skins,breakable,hooks,theorems,fitting} \tcb@add@library@style{most}{many,listingsutf8,external,magazine,vignette,poster} -\tcb@add@library@style{all}{many,minted,listingsutf8,external,magazine,vignette,poster,documentation} +\tcb@add@library@style{all}{many,minted,listingsutf8,external,magazine,vignette,poster,documentation,xparse} \ProcessOptions* \begingroup\edef\x{\endgroup\noexpand\tcbuselibrary{\tcb@optionlist}}\x -- cgit v1.2.3