summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-12-18 22:04:25 +0000
committerKarl Berry <karl@freefriends.org>2013-12-18 22:04:25 +0000
commit7edd1b30f6d91c3f4961d8ceca5a9af64668db1b (patch)
tree3c631b8d49caab36f4b589405ec4766a0f46aa5a /Master/texmf-dist/doc/latex/tcolorbox/CHANGES
parent00be60da8df9f90d4ad3914ed813951c0639b409 (diff)
tcolorbox (17dec13)
git-svn-id: svn://tug.org/texlive/trunk@32442 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/CHANGES39
1 files changed, 38 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
index 4372ef626bc..41f94695da2 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
+++ b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
@@ -1,4 +1,4 @@
-%% The LaTeX package tcolorbox - version 2.51 (2013/09/16)
+%% The LaTeX package tcolorbox - version 2.60 (2013/12/17)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2006-2013 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
@@ -326,6 +326,7 @@ version 2.51 (2013/09/16)
* new options: 'extend freelance', 'extend freelancefirst',
'extend freelancemiddle', 'extend freelancelast',
'drop midday shadow', 'drop fuzzy midday shadow'
+ * new environment 'tcbinvclipframe'
- library 'listings':
* new macros '\renewtcblisting', '\renewtcbinputlisting'
- library 'theorems':
@@ -334,3 +335,39 @@ version 2.51 (2013/09/16)
* new macro '\renewtcboxfit'
- library 'documentation':
* new option 'documentation listing options'
+
+version 2.60 (2013/12/17)
+- new 'jigsaw' variants for the skins 'standard' and 'enhanced' for
+ advanced transparency and similar effects.
+- new package core skin 'standard jigsaw'
+- 'tabularx' and 'tabularx*' reset the arrayrulecolor to black after the table now.
+- option 'colbacktitle' moved from library 'skins' to package core
+- new options:
+ 'title filled', 'opacityupper', 'opacitylower', 'opacitytitle', 'opacityframe',
+ 'opacityback', 'opacitybacktitle', 'opacityfill', 'opacitytext','hyphenationfix',
+ 'standard jigsaw', 'enlarge by', 'grow to left by', 'grow to right by'
+- library 'skins':
+ * new skin: 'enhanced jigsaw', 'enhancedfirst jigsaw', 'enhancedmidle jigsaw',
+ 'enhancedlast jigsaw'
+ * marker style now based on 'enhancedmiddle jigsaw'
+ * new options:
+ 'enhanced jigsaw', 'tikz', 'tikz reset', 'show bounding box',
+ 'at begin tikz', 'at begin tikz reset', 'at end tikz', 'at end tikz reset',
+ 'rotate', 'scale', 'remember', 'remember as',
+ 'drop shadow southeast', 'drop shadow south', 'drop shadow southwest', 'drop shadow west',
+ 'drop shadow northwest', 'drop shadow north', 'drop shadow northeast', 'drop shadow east',
+ 'drop fuzzy shadow southeast', 'drop fuzzy shadow south', 'drop fuzzy shadow southwest',
+ 'drop fuzzy shadow west', 'drop fuzzy shadow northwest', 'drop fuzzy shadow north',
+ 'drop fuzzy shadow northeast','drop fuzzy shadow east',
+- library 'listings':
+ new options 'text above listing' and 'listing above text'
+- library 'theorems':
+ \newtcbtheorem creates an additional starred theorem environment
+- library 'fitting':
+ fit algorithm warning switched off by default.
+ new options:
+ 'fit warning'
+- library 'documentation': more values for 'index format'
+- documentation extended
+- major internal implementation changes and optimizations
+