new macro to put text in red
This commit is contained in:
parent
d2994f6958
commit
1d9ca16cd0
@ -146,4 +146,9 @@
|
||||
\color{white}
|
||||
}
|
||||
|
||||
% text redding
|
||||
\NewDocumentCommand \ghost { } {%
|
||||
\color{red}
|
||||
}
|
||||
|
||||
%--%
|
||||
|
Loading…
Reference in New Issue
Block a user