Suppress code manipulating text format as color,...

This commit is contained in:
Jeff Lance 2017-03-02 21:59:27 +01:00
parent 3007ff9262
commit c6dbec75cc

View File

@ -151,15 +151,6 @@
}
}
% text ghosting
\NewDocumentCommand \ghost { } {%
\color{white}
}
% text redding
\NewDocumentCommand \red { } {%
\color{red}
}
%--%