move macro

This commit is contained in:
Jeff Lance 2017-01-03 22:10:04 +01:00
parent 0b185b27c8
commit d2994f6958
2 changed files with 8 additions and 7 deletions

View File

@ -253,10 +253,10 @@
\subsection{#1}
}
% text ghosting
\NewDocumentCommand \ghost { } {%
\color{white}
}
% % text ghosting
% \NewDocumentCommand \ghost { } {%
% \color{white}
% }
%-- %
\makeatother

View File

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