card

Small latex package to write colored box with icons (using tcolorbox and fontawesome)

UNLICENSE License

Stars
12
Committers
2

Bot releases are visible (Hide)

card - Card latex package 1.0 Latest Release

Published by TBlauwe almost 2 years ago

Copy this file to your latex project :

-- root
 \-- main.tex
 \-- card.sty

Then add the following line : \usepackage{card}

⚠️ : require package xcolor with at least dvipsnames option : \usepackage[dvipsnames]{xcolor}.

Related Projects