summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex b/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
index 55375f697c5..2d4bb4d9431 100644
--- a/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
+++ b/Master/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex
@@ -1,4 +1,4 @@
-%% The LaTeX package tcolorbox - version 2.50 (2013/07/29)
+%% The LaTeX package tcolorbox - version 2.51 (2013/09/16)
%% tcblistings.code.tex: Code for colorboxes with listings
%%
%% -------------------------------------------------------------------------------------------
@@ -18,7 +18,7 @@
%% This work consists of all files listed in README
%%
%\makeatletter
-\tcb@set@library@version{2.50}
+\tcb@set@library@version{2.51}
\RequirePackage{listings}[2007/02/22]
@@ -58,7 +58,7 @@
}%
\def\tcb@listing@doc@usetemplisting{%
- \tcb@listing@input@listing{style=\kvtcb@doclststyle}{\kvtcb@tempfile}%
+ \tcb@listing@input@listing{\kvtcb@doclistingoptions}{\kvtcb@tempfile}%
}
\tcbset{%