CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/creationboites

README.md

CreationBoites

A package providing macros to create sample boxes with tcolorbox — Un package proposant des macros pour créer des boîtes personnalisées avec tcolorbox.

Installation

The package is available on CTAN and can be installed via your distribution's package manager.

Via MiK

  • Graphically: open the MiK Console, go to Packages, search for CreationBoites and click Install.
  • Command line:
  • mpm.exe --install CreationBoites

Via Live / tlmgr

tlmgr install CreationBoites
On Linux, you may need to prefix with sudo depending on your installation.

Manual installation

If you want the latest version directly from this repository:

  1. Download the repository (click Code > Download ZIP, or clone it).
  2. Place CreationBoites.sty in a directory where can find it, for example:
    • Live / Linux: ~/texmf/tex/latex/CreationBoites/
    • MiK / Windows: C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\CreationBoites\
    • macOS (Mac): ~/Library/texmf/tex/latex/CreationBoites/
  3. Refresh the filename database:
    • Live: mktexlsr or texhash
    • MiK: initexmf --update-fndb

Quick start

\usepackage{CreationBoites}

Author & License

Author Cédric Pierquet
Email cpierquet@outlook.fr
License Released under the Project Public License v1.3c or later

Download the contents of this package in one zip archive (218.6k).

CreationBoites – Macros to create simple tcolorbox with some customizations

This package provides some macros to create sampleboxes with tcolorbox :

  • a macro \CreationBoite to create the box;
  • a macro \ParamBoites to modify some parameters;
  • possibility to modify ‘deeply’ the boxes.

PackageCreationBoites
Bug trackerhttps://github.com/cpierquet/latex-packages/issues
Repositoryhttps://github.com/cpierquet/latex-packages/tree/main/creationboites
Version0.20b 2026-05-01
LicensesThe Project Public License 1.3c
MaintainerCédric Pierquet
Contained inTeX Live as creationboites
MiKTeX as creationboites
TopicsColour
Boxing
...
Guest Book Sitemap Contact Contact Author