summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-07-14 21:41:30 +0000
committerKarl Berry <karl@freefriends.org>2016-07-14 21:41:30 +0000
commit2d5135a3daaa80ca6f8878e7296bd5cbd0041cd5 (patch)
tree07fd3e88c1db56ee4d86fcc7e4d5bd893d9e2341 /Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex
parent15d8e872670cad2846331dc4843baf948fdac3dd (diff)
tcolorbox (14jul16)
git-svn-id: svn://tug.org/texlive/trunk@41700 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex
index 6a94a75ed65..8203e2dc108 100644
--- a/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex
+++ b/Master/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex
@@ -1,4 +1,4 @@
-%% The LaTeX package tcolorbox - version 3.93 (2016/06/01)
+%% The LaTeX package tcolorbox - version 3.94 (2016/07/14)
%% tcbtheorems.code.tex: Code for theorems in colorboxes
%%
%% -------------------------------------------------------------------------------------------
@@ -18,7 +18,7 @@
%% This work consists of all files listed in README
%%
%\makeatletter
-\tcb@set@library@version{3.93}
+\tcb@set@library@version{3.94}
\RequirePackage{amsmath}
@@ -139,6 +139,7 @@
\@@newtcolorbox[auto counter,#1]{#2}[3][]{#4,%
title={\tcb@theo@title{#3}{\thetcbcounter}{##2}},%
list entry={\protect\numberline{\thetcbcounter}##2},%
+ nameref={##2},%
code={\tcb@theo@label{#5}{##3}},%
##1}%
\@@newtcolorbox[#1,no counter,list inside=]{#2*}[2][]{#4,%