diff --git a/tools/style/shortcuts.sty b/tools/style/shortcuts.sty index e6100a8..a27e1f5 100755 --- a/tools/style/shortcuts.sty +++ b/tools/style/shortcuts.sty @@ -59,6 +59,12 @@ %% Autres \newcommand{\TODO}[1]{\textcolor{red}{note(#1)}} +% Difficulté + +\usepackage{fontawesome5} +\newcommand{\dure}{(\faBolt) } +\newcommand{\superDure}{(\faBioHazard) } + % Icones \newcommand{\icon}[2][scale=0.4]{% \includegraphics[#1]{icons/#2.png}%