summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/CHANGES31
1 files changed, 30 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/CHANGES b/Master/texmf-dist/doc/latex/tcolorbox/CHANGES
index 47bcee9733d..b7d56128da1 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 4.03 (2017/04/25)
+%% The LaTeX package tcolorbox - version 4.10 (2017/07/05)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2006-2017 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
@@ -993,3 +993,32 @@ version 4.03 (2017/04/25)
- library 'documentation':
* new options: 'documentation minted language', 'keywords bold'
- Creation of leaflets documented
+
+version 4.10 (2017/07/05)
+- new options:
+ 'inherit height', 'verbatim ignore percent'
+- library 'skins'
+ * new style 'enhanced standard jigsaw'
+- library 'magazine':
+ * new macro: '\ifboxarrayempty'
+- library 'breakable':
+ * option 'break at' allows negative values now.
+ * the algorithm for breaks inside a multicolumn environment was improved
+ (user code may be affected by this change).
+ * new macro: '\tcbbreak'
+- library 'minted':
+ * the default settings for 'minted options'
+ are supplemented by 'breaklines,autogobble'
+- new library 'poster'
+ * new macros and environments:
+ 'tcbposter', '\tcbposterset', '\posterbox', 'posterboxenv',
+ 'tcbposterwidth', 'tcbposterheight', 'tcbpostercolspacing', 'tcbposterrowspacing',
+ 'tcbpostercolumns', 'tcbposterrows', 'tcbpostercolwidth', 'tcbposterrowheight'
+ * new options:
+ 'poster', 'columns', 'rows', 'colspacing', 'rowspacing', 'spacing',
+ 'showframe', 'width', 'height', 'prefix', 'coverage', 'no coverage',
+ 'boxes', 'fontsize', 'name', 'column', 'column*', 'span', 'row', 'rowspan',
+ 'fixed height', 'below', 'above', 'at', 'between', 'sequence',
+ 'placeholder', 'xshift', 'yshift'
+- New example file 'tcolorbox-example-poster'
+- New tutorial 'tcolorbox-tutorial-poster' for poster creation