summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-combination.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-combination.xml')
-rw-r--r--tex/context/interface/mkiv/i-combination.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/tex/context/interface/mkiv/i-combination.xml b/tex/context/interface/mkiv/i-combination.xml
index 492edadd0..bd732c264 100644
--- a/tex/context/interface/mkiv/i-combination.xml
+++ b/tex/context/interface/mkiv/i-combination.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="definecombination" file="pack-com.mkiv">
+ <cd:command name="definecombination" level="style" category="tables" file="pack-com.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="setupcombination" file="pack-com.mkiv">
+ <cd:command name="setupcombination" level="style" category="tables" file="pack-com.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-list-optional"/>
<cd:assignments list="yes">
@@ -74,7 +74,7 @@
<!--
- <cd:command name="setupcombinations" file="pack-com.mkiv">
+ <cd:command name="setupcombinations" level="style" category="tables" file="pack-com.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-list-optional"/>
<cd:assignments list="yes">
@@ -85,7 +85,7 @@
-->
- <cd:command name="combination" type="environment" variant="matrix" file="pack-com.mkiv">
+ <cd:command name="combination" type="environment" variant="matrix" level="document" category="tables" file="pack-com.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-optional"/>
<cd:keywords optional="yes">
@@ -94,7 +94,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="combination" type="environment" file="pack-com.mkiv">
+ <cd:command name="combination" type="environment" level="document" category="tables" file="pack-com.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-optional"/>
<cd:assignments list="yes" optional="yes">
@@ -105,13 +105,13 @@
<!--
- <cd:command name="content" type="environment" scope="combination" file="pack-com.mkiv"/>
+ <cd:command name="content" type="environment" scope="combination" level="document" category="tables" file="pack-com.mkiv"/>
- <cd:command name="caption" type="environment" scope="combination" file="pack-com.mkiv"/>
+ <cd:command name="caption" type="environment" scope="combination" level="document" category="tables" file="pack-com.mkiv"/>
-->
- <cd:command name="floatcombination" type="environment" variant="matrix" file="pack-com.mkiv">
+ <cd:command name="floatcombination" type="environment" variant="matrix" level="document" category="float tables" file="pack-com.mkiv">
<cd:arguments>
<cd:keywords optional="yes">
<cd:constant type="cd:matrix"/>
@@ -120,7 +120,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="floatcombination" type="environment" file="pack-com.mkiv">
+ <cd:command name="floatcombination" type="environment" level="document" category="float tables" file="pack-com.mkiv">
<cd:arguments>
<cd:assignments list="yes" optional="yes">
<cd:inherit name="setupcombination"/>
@@ -128,4 +128,4 @@
</cd:arguments>
</cd:command>
-</cd:interface>
+</cd:interface> \ No newline at end of file