summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-insertion.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-insertion.xml')
-rw-r--r--tex/context/interface/mkiv/i-insertion.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/interface/mkiv/i-insertion.xml b/tex/context/interface/mkiv/i-insertion.xml
index 9250c9ebf..c8c4ed721 100644
--- a/tex/context/interface/mkiv/i-insertion.xml
+++ b/tex/context/interface/mkiv/i-insertion.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="defineinsertion" file="page-ins.mkiv">
+ <cd:command name="defineinsertion" level="system" category="structure" file="page-ins.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="setupinsertion" file="page-ins.mkiv">
+ <cd:command name="setupinsertion" level="system" category="structure" file="page-ins.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-list-optional"/>
<cd:assignments list="yes">
@@ -29,7 +29,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="doifelseinsertion" file="page-ins.mkiv">
+ <cd:command name="doifelseinsertion" level="system" category="structure conditional" file="page-ins.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
<cd:resolve name="argument-true"/>
@@ -37,7 +37,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="doifinsertionelse" file="page-ins.mkiv">
+ <cd:command name="doifinsertionelse" level="system" category="structure conditional" file="page-ins.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
<cd:resolve name="argument-true"/>
@@ -45,4 +45,4 @@
</cd:arguments>
</cd:command>
-</cd:interface>
+</cd:interface> \ No newline at end of file