From d2994f6958d70143f8a04e6b5a03b5de7ee97592 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 3 Jan 2017 22:10:04 +0100 Subject: [PATCH] move macro --- cours/cours_prof.cls | 8 ++++---- shortcuts/shortcuts.sty | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/cours/cours_prof.cls b/cours/cours_prof.cls index c06e4b8..b2687bc 100644 --- a/cours/cours_prof.cls +++ b/cours/cours_prof.cls @@ -253,10 +253,10 @@ \subsection{#1} } -% text ghosting -\NewDocumentCommand \ghost { } {% - \color{white} -} +% % text ghosting +% \NewDocumentCommand \ghost { } {% +% \color{white} +% } %-- % \makeatother diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index 19532ef..a2515ba 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -141,8 +141,9 @@ } } -% \NewDocumentCommand \% { -% \si{\percent} -% } +% text ghosting +\NewDocumentCommand \ghost { } {% + \color{white} +} %--%