diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/colo-ext.mkiv')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/colo-ext.mkiv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/colo-ext.mkiv b/Master/texmf-dist/tex/context/base/mkiv/colo-ext.mkiv index 98aaaa8aa04..90ee1174259 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/colo-ext.mkiv +++ b/Master/texmf-dist/tex/context/base/mkiv/colo-ext.mkiv @@ -47,7 +47,7 @@ \installcorenamespace{colorintent} \unexpanded\def\registercolorintent#1#2% \relax is needed ! - {\setevalue{\??colorintent#1}{\attribute\colorintentattribute\clf_registercolorintent{#2}\relax}} + {\setevalue{\??colorintent#1}{\c_attr_colorintent\clf_registercolorintent{#2}\relax}} \unexpanded\def\colo_intents_set {\clf_enablecolorintents @@ -59,7 +59,7 @@ \installattributestack\colorintentattribute -\setevalue{\??colorintent\v!none}{\attribute\colorintentattribute\attributeunsetvalue} % or reset? used at all? +\setevalue{\??colorintent\v!none}{\c_attr_colorintent\attributeunsetvalue} % or reset? used at all? \unexpanded\def\startcolorintent[#1]% {\pushattribute\colorintentattribute |