From 2028c2844a8f3e86ccfc2cecc71bb0da18ebf9e4 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 3 Jan 2017 22:12:30 +0100 Subject: [PATCH] correct macro's name --- shortcuts/shortcuts.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index 6d2cd53..4d95ea7 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -147,7 +147,7 @@ } % text redding -\NewDocumentCommand \ghost { } {% +\NewDocumentCommand \red { } {% \color{red} }