move ghosting macro from cours_prof to shortcut.

This commit is contained in:
Jeff Lance 2017-01-03 21:52:41 +01:00
parent c4eed2e86b
commit af9ca5317b
2 changed files with 8 additions and 6 deletions

View File

@ -254,9 +254,9 @@
}
% text ghosting
\NewDocumentCommand \ghost { } {%
\color{white}
}
% \NewDocumentCommand \ghost { } {%
% \color{white}
% }
%-- %
\makeatother

View File

@ -141,8 +141,10 @@
}
}
% \NewDocumentCommand \% {
% \si{\percent}
% }
% text ghosting
\NewDocumentCommand \ghost { } {%
\color{white}
}
%--%