summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-setups.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-setups.xml')
-rw-r--r--tex/context/interface/mkiv/i-setups.xml224
1 files changed, 0 insertions, 224 deletions
diff --git a/tex/context/interface/mkiv/i-setups.xml b/tex/context/interface/mkiv/i-setups.xml
deleted file mode 100644
index fec773f2e..000000000
--- a/tex/context/interface/mkiv/i-setups.xml
+++ /dev/null
@@ -1,224 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<?context-directive job ctxfile x-setups.ctx ?>
-
-<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
-
- <cd:command name="setups" variant="1" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="keyword-name-list"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="setups" variant="2" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name-list"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="setup" variant="1" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="setup" variant="2" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="directsetup" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="fastsetup" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="texsetup" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="luasetup" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="systemsetups" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="resetsetups" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="showsetupsdefinition" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="setupwithargument" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- <cd:content/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="fastsetupwithargument" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- <cd:content/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="setupwithargumentswapped" file="core-env.mkiv">
- <cd:arguments>
- <cd:content/>
- <cd:resolve name="argument-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="fastsetupwithargumentswapped" file="core-env.mkiv">
- <cd:arguments>
- <cd:content/>
- <cd:resolve name="argument-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="usesetupsparameter" file="core-env.mkiv">
- <cd:arguments>
- <cd:csname/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="autosetups" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name-list"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="doprocesslocalsetups" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name-list"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="doifelsesetups" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- <cd:resolve name="argument-true"/>
- <cd:resolve name="argument-false"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="doifsetupselse" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- <cd:resolve name="argument-true"/>
- <cd:resolve name="argument-false"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="doifsetups" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- <cd:resolve name="argument-true"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="doifnotsetups" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="argument-name"/>
- <cd:resolve name="argument-true"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="luasetups" type="environment" variant="1" file="core-env.mkiv">
- <cd:arguments>
- <cd:keywords optional="yes">
- <cd:constant type="grid"/>
- </cd:keywords>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="luasetups" type="environment" variant="2" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="string-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="xmlsetups" type="environment" variant="1" file="core-env.mkiv">
- <cd:arguments>
- <cd:keywords optional="yes">
- <cd:constant type="grid"/>
- </cd:keywords>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="xmlsetups" type="environment" variant="2" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="string-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="rawsetups" type="environment" variant="1" file="core-env.mkiv">
- <cd:arguments>
- <cd:keywords optional="yes">
- <cd:constant type="grid"/>
- </cd:keywords>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="rawsetups" type="environment" variant="2" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="string-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="localsetups" type="environment" variant="1" file="core-env.mkiv">
- <cd:arguments>
- <cd:keywords optional="yes">
- <cd:constant type="grid"/>
- </cd:keywords>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="localsetups" type="environment" variant="2" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="string-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="setups" type="environment" variant="1" file="core-env.mkiv">
- <cd:arguments>
- <cd:keywords optional="yes">
- <cd:constant type="grid"/>
- </cd:keywords>
- <cd:resolve name="keyword-name"/>
- </cd:arguments>
- </cd:command>
-
- <cd:command name="setups" type="environment" variant="2" file="core-env.mkiv">
- <cd:arguments>
- <cd:resolve name="string-name"/>
- </cd:arguments>
- </cd:command>
-
-</cd:interface> \ No newline at end of file