From 6e8dfd310421201e3ac8847d1e8b8fa98e81c4d8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 21 Feb 2017 00:31:41 +0000 Subject: tcolorbox (19feb17) git-svn-id: svn://tug.org/texlive/trunk@43282 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/tcolorbox/CHANGES | 5 +++- Master/texmf-dist/doc/latex/tcolorbox/README | 2 +- .../doc/latex/tcolorbox/tcolorbox-example.pdf | Bin 457620 -> 457620 bytes .../doc/latex/tcolorbox/tcolorbox-example.tex | 2 +- .../latex/tcolorbox/tcolorbox.doc.coreoptions.tex | 30 ++++++++++----------- .../texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf | Bin 6948938 -> 6974854 bytes .../texmf-dist/doc/latex/tcolorbox/tcolorbox.tex | 6 ++--- .../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/tcbprocessing.code.tex | 4 +-- .../tex/latex/tcolorbox/tcbraster.code.tex | 10 +++---- .../tex/latex/tcolorbox/tcbskins.code.tex | 4 +-- .../tex/latex/tcolorbox/tcbskinsjigsaw.code.tex | 4 +-- .../tex/latex/tcolorbox/tcbtheorems.code.tex | 4 +-- .../tex/latex/tcolorbox/tcbvignette.code.tex | 4 +-- .../tex/latex/tcolorbox/tcbxparse.code.tex | 4 +-- .../texmf-dist/tex/latex/tcolorbox/tcolorbox.sty | 6 ++--- 25 files changed, 64 insertions(+), 61 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES index 3bd149eb690..29218847132 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES +++ b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% %% ------------------------------------------------------------------------------------------- %% Copyright (c) 2006-2017 by Prof. Dr. Dr. Thomas F. Sturm @@ -969,3 +969,6 @@ version 4.00 (2017/02/16) 'hyperurl', 'hyperurl node', 'hyperurl interior', 'hyperurl title', 'hyperurl*', 'hyperurl* node', 'hyperurl* interior', 'hyperurl* title' +version 4.01 (2017/02/19) +- bug fix: 'raster halign=center' was broken by 4.00 code changes + diff --git a/Master/texmf-dist/doc/latex/tcolorbox/README b/Master/texmf-dist/doc/latex/tcolorbox/README index 947984172c6..f6593c3f8e5 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/README +++ b/Master/texmf-dist/doc/latex/tcolorbox/README @@ -1,4 +1,4 @@ -%% The LaTeX package tcolorbox - version 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% %% ------------------------------------------------------------------------------------------- %% Copyright (c) 2006-2017 by Prof. Dr. Dr. Thomas F. Sturm diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf index cdbf5c6d1e0..95ff71aeadb 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 549e919a79a..2c9f425e472 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% tcolorbox-example.tex: an example for tcolorbox %% %% ------------------------------------------------------------------------------------------- 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 511d3761bb3..df5660cd520 100644 --- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex +++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex @@ -13,11 +13,11 @@ starting from page~\pageref{sec:latextutorial}. \subsection{Title} \begin{docTcbKey}{title}{=\meta{text}}{no default, initially empty} Creates a heading line with \meta{text} as content. -\begin{dispExample*}{sbs,lefthand ratio=0.6} +\begin{exdispExample*}{title}{sbs,lefthand ratio=0.6} \begin{tcolorbox}[title=My heading line] This is a \textbf{tcolorbox}. \end{tcolorbox} -\end{dispExample*} +\end{exdispExample*} \end{docTcbKey} \begin{docTcbKey}{notitle}{}{no value, initially set} @@ -58,7 +58,7 @@ Now, we try again with adjusted titles:\\ Creates a single heading line with \meta{text} as content. If the \meta{text} is longer than the available space, the text is squeezed to fit into the available space. -\begin{dispExample} +\begin{exdispExample}{squeezed_title} % \tcbuselibrary{raster} \begin{tcbitemize}[raster columns=3,raster equal height, colframe=red!75!black,colback=red!5!white,fonttitle=\bfseries] @@ -69,12 +69,12 @@ Now, we try again with adjusted titles:\\ \tcbitem[squeezed title={This title is clearly to long for this application}] Third box \end{tcbitemize} -\end{dispExample} +\end{exdispExample} \end{docTcbKey} \begin{docTcbKey}[][doc new=2014-11-24]{squeezed title*}{=\meta{text}}{style, no default, initially unset} This is a combination of \refKey{/tcb/adjusted title} and \refKey{/tcb/squeezed title}. -\begin{dispExample} +\begin{exdispExample}{squeezed_title_2} % \tcbuselibrary{raster} \begin{tcbitemize}[raster columns=3,raster equal height, colframe=red!75!black,colback=red!5!white,fonttitle=\bfseries] @@ -85,7 +85,7 @@ Now, we try again with adjusted titles:\\ \tcbitem[squeezed title*={This title is clearly to long for this application}] Third box \end{tcbitemize} -\end{dispExample} +\end{exdispExample} \end{docTcbKey} \clearpage @@ -94,7 +94,7 @@ Detaches the title from its normal position. The text of the title is stored into \docAuxCommand{tcbtitletext} and the formatted title is available by \docAuxCommand{tcbtitle}. The main application is to move the title from its usual place to another one. -\begin{dispExample} +\begin{exdispExample}{detach_title} \newtcolorbox{mybox}[2][]{colbacktitle=red!10!white, colback=blue!10!white,coltitle=red!70!black, title={#2},fonttitle=\bfseries,#1} @@ -108,7 +108,7 @@ The main application is to move the title from its usual place to another one. \begin{mybox}[detach title,after upper={\par\hfill\tcbtitle}]{My title} This is a \textbf{tcolorbox}. \end{mybox} -\end{dispExample} +\end{exdispExample} \end{docTcbKey} \begin{docTcbKey}{attach title}{}{no value} @@ -120,7 +120,7 @@ Attaches the title to its normal position. This option is used to reverse \begin{docTcbKey}[][doc updated=2015-07-08]{attach title to upper}{\colOpt{=\meta{text}}}{style, default empty, initially unset} Attaches the title to the begin of the upper part of the box content. The optional \meta{text} is set between the formatted title and the box content. -\begin{dispExample} +\begin{exdispExample}{attach_title_to_upper} \newtcolorbox{mybox}[2][]{colbacktitle=red!10!white, colback=blue!10!white,coltitle=red!70!black, title={#2},fonttitle=\bfseries,#1} @@ -131,7 +131,7 @@ The optional \meta{text} is set between the formatted title and the box content. \begin{mybox}[attach title to upper,after title={:\ }]{My title} This is a \textbf{tcolorbox}. \end{mybox} -\end{dispExample} +\end{exdispExample} \end{docTcbKey} @@ -154,7 +154,7 @@ just like any other \refEnv{tcolorbox}. This is an independent \refEnv{tcolorbox} which is formatted by several inherited properties of the enclosing box, by further settings from \refKey{/tcb/subtitle style}, and by the given \meta{options}. -\begin{dispExample*}{sbs,lefthand ratio=0.6} +\begin{exdispExample*}{tcbsubtitle_1}{sbs,lefthand ratio=0.6} \begin{tcolorbox}[title=My title, colback=red!5!white, colframe=red!75!black, @@ -164,8 +164,8 @@ just like any other \refEnv{tcolorbox}. {My subtitle} Further text. \end{tcolorbox} -\end{dispExample*} -\begin{dispExample*}{sbs,lefthand ratio=0.6} +\end{exdispExample*} +\begin{exdispExample*}{tcbsubtitle_2}{sbs,lefthand ratio=0.6} \begin{tcolorbox}[title=My title, colback=red!5!white, colframe=red!75!black, @@ -177,7 +177,7 @@ just like any other \refEnv{tcolorbox}. {My subtitle} Further text. \end{tcolorbox} -\end{dispExample*} +\end{exdispExample*} \end{docCommand} \begin{docTcbKey}[][doc new=2014-10-10]{subtitle style}{=\meta{options}}{no default, initially empty} @@ -2201,7 +2201,7 @@ and the box is unbreakable. \begin{docTcbKey}[][doc new=2015-07-15]{text fill}{}{style, no value} This style sets \refKey{/tcb/before upper} and \refKey{/tcb/after upper} - to embedd the upper part with a minipage. If a fixed height was applied + to embed the upper part with a minipage. If a fixed height was applied e.g.\ by \refKey{/tcb/height} or \refKey{/tcb/height fill}, this minipage gets a matching height. This allows to use vertical glue macros like |\vfill| to act like expected. If the box has no fixed height, diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf index 8980cc7446e..4acd34e7219 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 953f3e3521c..317ab1ebdd6 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% tcolorbox.tex: Manual %% %% ------------------------------------------------------------------------------------------- @@ -43,8 +43,8 @@ \setlength{\bibitemsep}{\smallskipamount} \addbibresource{tcolorbox.doc.bib} -\def\version{4.00}% -\def\datum{2017/02/16}% +\def\version{4.01}% +\def\datum{2017/02/19}% \makeindex \hypersetup{ diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex index c4c1a6a3d22..ce5c276a2e2 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \let\tcb@parboxrestore@true=\tcb@parboxrestore \let\tcb@parboxrestore@false\tcb@parbox@false@settings diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbdocumentation.code.tex index 620081f538a..644fe8a1875 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% tcbdocumentation.code.tex: Code for LaTeX documentations %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{4.00} +\tcb@set@library@version{4.01} \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 f8303fe14bb..5831695238c 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% tcbexternal.code.tex: Code for externalization %% %% ------------------------------------------------------------------------------------------- @@ -17,7 +17,7 @@ %% %% This work consists of all files listed in README %% -\tcb@set@library@version{4.00} +\tcb@set@library@version{4.01} \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 f0186281fe7..daeee2f14fb 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 77a8b5044e6..4132ae7acbf 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 d07ffd84e29..6ef16b5bfa6 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 6fe821f3b95..a5a394e174b 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 92e5430259d..ce8525f3031 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 e639001392a..d55adeeddb1 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 a6bb69b6739..4d538c2678b 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \RequirePackage{minted}[2011/09/17] diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex index 5bc5cd510f4..0395ec62bda 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 3c38e5e9523..361af0cac30 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \newcounter{tcbrastercolumn} \newcounter{tcbrasterrow} @@ -158,7 +158,7 @@ \tcbset{#1}% \tcbset@late@options{% before={\ifhmode\unskip\fi\ifnum\c@tcbrastercolumn>1 \kern\kvtcb@raster@xskip\else% - \ifnum\c@tcbrasterrow>1 \parindent\z@\parskip\z@\parfillskip\z@\@plus 1fil\par\nointerlineskip\addvspace{\the\dimexpr\kvtcb@raster@yskip\relax}\noindent\fi% + \ifnum\c@tcbrasterrow>1 \parindent\z@\parskip\z@\par\nointerlineskip\addvspace{\the\dimexpr\kvtcb@raster@yskip\relax}\noindent\fi% \kern\kvtcb@raster@skip@left\fi}, after={% \ifnum\c@tcbrastercolumn=\kvtcb@raster@columns\relax% @@ -195,14 +195,14 @@ {\par\nointerlineskip% \addvspace{\glueexpr\kvtcb@raster@skip@before-\parskip}}% \fi% - \kvtcb@raster@halign\noindent% + \parfillskip\@flushglue\kvtcb@raster@halign\noindent% }{% \ifhmode\unskip\fi% \ifnum\c@tcbrastercolumn>1 % \kern\kvtcb@raster@skip@right% \fi% \begingroup% - \parfillskip\z@\@plus 1fil\par\nointerlineskip% + \par\nointerlineskip% \addvspace{\glueexpr\kvtcb@raster@skip@after-\parskip}% \endgroup% \tcb@end@raster% diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex index f4d0fd0ca72..b851e96d0ef 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 f216738859b..30568f95a69 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 76e9d1abdb1..9378fdefba9 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \RequirePackage{amsmath} diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex index 2d080edc401..9bbe00c586e 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 9db6e2cbeff..2eb6b6f31d1 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% 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.00} +\tcb@set@library@version{4.01} \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 87a1c9a18ab..1deb18d2b1f 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 4.00 (2017/02/16) +%% The LaTeX package tcolorbox - version 4.01 (2017/02/19) %% tcolorbox.sty: Text color boxes %% %% ------------------------------------------------------------------------------------------- @@ -18,8 +18,8 @@ %% This work consists of all files listed in README %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tcolorbox}[2017/02/16 version 4.00 text color boxes] -\def\tcb@version{4.00} +\ProvidesPackage{tcolorbox}[2017/02/19 version 4.01 text color boxes] +\def\tcb@version{4.01} \RequirePackage{pgf}[2008/01/15] \RequirePackage{verbatim}[2003/08/22] -- cgit v1.2.3