summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-highlight.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-highlight.xml')
-rw-r--r--tex/context/interface/mkiv/i-highlight.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/tex/context/interface/mkiv/i-highlight.xml b/tex/context/interface/mkiv/i-highlight.xml
index 7a990b13b..9da39818e 100644
--- a/tex/context/interface/mkiv/i-highlight.xml
+++ b/tex/context/interface/mkiv/i-highlight.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="definehighlight" file="core-sys.mkiv">
+ <cd:command name="definehighlight" level="style" category="fonts colors" file="core-sys.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:resolve name="keyword-name-optional"/>
@@ -14,7 +14,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="setuphighlight" file="core-sys.mkiv">
+ <cd:command name="setuphighlight" level="style" category="fonts colors" file="core-sys.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-list-optional"/>
<cd:assignments list="yes">
@@ -32,7 +32,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="highlight" generated="yes" variant="example" file="core-sys.mkiv">
+ <cd:command name="highlight" generated="yes" variant="example" level="document" category="fonts colors" file="core-sys.mkiv">
<cd:sequence>
<cd:variable value="highlight"/>
</cd:sequence>
@@ -41,24 +41,24 @@
</cd:arguments>
</cd:command>
- <cd:command name="highlight" file="core-sys.mkiv">
+ <cd:command name="highlight" level="document" category="fonts colors" file="core-sys.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:resolve name="argument-text"/>
</cd:arguments>
</cd:command>
- <cd:command name="highlight" type="environment" file="core-sys.mkiv">
+ <cd:command name="highlight" type="environment" level="document" category="fonts colors" file="core-sys.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
</cd:arguments>
</cd:command>
- <cd:command name="directhighlight" file="core-sys.mkiv">
+ <cd:command name="directhighlight" level="document" category="fonts colors" file="core-sys.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
<cd:resolve name="argument-text"/>
</cd:arguments>
</cd:command>
-</cd:interface>
+</cd:interface> \ No newline at end of file