diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/interface/mkiv/i-background.xml')
-rw-r--r-- | Master/texmf-dist/tex/context/interface/mkiv/i-background.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/context/interface/mkiv/i-background.xml b/Master/texmf-dist/tex/context/interface/mkiv/i-background.xml index 6bdddbb1b16..b638e4a203b 100644 --- a/Master/texmf-dist/tex/context/interface/mkiv/i-background.xml +++ b/Master/texmf-dist/tex/context/interface/mkiv/i-background.xml @@ -85,7 +85,7 @@ </cd:arguments> </cd:command> - <cd:command name="backgroundline" level="document" category="background colors" file="pack-bck.mkvi"> + <cd:command name="backgroundline" level="document" category="background" keywords="colors" file="pack-bck.mkvi"> <cd:arguments> <cd:resolve name="keyword-color"/> <cd:content/> @@ -140,7 +140,7 @@ </cd:arguments> </cd:command> - <cd:command name="doifelsesomebackground" level="system" category="background conditional" file="page-bck.mkiv"> + <cd:command name="doifelsesomebackground" level="system" category="background" keywords="conditional" file="page-bck.mkiv"> <cd:arguments> <cd:resolve name="argument-name"/> <cd:resolve name="argument-true"/> @@ -148,7 +148,7 @@ </cd:arguments> </cd:command> - <cd:command name="doifsomebackgroundelse" level="system" category="background conditional" file="page-bck.mkiv"> + <cd:command name="doifsomebackgroundelse" level="system" category="background" keywords="conditional" file="page-bck.mkiv"> <cd:arguments> <cd:resolve name="argument-name"/> <cd:resolve name="argument-true"/> @@ -156,7 +156,7 @@ </cd:arguments> </cd:command> - <cd:command name="doifsomebackground" level="system" category="background conditional" file="page-bck.mkiv"> + <cd:command name="doifsomebackground" level="system" category="background" keywords="conditional" file="page-bck.mkiv"> <cd:arguments> <cd:resolve name="argument-name"/> <cd:resolve name="argument-true"/> |