summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-attribute.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-attribute.xml')
-rw-r--r--tex/context/interface/mkiv/i-attribute.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/tex/context/interface/mkiv/i-attribute.xml b/tex/context/interface/mkiv/i-attribute.xml
index cd1e807d2..96a680e19 100644
--- a/tex/context/interface/mkiv/i-attribute.xml
+++ b/tex/context/interface/mkiv/i-attribute.xml
@@ -4,25 +4,25 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="pushattribute" file="attr-ini.mkiv">
+ <cd:command name="pushattribute" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:csname/>
</cd:arguments>
</cd:command>
- <cd:command name="popattribute" file="attr-ini.mkiv">
+ <cd:command name="popattribute" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:csname/>
</cd:arguments>
</cd:command>
- <cd:command name="installattributestack" file="attr-ini.mkiv">
+ <cd:command name="installattributestack" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:csname/>
</cd:arguments>
</cd:command>
- <cd:command name="defineattribute" file="attr-ini.mkiv">
+ <cd:command name="defineattribute" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:keywords list="yes" optional="yes">
@@ -34,7 +34,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="definesystemattribute" file="attr-ini.mkiv">
+ <cd:command name="definesystemattribute" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:keywords list="yes" optional="yes">
@@ -46,51 +46,51 @@
</cd:arguments>
</cd:command>
- <cd:command name="newattribute" file="attr-ini.mkiv">
+ <cd:command name="newattribute" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:csname/>
</cd:arguments>
</cd:command>
- <cd:command name="dosetattribute" file="attr-ini.mkiv">
+ <cd:command name="dosetattribute" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
<cd:resolve name="argument-number"/>
</cd:arguments>
</cd:command>
- <cd:command name="doresetattribute" file="attr-ini.mkiv">
+ <cd:command name="doresetattribute" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
</cd:arguments>
</cd:command>
- <cd:command name="dogetattribute" file="attr-ini.mkiv">
+ <cd:command name="dogetattribute" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
</cd:arguments>
</cd:command>
- <cd:command name="dogetattributeid" file="attr-ini.mkiv">
+ <cd:command name="dogetattributeid" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
</cd:arguments>
</cd:command>
- <cd:command name="resetallattributes" file="attr-ini.mkiv"/>
+ <cd:command name="resetallattributes" category="attribute" level="system" file="attr-ini.mkiv"/>
- <cd:command name="savecurrentattributes" file="attr-ini.mkiv">
+ <cd:command name="savecurrentattributes" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
</cd:arguments>
</cd:command>
- <cd:command name="restorecurrentattributes" file="attr-ini.mkiv">
+ <cd:command name="restorecurrentattributes" category="attribute" level="system" file="attr-ini.mkiv">
<cd:arguments>
<cd:resolve name="argument-name"/>
</cd:arguments>
</cd:command>
- <cd:command name="showattributes" file="attr-ini.mkiv"/>
+ <cd:command name="showattributes" category="attribute" level="document" file="attr-ini.mkiv"/>
-</cd:interface>
+</cd:interface> \ No newline at end of file