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.tex19
1 files changed, 11 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.tex
index 7a305b322fd..da6e97c717e 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.12 (2014/07/29)
+%% The LaTeX package tcolorbox - version 3.20 (2014/09/22)
%% tcolorbox.tex: Manual
%%
%% -------------------------------------------------------------------------------------------
@@ -32,7 +32,7 @@
\usepackage{varwidth,cleveref,incgraph}
\usepackage[a4paper,left=2.5cm,right=2.5cm,top=1.5cm,bottom=1.5cm,
- marginparsep=5mm,marginparwidth=10mm,
+ marginparsep=3mm,marginparwidth=18mm,
headheight=0mm,headsep=0cm,
footskip=1.5cm,includeheadfoot]{geometry}
\usepackage{fancyhdr}
@@ -103,8 +103,11 @@
\newtcolorbox{marker}[1][]{marker,#1}
-\def\version{3.12}%
-\def\datum{2014/07/29}%
+\renewcommand*{\tcbdocnew}[1]{\textcolor{green!50!black}{\sffamily\bfseries N} #1}
+\renewcommand*{\tcbdocupdated}[1]{\textcolor{blue!75!black}{\sffamily\bfseries U} #1}
+
+\def\version{3.20}%
+\def\datum{2014/09/22}%
\makeindex
\hypersetup{
@@ -147,9 +150,10 @@
meta,marg,
oarg,
refCom,refEnv,refKey,
- tcbmakedocSubKey,
+ tcbmakedocSubKey,tcbdocmarginnote,tcbdocnew,tcbdocupdated,
% skins
tcbline,tcboxedtitleheight,tcboxedtitlewidth,
+ tcbsettowidthofnode,tcbsetmacrotowidthofnode,tcbsettoheightofnode,tcbsetmacrotoheightofnode,
% xparse
DeclareTColorBox,NewTColorBox,RenewTColorBox,ProvideTColorBox,
DeclareTotalTColorBox,NewTotalTColorBox,RenewTotalTColorBox,ProvideTotalTColorBox,
@@ -250,8 +254,7 @@
listing file={\solfile\thetcbcounter},label={exe:#2},
phantom={\writesol{#2}},
title={Exercise \thetcbcounter\hfill\mdseries Solution on page \pageref{sol:#2}},
- list entry={\protect\numberline{\thetcbcounter}Exercise with solution on
- page \pageref{sol:#2}},#1}
+ list text={Exercise with solution on page \pageref{sol:#2}},#1}
\end{tcbverbatimwrite}
\input{\jobname_preamble_E.tex}
@@ -305,7 +308,7 @@
%\tcbset{draftmode}
-%\includeonly{tcolorbox.doc.breakable}
+%\includeonly{tcolorbox.doc.abstract}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%