summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex22
1 files changed, 15 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
index a62aa250081..75bcb6955be 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 2.71 (2014/02/21)
+%% The LaTeX package tcolorbox - version 2.72 (2014/03/18)
%% tcolorbox.tex: Manual
%%
%% -------------------------------------------------------------------------------------------
@@ -79,6 +79,7 @@
\tcbmakedocSubKey{docTcbKey}{tcb}
\tcbmakedocSubKey{langTcbKey}{tcb/doclang}
\tcbmakedocSubKey{newTcbKey}{tcb/new}
+\tcbmakedocSubKey{docTikzKey}{tikz}
\makeatletter
\newrobustcmd{\tcbIndexPrintSkinCA}[1]{\tcb@Index@Print@CA{#1}{\kvtcb@col@key}{Skin}}
@@ -97,8 +98,8 @@
\newtcolorbox{marker}[1][]{marker,#1}
-\def\version{2.71}%
-\def\datum{2014/02/21}%
+\def\version{2.72}%
+\def\datum{2014/03/18}%
\makeindex
\hypersetup{
@@ -151,10 +152,15 @@
\tcbset{documentation listing style=mydocumentation,%
sbs/.style={sidebyside,before lower app={\tcbset{sidebyside=false}}},%
- innerbox/.style={reset,documentation listing style=mydocumentation,docexample/.style={docexample original}%,listing engine=minted,documentation minted style=perldoc,
+ innerbox/.style={reset,documentation listing style=mydocumentation,
+ docexample/.style={docexample original}%,listing engine=minted,documentation minted style=perldoc,
},
- base example/.style={bicolor,colframe=Navy!50!ExampleFrame,colback=Navy!5!ExampleBack,fontlower=\footnotesize,
- colbacklower=ExampleBack!5!white,drop fuzzy shadow},
+ base example/.style={bicolor,
+ colframe=Navy!50!ExampleFrame,colback=Navy!5!ExampleBack,fontlower=\footnotesize,
+ %interior style={fill stretch image=blueshade.png,fill image opacity=0.15},
+ frame style={fill stretch image*={angle=180,origin=c}{blueshade.png},fill image opacity=0.75},
+ colbacklower=ExampleBack!5!white,opacityback=0.9,
+ drop fuzzy shadow},
docexample/.style={base example,%
every box on layer 2/.style={every box},
before upper={\tcbset{innerbox}},before lower={\tcbset{innerbox}}
@@ -283,7 +289,7 @@
\input{\jobname_preamble_J.tex}
%\tcbset{draftmode}
-%\includeonly{tcolorbox.doc.coreoptions}
+%\includeonly{tcolorbox.doc.skins}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
@@ -300,6 +306,8 @@
\include{tcolorbox.doc.fitting}
\include{tcolorbox.doc.hooks}
\include{tcolorbox.doc.documentation}
+\appendix
+\include{tcolorbox.doc.picturecredits}
\include{tcolorbox.doc.references}
\include{tcolorbox.doc.index}
\end{document}