summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-06 23:22:11 +0000
committerKarl Berry <karl@freefriends.org>2014-02-06 23:22:11 +0000
commit2385abbf2b7e9cee66fd032dcc7ca204808f1135 (patch)
tree2e2e1a60f376f9751a6e45f49273d39e47185be9 /Master/texmf-dist/doc/latex/tcolorbox/CHANGES
parent60d128571258b0d294d7cc43bd4227b4f7b7f076 (diff)
tcolorbox (6feb14)
git-svn-id: svn://tug.org/texlive/trunk@32886 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/CHANGES33
1 files changed, 31 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
index 0e38c2c3c86..64e18b57952 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
+++ b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
@@ -1,7 +1,7 @@
-%% The LaTeX package tcolorbox - version 2.61 (2014/01/10)
+%% The LaTeX package tcolorbox - version 2.70 (2014/02/06)
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2006-2013 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% Copyright (c) 2006-2014 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
%% -------------------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -383,3 +383,32 @@ version 2.61 (2014/01/10)
- library 'fitting':
* alternative fitting algorithms implemented (fontsize, areasize, hybrid, squeeze)
* new option: 'fit algorithm'
+
+version 2.70 (2014/02/06)
+- bug fix: global setting of 'before' or 'after' may produce errors or
+ side effects for layered boxes.
+- compatibility issue with TikZ 3.00 solved
+- new options:
+ 'detach title', 'attach title', 'attach title to upper',
+ 'tikznode upper', 'tikznode lower', 'tikznode'
+- library 'theorems':
+ * new options:
+ 'separator sign none', 'terminator sign', 'terminator sign colon',
+ 'terminator sign dash', 'terminator sign none', 'description delimiters',
+ 'description delimiters parenthesis', 'description delimiters none',
+ 'theorem name and number', 'theorem number and name', 'theorem name',
+ 'theorem style'
+- library 'documentation':
+ * re-implementation of the documenting environments
+ (may alter existing documents slightly)
+ * new environments:
+ 'docCommand*', 'docEnvironment*', 'docKey*'
+ * new commands:
+ '\docAuxCommand*', '\docAuxEnvironment', '\docAuxEnvironment*',
+ '\docValue', '\docValue*', '\docAuxKey', '\docAuxKey*',
+ '\docColor*', '\refAux', '\refAuxcs'
+ * new options:
+ 'doc left', 'doc right', 'doc left indent', 'doc right indent',
+ 'doc head', 'doc head command', 'doc head environment', 'doc head key',
+ 'doc description', 'doc into index', 'value', 'values'
+