diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2010-05-24 14:05:02 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2010-05-24 14:05:02 +0000 |
commit | 57ea7dad48fbf2541c04e434c31bde655ada3ac4 (patch) | |
tree | 1f8b43bc7cb92939271e1f5bec610710be69097f /Master/texmf-dist/tex/context/base/colo-hex.mkii | |
parent | 6ee41e1f1822657f7f23231ec56c0272de3855e3 (diff) |
here is context 2010.05.24 13:05
git-svn-id: svn://tug.org/texlive/trunk@18445 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/colo-hex.mkii')
-rw-r--r-- | Master/texmf-dist/tex/context/base/colo-hex.mkii | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/base/colo-hex.mkii b/Master/texmf-dist/tex/context/base/colo-hex.mkii index 7cef6e8a2ad..db67f184102 100644 --- a/Master/texmf-dist/tex/context/base/colo-hex.mkii +++ b/Master/texmf-dist/tex/context/base/colo-hex.mkii @@ -11,8 +11,8 @@ %C therefore copyrighted by \PRAGMA. See mreadme.pdf for %C details. -\ifx\dodododefinecolor\undefined \else - \endinput +\ifdefined \hexcolorprefix + \expandafter \endinput \fi \writestatus{loading}{ConTeXt Color Macros / Hexadecimal} |