summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-output.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-output.xml')
-rw-r--r--tex/context/interface/mkiv/i-output.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/tex/context/interface/mkiv/i-output.xml b/tex/context/interface/mkiv/i-output.xml
index bf719ca6a..28b5b3799 100644
--- a/tex/context/interface/mkiv/i-output.xml
+++ b/tex/context/interface/mkiv/i-output.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="defineoutputroutine" file="page-otr.mkvi">
+ <cd:command name="defineoutputroutine" level="system" category="layout" file="page-otr.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:resolve name="keyword-name-optional"/>
@@ -14,7 +14,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="setupoutputroutine" file="page-otr.mkvi">
+ <cd:command name="setupoutputroutine" level="system" category="layout" file="page-otr.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name-optional"/>
<cd:assignments list="yes">
@@ -25,25 +25,25 @@
</cd:arguments>
</cd:command>
- <cd:command name="setupoutputroutine" variant="name" file="page-otr.mkvi">
+ <cd:command name="setupoutputroutine" variant="name" level="system" category="layout" file="page-otr.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
</cd:arguments>
</cd:command>
- <cd:command name="defineoutputroutinecommand" file="page-otr.mkvi">
+ <cd:command name="defineoutputroutinecommand" level="system" category="layout" file="page-otr.mkvi">
<cd:arguments>
<cd:resolve name="keyword-key-list"/>
</cd:arguments>
</cd:command>
- <cd:command name="traceoutputroutines" file="page-otr.mkvi"/>
+ <cd:command name="traceoutputroutines" level="system" category="layout" file="page-otr.mkvi"/>
- <cd:command name="installoutputroutine" file="page-otr.mkvi">
+ <cd:command name="installoutputroutine" level="system" category="layout" file="page-otr.mkvi">
<cd:arguments>
<cd:csname/>
<cd:resolve name="argument-command"/>
</cd:arguments>
</cd:command>
-</cd:interface>
+</cd:interface> \ No newline at end of file