From c6dbec75cc425ea36e0fba706c1c263c17fa3d67 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 2 Mar 2017 21:59:27 +0100 Subject: [PATCH] Suppress code manipulating text format as color,... --- commun/commun.sty | 9 --------- 1 file changed, 9 deletions(-) diff --git a/commun/commun.sty b/commun/commun.sty index 9950fa4..b93d647 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -151,15 +151,6 @@ } } -% text ghosting -\NewDocumentCommand \ghost { } {% - \color{white} -} - -% text redding -\NewDocumentCommand \red { } {% - \color{red} -} %--%