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.tex33
1 files changed, 22 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
index bc9dbc13e84..a62aa250081 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.70 (2014/02/06)
+%% The LaTeX package tcolorbox - version 2.71 (2014/02/21)
%% tcolorbox.tex: Manual
%%
%% -------------------------------------------------------------------------------------------
@@ -23,7 +23,7 @@
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[english]{babel}
-\usepackage{lmodern,parskip,array,ifthen,calc,makeidx}
+\usepackage{lmodern,parskip,array,ifthen,calc}
\usepackage{amsmath,amssymb}
\usepackage[svgnames,table,hyperref]{xcolor}
\usepackage{tikz}
@@ -64,9 +64,16 @@
\usepackage{changepage}
\strictpagecheck
-\usepackage[all]{tcolorbox}
+\providecommand{\tcbpkgprefix}{}
+\usepackage[all]{\tcbpkgprefix tcolorbox}
-\tcbset{skin=enhanced,doc head={colback=yellow!10!white,interior style=fill}}
+\tcbset{skin=enhanced,
+ doc head={colback=yellow!10!white,interior style=fill},
+ doc head key={colback=magenta!5!white,interior style=fill},
+ color key=DarkViolet,
+ color value=Teal,
+ color color=Teal,
+ index colorize,index annotate}
\urlstyle{sf}
\tcbmakedocSubKey{docTcbKey}{tcb}
@@ -74,10 +81,15 @@
\tcbmakedocSubKey{newTcbKey}{tcb/new}
\makeatletter
-\def\index@Skin#1{\index{#1\idx@actual\texttt{#1} Skin}\index{Skins\idx@level#1\idx@actual\texttt{#1}}}
+\newrobustcmd{\tcbIndexPrintSkinCA}[1]{\tcb@Index@Print@CA{#1}{\kvtcb@col@key}{Skin}}
+\newrobustcmd{\tcbIndexPrintSkinC}[1]{\tcb@Index@Print@C{#1}{\kvtcb@col@key}}
+\def\tcb@Print@Skin#1{\textcolor{\kvtcb@col@key}{\ttfamily\bfseries#1}}
+
+
+\def\index@Skin#1{\index{#1\idx@actual\tcbIndexPrintSkinCA{#1}}\index{Skins\idx@level#1\idx@actual\tcbIndexPrintSkinC{#1}}}
\newenvironment{docSkin}[1]{\begin{tcb@manual@entry}%
\begin{tcb@doc@head}{}%
- \hypertarget{skin:#1}{\texttt{/tcb/skin=}\tcb@disp@com{#1}\index@Skin{#1}\protected@edef\@currentlabel{#1}\label{skin:#1}\hfill(skin)}%
+ \hypertarget{skin:#1}{\texttt{/tcb/skin=}\tcb@Print@Skin{#1}\index@Skin{#1}\protected@edef\@currentlabel{#1}\label{skin:#1}\hfill(skin)}%
\end{tcb@doc@head}}%
{\end{tcb@manual@entry}}
\def\refSkin#1{\tcb@ref@doc{skin:#1}}
@@ -85,8 +97,8 @@
\newtcolorbox{marker}[1][]{marker,#1}
-\def\version{2.70}%
-\def\datum{2014/02/06}%
+\def\version{2.71}%
+\def\datum{2014/02/21}%
\makeindex
\hypersetup{
@@ -125,7 +137,7 @@
% documentation
brackets,
colDef,colOpt,cs,
- docAuxCommand,docColor,
+ docAuxCommand,docColor,docAuxEnvironment,docAuxKey,
meta,marg,
oarg,
refCom,refEnv,refKey,
@@ -270,9 +282,8 @@
\end{tcbverbatimwrite}
\input{\jobname_preamble_J.tex}
-
%\tcbset{draftmode}
-%\includeonly{tcolorbox.doc.documentation}
+%\includeonly{tcolorbox.doc.coreoptions}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}