• CTAN update: tcolorbox

    From CTAN Announcements@21:1/5 to All on Thu Jan 11 17:42:44 2024
    Thomas F. Sturm submitted an update to the

    tcolorbox

    package.

    Version number: 6.2.0 2024-01-10
    License type: lppl1.3

    Summary description: Coloured boxes, for LaTeX examples and theorems, etc

    Announcement text: ----------------------------------------------------------------------


    ### Added
    - New convenience options for box content additions (issue #250)
    - Option `environment upper`
    - Option `environment upper args`
    - Option `environment lower`
    - Option `environment lower args`
    - Option `environment title`
    - Option `environment title args`
    - Library `hooks`:
    - Option `environment upper app`
    - Option `environment upper args app`
    - Option `environment lower app`
    - Option `environment lower args app`
    - Option `environment title app`
    - Option `environment title args app`
    - Option `environment upper pre`
    - Option `environment upper args pre`
    - Option `environment lower pre`
    - Option `environment lower args pre`
    - Option `environment title pre`
    - Option `environment title args pre`
    - Library `documentation`:
    - Option `index key formatter`
    - Option `index keys formatter`
    - Root (`/`) of a documented key made configurable (issue #259):
    - Option `doc key prefix`

    ### Changed
    - Minor implementation change to `redirectlowerto` (issue #240)
    - `pgfkeys` mentioned in the documentation (issue #241)
    - Distinct `savelowerto`/`redirectlowerto` file names inside the documentation (issue #248)
    - Updated documentation and warnings for the interaction between `saveto`
    and `savelowerto` (issue #249)
    - Improved some `\sarg` examples in the documentation (issue #256)
    - Small typos in the documentation (issue #261)
    - Recording macros rewritten in expl3 code (part of issue #255)
    - Usage of expl3 scratch variables like `\l_tmpa_tl` replaced by package variables like `\l__tcobox_tmpa_tl`
    - Library `documentation`:
    - Expl3 arg-spec of internal macro corrected (issue #257)
    - `\tcbmakedocSubKey` and `\tcbmakedocSubKeys` take options now (issue #259)
    - Library `external`: package loading of `pdftexcmds` and `shellesc` removed.
    Expl3 functions are used as drop-in replacements (part of issue #255)
    - Libraries `listings`, `listingsutf8`, and `minted`:
    package loading of `pdftexcmds` and `shellesc` removed (part of issue #255) - Needed LaTeX version updated to 2021-11-15

    ### Removed
    - Loading of the `xparse` library dropped inside the `documentation` library since all
    needed features are part of the LaTeX format now (issue #254)

    ### Fixed
    - Several documentation typos and minor improvements (PR/issue #251 and PR/issue #252)
    - Extra top space if `parbox=false` and tcolorbox starts with a list (issue #262)


    ----------------------------------------------------------------------

    This package is located at
    https://mirrors.ctan.org/macros/latex/contrib/tcolorbox

    More information is at
    https://www.ctan.org/pkg/tcolorbox

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Erik Braun

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to All on Thu Jul 11 09:58:30 2024
    Thomas F. Sturm submitted an update to the

    tcolorbox

    package.

    Version: 6.3.0 2024-07-10
    License: lppl1.3

    Summary description: Coloured boxes, for LaTeX examples and theorems, etc

    Announcement text: ----------------------------------------------------------------------

    ### Added
    - Library `documentation`:
    - Option `page ref formatter` (issue #273)
    - First experimental partial tagging support: suppress tagging of drawing (issue #283)
    This works for lualatex only.

    ### Changed
    - The base package loads `tikz` now instead of `pgf`.
    All skins, including the `standard` family, use `tikzpicture` as internal environment now.
    - Boolean marker to detect if inside a `tcb@savebox` introduced (issue #262)
    - LaTeX usrguide cited for `\NewDocumentCommand` and friends (issue #263)
    - Stricter checks on box names in `\newtcbox` and friends (issue #264)
    - Checks on formatter like `index key formatter` enforced (issue #265)
    - Needed LaTeX version updated to 2023-11-01
    - More meaningful error message in case of `\DeclareTColorBox` with same auto counter (issue #276)
    - Library `theorems`:
    - Options `ams align`, `ams align*`, `ams gather`, and `ams gather*` are now shortcuts
    for the upper part only (issue #282)
    - Documentation for `ams align`, `ams align*`, `ams gather`, and `ams gather*` adapted, i.e.
    exclusion of lower parts documented (issue #282)
    - Technical information: The package documentation is now produced with lualatex instead of pdflatex

    ### Deprecated
    - The option `graphical environment` is useless now, since all environments are based on `tikzpicture` now.

    ### Removed
    - Documentation for the deprecated options `before example` and `after example`
    - Documentation for the deprecated option `graphical environment`

    ### Fixed
    - `\@nobreakfalse` added to `\tcb@parbox@false@settings` to avoid
    decreased space before list with `parbox=false` following a section heading (issue #270)
    - Documentation typos fixed (issue #279)

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/tcolorbox

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/macros/latex/contrib/tcolorbox/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Wed Oct 23 19:52:18 2024
    Thomas F. Sturm submitted an update to the

    tcolorbox

    package.

    Version: 6.4.1 2024-10-22
    License: lppl1.3

    Summary description: Coloured boxes, for LaTeX examples and theorems, etc

    Announcement text: ----------------------------------------------------------------------

    ### Changed

    - Updated `zref-clever` support so that `label type` can also work
    with `label is label` (issue #295)

    - Documentation: change mention of `tikz` to `tikzfill.image` in
    skins description (issue #293)

    - `tcolorbox-tutorial-poster.tex`: Using `breakafterinrun` to break
    long sequences of dashes (issue #294)

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/tcolorbox

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/macros/latex/contrib/tcolorbox/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Wed May 21 21:10:51 2025
    Thomas F. Sturm submitted an update to the

    tcolorbox

    package.

    Version: 6.5.0 2025-05-20
    License: lppl1.3

    Summary description: Coloured boxes, for LaTeX examples and theorems, etc

    Announcement text: ----------------------------------------------------------------------

    ### Added
    - Libary `documentation`:
    - `ctan formatter` for customization of the string CTAN (issue #290)
    - Libraries `listings`, `listingsut8`, `minted`: (pull request #313)
    - Option `run pdflatex-dev`
    - Option `run xelatex-dev`
    - Option `run lualatex-dev`
    - Option `run latexmk`
    - Option `run latex-dev`

    ### Changed
    - Package hyperref Info: bookmark level for `list type` unknown: Message silenced (issue #296)
    - Implementation of `minted style` does not use `\usemintedstyle` any longer.
    Note that this avoids global style changes and documents relying on the old side-effect
    may have to be adapted (issue #299)
    - Documentation: `\tcboxverb` moved from 3.3 to 3.1
    - Documentation of `\newtcbox` and `\NewTCBox` explains arguments in more detail (issue #300)
    - Documentation typos (issue #301)
    - Documentation: Added fix from
    https://tex.stackexchange.com/questions/730126/update-to-cleveref-firstaid-adds-space-after-tcolorbox-documentation-comm
    ands
    - Documentation: `sidebyside align=top` needs `luacolor` since version 6.0.0 (2023-02-10) (issue #302)
    - Documentation: Unmatched opening brace removed
    - `CHANGES.md` renamed to `CHANGELOG.md` following https://keepachangelog.com/en/1.1.0/

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/tcolorbox

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/macros/latex/contrib/tcolorbox/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Thu Jun 5 19:16:44 2025
    Thomas F. Sturm submitted an update to the

    tcolorbox

    package.

    Version: 6.6.0 2025-06-04
    License: lppl1.3

    Summary description: Coloured boxes, for LaTeX examples and theorems, etc

    Announcement text: ----------------------------------------------------------------------

    ### Added
    - Libary `skins`:
    - Options `alt` and `temporal` for use with beamer (pull request #317)
    - Libary `documentation`:
    - Macro `\pbarg` to document beamer overlay specifications
    (pull request #317)

    ### Changed
    - Documentation:
    With LaTeX2e <2025-06-01> the handling of `\label` was improved
    resulting in breaking the combination of `cleveref` and `amsmath`
    (temporarily):
    - `cleveref` removed from the `tcolorbox` documentation style
    (no change for users!)
    - Theorem examples from the `theorems` library documentation
    rewritten for `zref-clever` instead of `cleveref`
    - Several documentation adaptions
    - References updated

    ### Fixed
    - Documentation cleanup: tikz loading in examples not necessary
    (pull request #315)

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/tcolorbox

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/macros/latex/contrib/tcolorbox/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to All on Wed Jul 9 20:24:16 2025
    Thomas F. Sturm submitted an update to the

    tcolorbox

    package.

    Version: 6.7.1 2025-07-08
    License: lppl1.3

    Summary description: Coloured boxes, for LaTeX examples and theorems, etc

    Announcement text: --------------------------------------------------------------------------------


    6.7.0 2025-07-07
    ### Added
    - Libary `skins`:
    - Option `tcb fill lower bicolor`. Actually, this option is available since years,
    but was forgotten to be documented (issue #323)
    - Options `set alt` and `use alt` for use with beamer
    - Options `set temporal` and `use temporal` for use with beamer

    ### Changed
    - Documentation:
    - Some beamer support examples rewritten for `set temporal` and `use temporal`

    ### Fixed
    - Libary `skins`:
    - Combination of `skin=enhancedlast jigsaw` or `skin=bicolorlast jigsaw` with a `title`
    failed to have a hole for the box content (issue #322)
    - Documentation:
    - Add missing counter marks (pull request #320)
    - Drop unneeded tikz loading in doc examples (pull request #321)


    6.7.1 2025-07-08
    ### Fixed
    - Libary `skins`:
    - Implementation of `use alt` and `use temporal` corrected.

    --------------------------------------------------------------------------------

    This package is located at
    https://mirrors.ctan.org/macros/latex/contrib/tcolorbox

    More information is at
    https://ctan.org/pkg/tcolorbox


    --------------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Manfred Lotz


    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs .

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)