diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/colo-ext.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/base/colo-ext.tex | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/context/base/colo-ext.tex b/Master/texmf-dist/tex/context/base/colo-ext.tex index 182c438fa5a..33e87459df1 100644 --- a/Master/texmf-dist/tex/context/base/colo-ext.tex +++ b/Master/texmf-dist/tex/context/base/colo-ext.tex @@ -29,11 +29,6 @@ %D %D will negate the colors in box zero. -\def\negatecolorcomponent#1% #1 = \macro - {\scratchdimen\onepoint\advance\scratchdimen-#1\onepoint - \ifdim\scratchdimen<\zeropoint\scratchdimen\zeropoint\fi - \edef#1{\withoutpt\the\scratchdimen}} - \def\negatecolorbox#1% {\setbox#1\hbox {\dostartnegative |