summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/interface/mkiv/i-output.xml
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-20 22:10:59 +0000
committerKarl Berry <karl@freefriends.org>2018-03-20 22:10:59 +0000
commit65d009a0596b194597f47531523addd3e64ed005 (patch)
treee13bd9beecf63e26491a66aa7a8fa702482f0067 /Master/texmf-dist/tex/context/interface/mkiv/i-output.xml
parentd1a186333ced7b341e26877907343f08211199f7 (diff)
context [current] (20mar18)
git-svn-id: svn://tug.org/texlive/trunk@47050 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/interface/mkiv/i-output.xml')
-rw-r--r--Master/texmf-dist/tex/context/interface/mkiv/i-output.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/context/interface/mkiv/i-output.xml b/Master/texmf-dist/tex/context/interface/mkiv/i-output.xml
index bf719ca6a64..28b5b379985 100644
--- a/Master/texmf-dist/tex/context/interface/mkiv/i-output.xml
+++ b/Master/texmf-dist/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