Directory macros/latex/contrib/postit
README.md
postit
A LaTeX package providing commands to create Post-it-like boxes with tcolorbox — Un package LaTeX proposant des commandes pour créer des boîtes style Post-it avec tcolorbox
Installation
The package is available on CTAN and can be installed via your LaTeX distribution's package manager.
Via MiKTeX
- Graphically: open the MiKTeX Console, go to Packages, search for
postitand click Install. - Command line:
mpm.exe --install postit
Via TeX Live / tlmgr
tlmgr install postit
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:
- Download the repository (click Code > Download ZIP, or clone it).
- Place
postit.styin a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/postit/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\postit\ - macOS (MacTeX):
~/Library/texmf/tex/latex/postit/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{postit}
Author & License
| Author | Cédric Pierquet |
| cpierquet@outlook.fr | |
| License | Released under the LaTeX Project Public License v1.3c or later |
Download the contents of this package in one zip archive (594.6k).
PostIt – A LaTeX package for displaying Post-it notes
This package provides some commands and options for creating Post-it-like boxes with tcolorbox:
- an environment PostIt with customizations;
- a command \MiniPostIt to display a simple Post-It.
| Package | PostIt |
| Bug tracker | |
| Repository | |
| Version | 0.20a 2026-09-13 |
| Licenses | The LaTeX Project Public License 1.3c |
| Maintainer | Cédric Pierquet |
| Contained in | TeX Live as postit MiKTeX as postit |
| Topics | Decoration Boxing |