New shortcut for putting text in white.

This commit is contained in:
Jeff Lance 2017-03-18 22:41:47 +01:00
parent 97bf350c08
commit b6901418ba

View File

@ -45,15 +45,15 @@
\newcommand\createColor[1]{%
\expandafter\newcommand\csname #1\endcsname{\color{#1}}}
% Put text in white for ghosting text in some docs.
\NewDocumentCommand \ghost { } {%
\color{white}
}
% Put text in some colors.
\createColor{red}
\createColor{white}
% Another shortcut for white text.
\NewDocumentCommand \ghost { } {%
\white
}
%-- Texte
% c'est-à-dire
\NewDocumentCommand \cad { } {