dd a new macro to put text in red

This commit is contained in:
2017-01-03 21:53:24 +01:00
parent af9ca5317b
commit fbed6d37dd
2 changed files with 10 additions and 5 deletions

View File

@@ -146,5 +146,9 @@
\color{white}
}
% text "redding"
\NewDocumentCommand \ghost { } {%
\color{red}
}
%--%