From 2faf2507ca4d1d6d153f4c2b4c4c78479d459f06 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 15 Jun 2021 03:01:03 +0000 Subject: CTAN sync 202106150301 --- macros/latex/contrib/tcolorbox/CHANGES | 7 ++++++- macros/latex/contrib/tcolorbox/README | 2 +- .../latex/contrib/tcolorbox/tcbbreakable.code.tex | 4 ++-- .../contrib/tcolorbox/tcbdocumentation.code.tex | 16 +++++++++------- .../latex/contrib/tcolorbox/tcbexternal.code.tex | 4 ++-- macros/latex/contrib/tcolorbox/tcbfitting.code.tex | 4 ++-- macros/latex/contrib/tcolorbox/tcbhooks.code.tex | 4 ++-- .../latex/contrib/tcolorbox/tcblistings.code.tex | 4 ++-- .../contrib/tcolorbox/tcblistingscore.code.tex | 4 ++-- .../contrib/tcolorbox/tcblistingsutf8.code.tex | 4 ++-- .../latex/contrib/tcolorbox/tcbmagazine.code.tex | 4 ++-- macros/latex/contrib/tcolorbox/tcbminted.code.tex | 4 ++-- macros/latex/contrib/tcolorbox/tcbposter.code.tex | 4 ++-- .../latex/contrib/tcolorbox/tcbprocessing.code.tex | 4 ++-- macros/latex/contrib/tcolorbox/tcbraster.code.tex | 4 ++-- macros/latex/contrib/tcolorbox/tcbskins.code.tex | 4 ++-- .../contrib/tcolorbox/tcbskinsjigsaw.code.tex | 4 ++-- .../latex/contrib/tcolorbox/tcbtheorems.code.tex | 4 ++-- .../latex/contrib/tcolorbox/tcbvignette.code.tex | 4 ++-- macros/latex/contrib/tcolorbox/tcbxparse.code.tex | 4 ++-- .../contrib/tcolorbox/tcolorbox-example-poster.pdf | Bin 273829 -> 281257 bytes .../contrib/tcolorbox/tcolorbox-example-poster.tex | 2 +- .../latex/contrib/tcolorbox/tcolorbox-example.pdf | Bin 457403 -> 468990 bytes .../latex/contrib/tcolorbox/tcolorbox-example.tex | 2 +- .../tcolorbox/tcolorbox-tutorial-poster.pdf | Bin 442133 -> 455955 bytes .../tcolorbox/tcolorbox-tutorial-poster.tex | 2 +- .../tcolorbox/tcolorbox.doc.documentation.tex | 2 +- macros/latex/contrib/tcolorbox/tcolorbox.pdf | Bin 7209084 -> 7270565 bytes macros/latex/contrib/tcolorbox/tcolorbox.sty | 8 ++++---- macros/latex/contrib/tcolorbox/tcolorbox.tex | 8 ++++---- 30 files changed, 62 insertions(+), 55 deletions(-) (limited to 'macros/latex/contrib/tcolorbox') diff --git a/macros/latex/contrib/tcolorbox/CHANGES b/macros/latex/contrib/tcolorbox/CHANGES index a82b952189..a8166b7894 100644 --- a/macros/latex/contrib/tcolorbox/CHANGES +++ b/macros/latex/contrib/tcolorbox/CHANGES @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% %% ------------------------------------------------------------------------------------------- %% Copyright (c) 2006-2021 by Prof. Dr. Dr. Thomas F. Sturm @@ -1219,3 +1219,8 @@ version 4.50 (2021/05/21) - library 'raster': * (#119) '\thetcbrasternum' changed output the content of a counter. LaTeX counter 'tcbrasterrow', 'tcbrastercolumn', 'tcbrasternum' documented. + +version 4.51 (2021/06/14) +- bug fix: allocation error for write registers +- (#139) library 'documentation': package loading of 'marvosym' and 'pifont' + removed. Symbols are accessed directly now by 'documentation'. diff --git a/macros/latex/contrib/tcolorbox/README b/macros/latex/contrib/tcolorbox/README index e8391f6ff8..5f0ebb3370 100644 --- a/macros/latex/contrib/tcolorbox/README +++ b/macros/latex/contrib/tcolorbox/README @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% %% ------------------------------------------------------------------------------------------- %% Copyright (c) 2006-2021 by Prof. Dr. Dr. Thomas F. Sturm diff --git a/macros/latex/contrib/tcolorbox/tcbbreakable.code.tex b/macros/latex/contrib/tcolorbox/tcbbreakable.code.tex index 5e9133d668..90724439f4 100644 --- a/macros/latex/contrib/tcolorbox/tcbbreakable.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbbreakable.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcbbreakable.code.tex: Code for breakable colorboxes %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{4.50} +\tcb@set@library@version{4.51} \RequirePackage{pdfcol} \pdfcolInitStack{tcb@breakable} diff --git a/macros/latex/contrib/tcolorbox/tcbdocumentation.code.tex b/macros/latex/contrib/tcolorbox/tcbdocumentation.code.tex index 8fa8fde32e..0264f5406d 100644 --- a/macros/latex/contrib/tcolorbox/tcbdocumentation.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbdocumentation.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcbdocumentation.code.tex: Code for LaTeX documentations %% %% ------------------------------------------------------------------------------------------- @@ -17,12 +17,10 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{4.50} +\tcb@set@library@version{4.51} \tcbuselibrary{listings,skins,xparse,external,raster} -\RequirePackage{pifont}[2005/04/12] -\RequirePackage{marvosym}[2011/07/20] \ifdefined\printindex\else\RequirePackage{makeidx}[2000/03/29]\fi \RequirePackage{refcount}[2011/10/16] \RequirePackage{hyperref}[2012/02/06] @@ -39,14 +37,17 @@ \def\colOpt#1{\textcolor{\kvtcb@col@opt}{#1}} \def\colFade#1{\textcolor{\kvtcb@col@fade}{#1}} +\newcommand{\tcb@doc@mvchr}[1]{{\fontfamily{mvs}\fontencoding{U}% + \fontseries{m}\fontshape{n}\selectfont\char#1}} + \lstdefinestyle{tcbdocumentation}{language={[LaTeX]TeX}, aboveskip={0\p@ \@plus 6\p@}, belowskip={0\p@ \@plus 6\p@}, columns=fullflexible, keepspaces=true, breaklines=true, - prebreak={\Righttorque}, - postbreak={\space\Lefttorque}, + prebreak={\tcb@doc@mvchr{39}},%\Righttorque, + postbreak={\space\tcb@doc@mvchr{38}},%\Lefttorque breakatwhitespace=true, basicstyle=\ttfamily\footnotesize, extendedchars=true, @@ -810,7 +811,8 @@ \IfBooleanTF{#2}{}{% \ifnum\getpagerefnumber{#1:#3}=\thepage\relax% \else% - \textsuperscript{\ding{213}\,\kvtcb@text@pageshort\,\pageref*{#1:#3}}% + \textsuperscript{{\fontfamily{pzd}\fontencoding{U}\fontseries{m}\fontshape{n}\selectfont\char213}% + \,\kvtcb@text@pageshort\,\pageref*{#1:#3}}% \fi}}% } diff --git a/macros/latex/contrib/tcolorbox/tcbexternal.code.tex b/macros/latex/contrib/tcolorbox/tcbexternal.code.tex index cee87d113d..ffddc26eb5 100644 --- a/macros/latex/contrib/tcolorbox/tcbexternal.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbexternal.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcbexternal.code.tex: Code for externalization %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{4.50} +\tcb@set@library@version{4.51} \tcbuselibrary{pro@cessing} diff --git a/macros/latex/contrib/tcolorbox/tcbfitting.code.tex b/macros/latex/contrib/tcolorbox/tcbfitting.code.tex index c9a63da68f..f3498292ed 100644 --- a/macros/latex/contrib/tcolorbox/tcbfitting.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbfitting.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \newdimen\tcbfitdim \newdimen\tcb@lowerfitdim diff --git a/macros/latex/contrib/tcolorbox/tcbhooks.code.tex b/macros/latex/contrib/tcolorbox/tcbhooks.code.tex index db39f0cb23..8337770bdb 100644 --- a/macros/latex/contrib/tcolorbox/tcbhooks.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbhooks.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \tcbset{% before upper app/.code={\appto\kvtcb@before@upper{#1}},% diff --git a/macros/latex/contrib/tcolorbox/tcblistings.code.tex b/macros/latex/contrib/tcolorbox/tcblistings.code.tex index 84e3bccff5..992259c371 100644 --- a/macros/latex/contrib/tcolorbox/tcblistings.code.tex +++ b/macros/latex/contrib/tcolorbox/tcblistings.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \RequirePackage{listings}[2007/02/22] diff --git a/macros/latex/contrib/tcolorbox/tcblistingscore.code.tex b/macros/latex/contrib/tcolorbox/tcblistingscore.code.tex index 5f0afcc8af..328ba79163 100644 --- a/macros/latex/contrib/tcolorbox/tcblistingscore.code.tex +++ b/macros/latex/contrib/tcolorbox/tcblistingscore.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \tcbuselibrary{pro@cessing} diff --git a/macros/latex/contrib/tcolorbox/tcblistingsutf8.code.tex b/macros/latex/contrib/tcolorbox/tcblistingsutf8.code.tex index 1ad84adf57..76cb24dc43 100644 --- a/macros/latex/contrib/tcolorbox/tcblistingsutf8.code.tex +++ b/macros/latex/contrib/tcolorbox/tcblistingsutf8.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \tcbuselibrary{listings} diff --git a/macros/latex/contrib/tcolorbox/tcbmagazine.code.tex b/macros/latex/contrib/tcolorbox/tcbmagazine.code.tex index caa2b0cb0f..a5bde8d84a 100644 --- a/macros/latex/contrib/tcolorbox/tcbmagazine.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbmagazine.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \tcbuselibrary{breakable} diff --git a/macros/latex/contrib/tcolorbox/tcbminted.code.tex b/macros/latex/contrib/tcolorbox/tcbminted.code.tex index 13f1e26f9e..8417ab97cd 100644 --- a/macros/latex/contrib/tcolorbox/tcbminted.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbminted.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \RequirePackage{minted}[2011/09/17] diff --git a/macros/latex/contrib/tcolorbox/tcbposter.code.tex b/macros/latex/contrib/tcolorbox/tcbposter.code.tex index cdec336256..b61f49a7b2 100644 --- a/macros/latex/contrib/tcolorbox/tcbposter.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbposter.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcbposter.code.tex: Code for posters %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{4.50} +\tcb@set@library@version{4.51} \tcbuselibrary{breakable,magazine,skins,fitting} diff --git a/macros/latex/contrib/tcolorbox/tcbprocessing.code.tex b/macros/latex/contrib/tcolorbox/tcbprocessing.code.tex index 7de64918b3..37fb7d65e7 100644 --- a/macros/latex/contrib/tcolorbox/tcbprocessing.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbprocessing.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcbprocessing.code.tex: Code for conditional processing %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{4.50} +\tcb@set@library@version{4.51} \RequirePackage{pdftexcmds} \RequirePackage{shellesc} diff --git a/macros/latex/contrib/tcolorbox/tcbraster.code.tex b/macros/latex/contrib/tcolorbox/tcbraster.code.tex index 3a00af7be6..8905f8a0b6 100644 --- a/macros/latex/contrib/tcolorbox/tcbraster.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbraster.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \newcounter{tcbrastercolumn} \newcounter{tcbrasterrow} diff --git a/macros/latex/contrib/tcolorbox/tcbskins.code.tex b/macros/latex/contrib/tcolorbox/tcbskins.code.tex index fc1ad843fa..54517b2ddd 100644 --- a/macros/latex/contrib/tcolorbox/tcbskins.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbskins.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \RequirePackage{tikz}[2010/10/13] diff --git a/macros/latex/contrib/tcolorbox/tcbskinsjigsaw.code.tex b/macros/latex/contrib/tcolorbox/tcbskinsjigsaw.code.tex index 5ea2f296ae..beeccff856 100644 --- a/macros/latex/contrib/tcolorbox/tcbskinsjigsaw.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbskinsjigsaw.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \tcbuselibrary{skins} diff --git a/macros/latex/contrib/tcolorbox/tcbtheorems.code.tex b/macros/latex/contrib/tcolorbox/tcbtheorems.code.tex index fb99f3ef12..3a992cad09 100644 --- a/macros/latex/contrib/tcolorbox/tcbtheorems.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbtheorems.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \RequirePackage{amsmath} diff --git a/macros/latex/contrib/tcolorbox/tcbvignette.code.tex b/macros/latex/contrib/tcolorbox/tcbvignette.code.tex index ec97bb5363..2dd113a57c 100644 --- a/macros/latex/contrib/tcolorbox/tcbvignette.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbvignette.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcbvignette.code.tex: Code for ornamental frames %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{4.50} +\tcb@set@library@version{4.51} \tcbuselibrary{skins} diff --git a/macros/latex/contrib/tcolorbox/tcbxparse.code.tex b/macros/latex/contrib/tcolorbox/tcbxparse.code.tex index 00586c8109..e07be17169 100644 --- a/macros/latex/contrib/tcolorbox/tcbxparse.code.tex +++ b/macros/latex/contrib/tcolorbox/tcbxparse.code.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% 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{4.50} +\tcb@set@library@version{4.51} \RequirePackage{xparse}[2013/12/31] diff --git a/macros/latex/contrib/tcolorbox/tcolorbox-example-poster.pdf b/macros/latex/contrib/tcolorbox/tcolorbox-example-poster.pdf index 4fc9120250..06f648a861 100644 Binary files a/macros/latex/contrib/tcolorbox/tcolorbox-example-poster.pdf and b/macros/latex/contrib/tcolorbox/tcolorbox-example-poster.pdf differ diff --git a/macros/latex/contrib/tcolorbox/tcolorbox-example-poster.tex b/macros/latex/contrib/tcolorbox/tcolorbox-example-poster.tex index 9bd42004ef..b84a2b2e0e 100644 --- a/macros/latex/contrib/tcolorbox/tcolorbox-example-poster.tex +++ b/macros/latex/contrib/tcolorbox/tcolorbox-example-poster.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcolorbox-example-poster.tex: a poster example for tcolorbox %% %% ------------------------------------------------------------------------------------------- diff --git a/macros/latex/contrib/tcolorbox/tcolorbox-example.pdf b/macros/latex/contrib/tcolorbox/tcolorbox-example.pdf index 7421a0d17f..9aa9a2d302 100644 Binary files a/macros/latex/contrib/tcolorbox/tcolorbox-example.pdf and b/macros/latex/contrib/tcolorbox/tcolorbox-example.pdf differ diff --git a/macros/latex/contrib/tcolorbox/tcolorbox-example.tex b/macros/latex/contrib/tcolorbox/tcolorbox-example.tex index 94dbb582d0..c09a093519 100644 --- a/macros/latex/contrib/tcolorbox/tcolorbox-example.tex +++ b/macros/latex/contrib/tcolorbox/tcolorbox-example.tex @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcolorbox-example.tex: an example for tcolorbox %% %% ------------------------------------------------------------------------------------------- diff --git a/macros/latex/contrib/tcolorbox/tcolorbox-tutorial-poster.pdf b/macros/latex/contrib/tcolorbox/tcolorbox-tutorial-poster.pdf index 7cf183600b..dfd5b1eb58 100644 Binary files a/macros/latex/contrib/tcolorbox/tcolorbox-tutorial-poster.pdf and b/macros/latex/contrib/tcolorbox/tcolorbox-tutorial-poster.pdf differ diff --git a/macros/latex/contrib/tcolorbox/tcolorbox-tutorial-poster.tex b/macros/latex/contrib/tcolorbox/tcolorbox-tutorial-poster.tex index 1b49b54687..851302103d 100644 --- a/macros/latex/contrib/tcolorbox/tcolorbox-tutorial-poster.tex +++ b/macros/latex/contrib/tcolorbox/tcolorbox-tutorial-poster.tex @@ -1,5 +1,5 @@ % \LaTeX-Main\ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcolorbox-tutorial-poster.tex: a tutorial for poster creation with tcolorbox %% %% ------------------------------------------------------------------------------------------- diff --git a/macros/latex/contrib/tcolorbox/tcolorbox.doc.documentation.tex b/macros/latex/contrib/tcolorbox/tcolorbox.doc.documentation.tex index 3f301b0033..a9cf444206 100644 --- a/macros/latex/contrib/tcolorbox/tcolorbox.doc.documentation.tex +++ b/macros/latex/contrib/tcolorbox/tcolorbox.doc.documentation.tex @@ -20,7 +20,7 @@ the library \mylib{raster}, see \Vref{sec:raster}, the library \mylib{listings}, see \Vref{sec:listings}, the library \mylib{xparse}, see \Vref{sec:xparse}, and a bunch of packages, namely -|pifont|, |marvosym|, |makeidx|, |marginnote|, |refcount|, and |hyperref|. +|makeidx|, |marginnote|, |refcount|, and |hyperref|. \begin{marker} The package |makeidx| is loaded only, if \docAuxCommand*{printindex} is diff --git a/macros/latex/contrib/tcolorbox/tcolorbox.pdf b/macros/latex/contrib/tcolorbox/tcolorbox.pdf index efc1e20d97..27d0c1e5e4 100644 Binary files a/macros/latex/contrib/tcolorbox/tcolorbox.pdf and b/macros/latex/contrib/tcolorbox/tcolorbox.pdf differ diff --git a/macros/latex/contrib/tcolorbox/tcolorbox.sty b/macros/latex/contrib/tcolorbox/tcolorbox.sty index 9dc3606c0e..47a03bc0cb 100644 --- a/macros/latex/contrib/tcolorbox/tcolorbox.sty +++ b/macros/latex/contrib/tcolorbox/tcolorbox.sty @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcolorbox.sty: Text color boxes %% %% ------------------------------------------------------------------------------------------- @@ -18,8 +18,8 @@ %% This work consists of all files listed in README %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tcolorbox}[2021/05/21 version 4.50 text color boxes] -\def\tcb@version{4.50} +\ProvidesPackage{tcolorbox}[2021/06/14 version 4.51 text color boxes] +\def\tcb@version{4.51} \RequirePackage{pgf}[2008/01/15] \RequirePackage{verbatim}[2003/08/22] @@ -2226,7 +2226,7 @@ \def\tcb@allocate@tcb@record@out{% \newwrite\tcb@record@out% - \xdef\tcb@allocate@tcb@out{}% + \xdef\tcb@allocate@tcb@record@out{}% } diff --git a/macros/latex/contrib/tcolorbox/tcolorbox.tex b/macros/latex/contrib/tcolorbox/tcolorbox.tex index 977c3895df..6bd27975ce 100644 --- a/macros/latex/contrib/tcolorbox/tcolorbox.tex +++ b/macros/latex/contrib/tcolorbox/tcolorbox.tex @@ -1,5 +1,5 @@ % \LaTeX-Main\ -%% The LaTeX package tcolorbox - version 4.50 (2021/05/21) +%% The LaTeX package tcolorbox - version 4.51 (2021/06/14) %% tcolorbox.tex: Manual %% %% ------------------------------------------------------------------------------------------- @@ -43,8 +43,8 @@ \setlength{\bibitemsep}{\smallskipamount} \addbibresource{tcolorbox.doc.bib} -\def\version{4.50}% -\def\datum{2021/05/21}% +\def\version{4.51}% +\def\datum{2021/06/14}% \makeindex \hypersetup{ @@ -62,7 +62,7 @@ %\geometry{showframe} %\tcbset{draftmode} \tcbset{/tcb/external/-}% for final run -%\includeonly{tcolorbox.doc.skins} +%\includeonly{tcolorbox.doc.documentation} %\hypersetup{colorlinks=false} -- cgit v1.2.3