Feat: ajout de la command \dure et \superDure
This commit is contained in:
parent
07b417ee7a
commit
22f9ade214
@ -59,6 +59,12 @@
|
|||||||
%% Autres
|
%% Autres
|
||||||
\newcommand{\TODO}[1]{\textcolor{red}{note(#1)}}
|
\newcommand{\TODO}[1]{\textcolor{red}{note(#1)}}
|
||||||
|
|
||||||
|
% Difficulté
|
||||||
|
|
||||||
|
\usepackage{fontawesome5}
|
||||||
|
\newcommand{\dure}{(\faBolt) }
|
||||||
|
\newcommand{\superDure}{(\faBioHazard) }
|
||||||
|
|
||||||
% Icones
|
% Icones
|
||||||
\newcommand{\icon}[2][scale=0.4]{%
|
\newcommand{\icon}[2][scale=0.4]{%
|
||||||
\includegraphics[#1]{icons/#2.png}%
|
\includegraphics[#1]{icons/#2.png}%
|
||||||
|
Loading…
Reference in New Issue
Block a user