summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-21 00:31:41 +0000
committerKarl Berry <karl@freefriends.org>2017-02-21 00:31:41 +0000
commit6e8dfd310421201e3ac8847d1e8b8fa98e81c4d8 (patch)
treeaddd94ec05cdddd20b809c9a144d416197bb4145 /Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex
parentf3990827316b7425676a7069fb9f323ad5defedd (diff)
tcolorbox (19feb17)
git-svn-id: svn://tug.org/texlive/trunk@43282 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex10
1 files changed, 5 insertions, 5 deletions
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%