summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-16 20:46:53 +0000
committerKarl Berry <karl@freefriends.org>2015-03-16 20:46:53 +0000
commit1d543d293d1c8d586821f89ad4f9ef0bc5d368d7 (patch)
tree9e87b78d587685dcbac499544643fe46bd75d1f0 /Master/texmf-dist/doc/latex/tcolorbox/CHANGES
parent6e0f4bb68148b7067ae458d0907df1aa9f493f93 (diff)
tcolorbox (16mar15)
git-svn-id: svn://tug.org/texlive/trunk@36534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/CHANGES25
1 files changed, 24 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
index 94501ca2cc6..e6b7c245856 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 3.40 (2015/01/14)
+%% The LaTeX package tcolorbox - version 3.50 (2015/03/16)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2006-2014 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
@@ -728,3 +728,26 @@ version 3.40 (2015/01/14)
* new option: 'titlerule style'
- library 'breakable':
algorithm for handling overfull boxes revised; new warnings implemented
+
+version 3.50 (2015/03/16)
+- bug fix: \tcbline was broken for \tcboxfit-boxes since 3.36
+- text color implementation changed to fix some color problems
+- before/after settings changed to detect special situations
+- 'sidebyside align': new selections 'top seam', 'center seam', 'bottom seam'
+- new options:
+ 'force nobeforeafter', 'blend before title', 'blend before title code'
+- library 'documentation':
+ 'before example', 'after example' are deprecated; 'docexample' is changed
+- new library 'external'
+ * new macros and environments:
+ 'tcbexternal', '\tcbEXTERNALIZE', 'extikzpicture', 'extcolorbox',
+ '\tcbifexternal',
+ '\newtcbexternalizeenvironment', 'renewtcbexternalizeenvironment',
+ 'newtcbexternalizetcolorbox', 'renewtcbexternalizetcolorbox'
+ * new options:
+ 'runner', 'externalize', 'force remake', '!',
+ 'name', 'externalize listing', 'externalize listing!',
+ 'externalize example', 'externalize example!',
+ 'prefix', 'environment', 'minipage', 'plain', 'compiler', 'runs',
+ 'input source on error', 'safety', 'preamble'
+- documentation structure revised