summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-13 22:09:49 +0000
committerKarl Berry <karl@freefriends.org>2014-05-13 22:09:49 +0000
commit96ae66c3ffba17421aa8dafe928f185b0b23e372 (patch)
treef232589e845c648fb533f39ad8a158aeef99f247 /Master/texmf-dist/doc/latex
parentcf7529db9ca5422f6478585986ce5da512981e20 (diff)
tcolorbox (13may14)
git-svn-id: svn://tug.org/texlive/trunk@34012 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/CHANGES9
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/README2
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdfbin361320 -> 361325 bytes
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.tex2
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex36
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex1
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.technical.tex5
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdfbin4268812 -> 4270302 bytes
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex10
9 files changed, 40 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
index af5d9d6bc49..b1e00580a22 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 3.00 (2014/05/08)
+%% The LaTeX package tcolorbox - version 3.02 (2014/05/13)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2006-2014 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
@@ -517,3 +517,10 @@ version 3.00 (2014/05/08)
* new options:
'description color', 'description font', 'description formatter'
+version 3.01 (2014/05/13)
+- bug fix: 'parbox=false' plus 'breakable' had an unwanted indent
+- compatibility fix for tabularx 2014/04/22 v2.09
+
+version 3.02 (2014/05/13)
+- compatibility fix for tabularx 2014/04/22 v2.09 (again)
+
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/README b/Master/texmf-dist/doc/latex/tcolorbox/README
index 992e29b2d02..d4822960d37 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 3.00 (2014/05/08)
+%% The LaTeX package tcolorbox - version 3.02 (2014/05/13)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2006-2014 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf
index 02a0b4d8d19..623c460445b 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox-example.tex
index b1ed837ee2c..bc32e551201 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 3.00 (2014/05/08)
+%% The LaTeX package tcolorbox - version 3.02 (2014/05/13)
%% 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 751b79b6f23..c57f8fc7925 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
@@ -1415,6 +1415,11 @@ This is the lower part.
\clearpage
+\begin{marker}
+If \refKey{/tcb/tabularx} or \refKey{/tcb/tabularx*} are used, one cannot
+have a lower part.
+\end{marker}
+
\begin{docTcbKey}{tabularx}{=\meta{preamble}}{style}
This style sets \refKey{/tcb/before upper} and \refKey{/tcb/after upper}
and several geometry keys to support a |tabularx| with the
@@ -1698,32 +1703,29 @@ are drawn by the codes given with
\par\bigskip
}}
% Preamble:
-%\usepackage{tikz,lipsum,calc}
+%\usepackage{tikz,lipsum}
%\tcbuselibrary{skins,breakable}
%\newcounter{example}
-%\newlength{\examlen}
\colorlet{colexam}{red!75!black}
\newtcolorbox[use counter=example]{myexample}{%
- phantom={\settowidth{\global\examlen}{\Large\bfseries Example \thetcbcounter}},%
- title={Example \thetcbcounter},
+ empty,title={Example \thetcbcounter},attach boxed title to top left,
+ boxed title style={empty,size=minimal,toprule=2pt,top=4pt,
+ overlay={\draw[colexam,line width=2pt]
+ ([yshift=-1pt]frame.north west)--([yshift=-1pt]frame.north east);}},
coltitle=colexam,fonttitle=\Large\bfseries,
- enhanced,breakable,before=\par\medskip,parbox=false,
- frame hidden,interior hidden,segmentation hidden,
- boxsep=0pt,left=0pt,right=3mm,toptitle=2mm,pad at break=0mm,
- overlay unbroken={\draw[colexam,line width=1pt] (frame.north west)
- --([xshift=-0.5pt]frame.north east)--([xshift=-0.5pt]frame.south east)
- --(frame.south west);
- \draw[colexam,line width=2pt] ([yshift=0.5pt]frame.north west)
- -- +(\examlen,0pt);},
- overlay first={\draw[colexam,line width=1pt] (frame.north west)
- --([xshift=-0.5pt]frame.north east)--([xshift=-0.5pt]frame.south east);
- \draw[red!75!black,line width=2pt] ([yshift=0.5pt]frame.north west)
- -- +(\examlen,0pt);},
+ before=\par\medskip\noindent,parbox=false,boxsep=0pt,left=0pt,right=3mm,top=4pt,
+ breakable,pad at break=0mm,
+ overlay unbroken={\draw[colexam,line width=1pt]
+ ([yshift=-1pt]title.north east)--([xshift=-0.5pt,yshift=-1pt]title.north-|frame.east)
+ --([xshift=-0.5pt]frame.south east)--(frame.south west); },
+ overlay first={\draw[colexam,line width=1pt]
+ ([yshift=-1pt]title.north east)--([xshift=-0.5pt,yshift=-1pt]title.north-|frame.east)
+ --([xshift=-0.5pt]frame.south east); },
overlay middle={\draw[colexam,line width=1pt] ([xshift=-0.5pt]frame.north east)
--([xshift=-0.5pt]frame.south east); },
overlay last={\draw[colexam,line width=1pt] ([xshift=-0.5pt]frame.north east)
- --([xshift=-0.5pt]frame.south east)--(frame.south west);}%
+ --([xshift=-0.5pt]frame.south east)--(frame.south west);},%
}
\begin{myexample}
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
index b92c20b75bf..4d365bfeaed 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
@@ -3853,7 +3853,6 @@ are drawn by the codes given by
\clearpage
-\tcbinterruptdraftmode
\subsection{Skin 'draft'}\label{subsec:draft}
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.technical.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.technical.tex
index b1bceb2a13c..8c84ce2318f 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.technical.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.technical.tex
@@ -266,6 +266,7 @@ This is the lower part.
\begin{docTcbKey}{frame empty}{}{style, no value}
This is a shortcut for setting \refKey{/tcb/frame code} to empty.
This option removes the drawing of the frame.
+ Alternatively, use \refKey{/tcb/frame hidden}.
\end{docTcbKey}
@@ -293,6 +294,7 @@ This is the lower part.
\begin{docTcbKey}{interior titled empty}{}{style, no value}
This is a shortcut for setting \refKey{/tcb/interior titled code} to empty.
This option removes the drawing of the untitled interior.
+ Alternatively, use \refKey{/tcb/interior hidden}.
\end{docTcbKey}
@@ -321,6 +323,7 @@ This is the lower part.
\begin{docTcbKey}{interior empty}{}{style, no value}
This is a shortcut for setting \refKey{/tcb/interior code} to empty.
This option removes the drawing of the interior.
+ Alternatively, use \refKey{/tcb/interior hidden}.
\end{docTcbKey}
@@ -345,6 +348,7 @@ This is the lower part.
\begin{docTcbKey}{segmentation empty}{}{style, no value}
This is a shortcut for setting \refKey{/tcb/segmentation code} to empty.
This option removes the drawing of the segmentation line.
+ Alternatively, use \refKey{/tcb/segmentation hidden}.
\end{docTcbKey}
@@ -374,6 +378,7 @@ This is the lower part.
\begin{docTcbKey}{title empty}{}{style, no value}
This is a shortcut for setting \refKey{/tcb/title code} to empty.
This option removes the drawing of the title area.
+ Alternatively, use \refKey{/tcb/title hidden}.
\end{docTcbKey}
\clearpage
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf
index c88e5349385..12c8d69a627 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
index 78e00a4e6fe..316962ee96f 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 3.00 (2014/05/08)
+%% The LaTeX package tcolorbox - version 3.02 (2014/05/13)
%% tcolorbox.tex: Manual
%%
%% -------------------------------------------------------------------------------------------
@@ -100,8 +100,8 @@
\newtcolorbox{marker}[1][]{marker,#1}
-\def\version{3.00}%
-\def\datum{2014/05/08}%
+\def\version{3.02}%
+\def\datum{2014/05/13}%
\makeindex
\hypersetup{
@@ -300,8 +300,10 @@
\end{tcbverbatimwrite}
\input{\jobname_preamble_J.tex}
+
%\tcbset{draftmode}
-%\includeonly{tcolorbox.doc.coremacros}
+%\includeonly{tcolorbox.doc.coreoptions}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}