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} \subsection{#1}
} }
% text ghosting % % text ghosting
\NewDocumentCommand \ghost { } {% % \NewDocumentCommand \ghost { } {%
\color{white} % \color{white}
} % }
%-- % %-- %
\makeatother \makeatother

View File

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