summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-12 21:23:27 +0000
committerKarl Berry <karl@freefriends.org>2015-08-12 21:23:27 +0000
commit5b8b7632d3ecba2ae1d2dfb54484a383ea1fbaa0 (patch)
treec4006d45270b76ee0613d5558a43b1ed4f9a012e /Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex
parent7d81ef46f5d95bac727558627bf18cd0a0cd58cd (diff)
tcolorbox (12aug15)
git-svn-id: svn://tug.org/texlive/trunk@38107 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex
index df169d63357..de2bf3eba98 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.71 (2015/07/23)
+%% The LaTeX package tcolorbox - version 3.72 (2015/08/12)
%% 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.71}
+\tcb@set@library@version{3.72}
\let\tcb@parboxrestore@true=\tcb@parboxrestore
\def\tcb@parboxrestore@false{\vskip-\parskip\linewidth\hsize\noindent}
@@ -280,7 +280,7 @@
\tcb@breakat@init%
\tcbset{compress page=#1}%
\tcb@comp@h@page%
- \tcbset{height=\tcb@h@page,after=\eject}%
+ \tcbset{height=\tcb@h@page-\kvtcb@bbtop@stand-\kvtcb@bbbottom@stand,after=\eject}%
}
\def\tcb@height@fill@unbroken@normal{\tcb@height@fill@unbroken{none}}
@@ -723,7 +723,7 @@
\def\tcb@break@ch@fixed{%
\ifdim\tcb@natheight<\tcb@h@page\relax%
- \tcbdimto\kvtcb@height@fixed{\tcb@h@page}%
+ \tcbdimto\kvtcb@height@fixed{\tcb@h@page-\kvtcb@bbtop-\kvtcb@bbbottom}%
\tcb@ch@fixed%
\else%
\tcb@ch@natural%