move ghosting macro from cours_prof to shortcut.
This commit is contained in:
parent
c4eed2e86b
commit
af9ca5317b
@ -254,9 +254,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
% text ghosting
|
% text ghosting
|
||||||
\NewDocumentCommand \ghost { } {%
|
% \NewDocumentCommand \ghost { } {%
|
||||||
\color{white}
|
% \color{white}
|
||||||
}
|
% }
|
||||||
%-- %
|
%-- %
|
||||||
|
|
||||||
\makeatother
|
\makeatother
|
||||||
|
@ -141,8 +141,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
% \NewDocumentCommand \% {
|
% text ghosting
|
||||||
% \si{\percent}
|
\NewDocumentCommand \ghost { } {%
|
||||||
% }
|
\color{white}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
%--%
|
%--%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user