Skip to content

Commit

Permalink
6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
T-F-S committed Jun 19, 2023
1 parent 67963e2 commit a67bce7
Show file tree
Hide file tree
Showing 33 changed files with 125 additions and 88 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
# The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)


> Copyright (c) 2006-2023 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
Expand Down
19 changes: 18 additions & 1 deletion doc/latex/tcolorbox/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,24 @@ and this project adheres to



## [6.0.2] - 2023-03-17
## [6.0.4] - 2023-06-19

### Changed
- Documentation title page background made non-selectable (PDF reader dependent!) (issue #225)
- Implementation for zref-clever support improved (issue #230)
- Wrong option name inside the documentation for `halign title` (issue #231)
- `extrude left by` and `extrude right by` now also change spacing for title and lower part (issue #228)
- `\newtcbox` and similar macros needed curly braces to protect square brackets for key values.
The implementation is adapted to avoid such a need at several places (issue #229)

### Fixed
- The last version war inconsistently numbered 6.0.2 and/or 6.0.3 (issue #224)

This comment has been minimized.

Copy link
@muzimuzhi

muzimuzhi Jun 19, 2023

Contributor

typo, war -> was

This comment has been minimized.

Copy link
@T-F-S

T-F-S Jun 19, 2023

Author Owner

Thank you

- New LaTeX versions (from 2023-06-01) remove `\parskip` at top of `minipage`.
Therefore, `parbox=false` has to be adapted (issue #232)



## [6.0.2/6.0.3] - 2023-03-17

### Added
- Usage of `\tcblower` where not applicable gives a more helpful error message (issue #215)
Expand Down
2 changes: 1 addition & 1 deletion doc/latex/tcolorbox/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
# The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)


> Copyright (c) 2006-2023 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
Expand Down
Binary file modified doc/latex/tcolorbox/tcolorbox-example-poster.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/latex/tcolorbox/tcolorbox-example-poster.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcolorbox-example-poster.tex: a poster example for tcolorbox
%%
%% -------------------------------------------------------------------------------------------
Expand Down
Binary file modified doc/latex/tcolorbox/tcolorbox-example.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/latex/tcolorbox/tcolorbox-example.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcolorbox-example.tex: an example for tcolorbox
%%
%% -------------------------------------------------------------------------------------------
Expand Down
Binary file modified doc/latex/tcolorbox/tcolorbox-tutorial-poster.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/latex/tcolorbox/tcolorbox-tutorial-poster.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% \LaTeX-Main\
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcolorbox-tutorial-poster.tex: a tutorial for poster creation with tcolorbox
%%
%% -------------------------------------------------------------------------------------------
Expand Down
2 changes: 2 additions & 0 deletions doc/latex/tcolorbox/tcolorbox.doc.abstract.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
\coordinate (A) at (0,0); \coordinate (B) at (21,29.7);
\path[use as bounding box] (A) rectangle coordinate (C) (B);
\node[transform shape,xslant=0.7,rotate=-10,xshift=0cm] at (C) {%
\BeginAccSupp{method=plain,ActualText={}}%
\begin{tcbraster}[raster columns=4,title=tcolorbox \version,
fonttitle=\small\bfseries,raster width=50cm]
\foreach \b in {1,...,28} {\begin{tcolorbox}[enhanced,
Expand All @@ -18,6 +19,7 @@
colbacktitle=boxcol!!+!50!black!30!white,
colupper=black!30!white]\lipsum[2]\end{tcolorbox}}
\end{tcbraster}%
\EndAccSupp{}%
};
\node at (C) {%
\begin{tcbitemize}[title=tcolorbox \version,fonttitle=\small\bfseries,
Expand Down
15 changes: 7 additions & 8 deletions doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ \subsection{Text Alignment}

\clearpage
\begin{docTcbKey}[][doc new=2015-05-07]{halign title}{=\meta{alignment}}{no default, initially \texttt{justify}}
|halign lower| determines the horizontal \meta{alignment} of the title of the box.
|halign title| determines the horizontal \meta{alignment} of the title of the box.
The feasible values for \meta{alignment} are the same as for \refKey{/tcb/halign}.

\begin{exdispExample}{halign_title}
Expand Down Expand Up @@ -3684,8 +3684,7 @@ \subsubsection{Spread Box to Page Borders}
\subsubsection{Box Extrusion}

\begin{marker}
The following keys should not be used with breakable boxes or boxes with a
lower part.
The following keys should not be used with breakable boxes.
\end{marker}

\begin{docTcbKey}{shrink tight}{}{style, no value, initially unset}
Expand All @@ -3707,7 +3706,7 @@ \subsubsection{Box Extrusion}
\end{docTcbKey}

\begin{docTcbKey}[][doc updated=2014-09-19]{extrude left by}{=\meta{length}}{style, no default, initially unset}
The (upper part of the) colored box is extruded by the given \meta{length} to the left side.
The colored box is extruded by the given \meta{length} to the left side.
The inner width and the bounding box is kept unchanged and the operation
is additive!
\begin{exdispExample}{extrude_left_by}
Expand All @@ -3723,7 +3722,7 @@ \subsubsection{Box Extrusion}
\end{docTcbKey}

\begin{docTcbKey}[][doc updated=2014-09-19]{extrude right by}{=\meta{length}}{style, no default, initially unset}
The (upper part of the) colored box is extruded by the given \meta{length} to the right side.
The colored box is extruded by the given \meta{length} to the right side.
The inner width and the bounding box is kept unchanged and the operation
is additive!
\begin{exdispExample}{extrude_right_by}
Expand All @@ -3740,7 +3739,7 @@ \subsubsection{Box Extrusion}

\clearpage
\begin{docTcbKey}{extrude top by}{=\meta{length}}{style, no default, initially unset}
The (upper part of the) colored box is extruded by the given \meta{length} to the top side.
The colored box is extruded by the given \meta{length} to the top side.
The inner width and the bounding box is kept unchanged and the operation
is additive!
\begin{exdispExample}{extrude_top_by}
Expand All @@ -3756,7 +3755,7 @@ \subsubsection{Box Extrusion}
\end{docTcbKey}

\begin{docTcbKey}{extrude bottom by}{=\meta{length}}{style, no default, initially unset}
The (upper part of the) colored box is extruded by the given \meta{length} to the bottom side.
The colored box is extruded by the given \meta{length} to the bottom side.
The inner width and the bounding box is kept unchanged and the operation
is additive!
\begin{exdispExample}[safety=1cm]{extrude_bottom_by}
Expand All @@ -3772,7 +3771,7 @@ \subsubsection{Box Extrusion}
\end{docTcbKey}

\begin{docTcbKey}{extrude by}{=\meta{length}}{style, no default, initially unset}
The (upper part of the) colored box is extruded by the given \meta{length} to all sides.
The colored box is extruded by the given \meta{length} to all sides.
The inner width and the bounding box is kept unchanged and the operation
is additive!
\begin{exdispExample}{extrude_by}
Expand Down
2 changes: 1 addition & 1 deletion doc/latex/tcolorbox/tcolorbox.doc.s_main.sty
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
\tcbset{listing engine=listings,initialize@reset={listing engine=listings}}%
}

\RequirePackage{accsupp}
\RequirePackage{hyperref}


\RequirePackage[a4paper,left=2.5cm,right=2.5cm,top=1.5cm,bottom=1.5cm,
marginparsep=3mm,marginparwidth=18mm,
headheight=0mm,headsep=0cm,
Expand Down
Binary file modified doc/latex/tcolorbox/tcolorbox.pdf
Binary file not shown.
8 changes: 4 additions & 4 deletions doc/latex/tcolorbox/tcolorbox.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% \LaTeX-Main\
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcolorbox.tex: Manual
%%
%% -------------------------------------------------------------------------------------------
Expand Down Expand Up @@ -51,8 +51,8 @@
\setlength{\bibitemsep}{\smallskipamount}
\addbibresource{tcolorbox.doc.bib}

\def\version{6.0.3}%
\def\datum{2023/03/17}%
\def\version{6.0.4}%
\def\datum{2023/06/19}%
\makeindex

\hypersetup{
Expand All @@ -70,7 +70,7 @@
%\geometry{showframe}
%\tcbset{draftmode}
\tcbset{/tcb/external/-}% for final run
%\includeonly{tcolorbox.doc.breakable}
%\includeonly{tcolorbox.doc.coreoptions}
%\hypersetup{colorlinks=false}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcbbreakable.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbbreakable.code.tex: Code for breakable colorboxes
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\RequirePackage{pdfcol}
\pdfcolInitStack{tcb@breakable}
Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcbdocumentation.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbdocumentation.code.tex: Code for LaTeX documentations
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\tcbuselibrary{listings,skins,xparse,external,raster}

Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcbexternal.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbexternal.code.tex: Code for externalization
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\tcbuselibrary{pro@cessing}

Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcbfitting.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbfitting.code.tex: Code for fit boxes
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -18,7 +18,7 @@
%% This work consists of all files listed in README
%%
%\makeatletter
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\newdimen\tcbfitdim
\newdimen\tcb@lowerfitdim
Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcbhooks.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbhooks.code.tex: Code for adding hooks
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -18,7 +18,7 @@
%% This work consists of all files listed in README
%%
%\makeatletter
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\tcbset{%
before upper app/.code={\appto\kvtcb@before@upper{#1}},%
Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcblistings.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcblistings.code.tex: Code for colorboxes with listings
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -18,7 +18,7 @@
%% This work consists of all files listed in README
%%
%\makeatletter
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\RequirePackage{listings}[2007/02/22]

Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcblistingscore.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcblistingscode.code.tex: Auxiliary code for colorboxes with listings
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -18,7 +18,7 @@
%% This work consists of all files listed in README
%%
%\makeatletter
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\tcbuselibrary{pro@cessing}

Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcblistingsutf8.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcblistingsutf8.code.tex: Code for colorboxes with listings in UTF-8
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\tcbuselibrary{listings}

Expand Down
8 changes: 4 additions & 4 deletions tex/latex/tcolorbox/tcbmagazine.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbmagazine.code.tex: Code for box sets and magazine styles
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\tcbuselibrary{breakable}

Expand Down Expand Up @@ -116,7 +116,7 @@
\newrobustcmd{\usetcboxarray}[3][default]{%
\boxarraygetbox[#1]{\tcb@box@array@box}{#2}%
\ifdefined\tcb@box@array@box%
\tcbox[#3]{\usebox{\tcb@box@array@box}}%
\tcbox[{#3}]{\usebox{\tcb@box@array@box}}%
\fi%
}

Expand All @@ -130,7 +130,7 @@
\newrobustcmd{\consumetcboxarray}[3][default]{%
\boxarraygetbox[#1]{\tcb@box@array@box}{#2}%
\ifdefined\tcb@box@array@box%
\tcbox[#3]{\leavevmode\box\tcb@box@array@box\relax}%
\tcbox[{#3}]{\leavevmode\box\tcb@box@array@box\relax}%
\fi%
}

Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcbminted.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbminted.code.tex: Code for colorboxes with listings
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -18,7 +18,7 @@
%% This work consists of all files listed in README
%%
%\makeatletter
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\RequirePackage{minted}[2021/12/24]

Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcbposter.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbposter.code.tex: Code for posters
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\tcbuselibrary{breakable,magazine,skins,fitting}

Expand Down
4 changes: 2 additions & 2 deletions tex/latex/tcolorbox/tcbprocessing.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbprocessing.code.tex: Code for conditional processing
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\RequirePackage{pdftexcmds}
\RequirePackage{shellesc}
Expand Down
8 changes: 4 additions & 4 deletions tex/latex/tcolorbox/tcbraster.code.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%% The LaTeX package tcolorbox - version 6.0.3 (2023/03/17)
%% The LaTeX package tcolorbox - version 6.0.4 (2023/06/19)
%% tcbskinsjigsaw.code.tex: Code for colorboxes with different skins
%%
%% -------------------------------------------------------------------------------------------
Expand All @@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
\tcb@set@library@version{6.0.3}
\tcb@set@library@version{6.0.4}

\newcounter{tcbrastercolumn}
\newcounter{tcbrasterrow}
Expand Down Expand Up @@ -244,9 +244,9 @@
}{\end{tcolorbox}\end{tcbraster}}

\newenvironment{tcboxedraster}[2][]{%
\tcolorbox[#2]\begin{tcbraster}[#1]}%
\tcolorbox[{#2}]\begin{tcbraster}[#1]}%
{\end{tcbraster}\endtcolorbox}

\newenvironment{tcboxeditemize}[2][]{%
\tcolorbox[#2]\tcbitemize[#1]}%
\tcolorbox[{#2}]\tcbitemize[#1]}%
{\endtcbitemize\endtcolorbox}
Loading

0 comments on commit a67bce7

Please sign in to comment.