summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-indent.xml
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-10-29 16:50:11 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-10-29 16:50:11 +0100
commit7fc4b935d045c84e89459e726ff54ae331e4c574 (patch)
tree0a4587b2e4f72ccb5feff81c348c5138f4ece7e7 /tex/context/interface/mkiv/i-indent.xml
parentd91c37679b13162a4ead85abbe564090b2e1b51c (diff)
downloadcontext-7fc4b935d045c84e89459e726ff54ae331e4c574.tar.gz
2017-10-29 15:50:00
Diffstat (limited to 'tex/context/interface/mkiv/i-indent.xml')
-rw-r--r--tex/context/interface/mkiv/i-indent.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/tex/context/interface/mkiv/i-indent.xml b/tex/context/interface/mkiv/i-indent.xml
index 9f44e22dd..ed91b9193 100644
--- a/tex/context/interface/mkiv/i-indent.xml
+++ b/tex/context/interface/mkiv/i-indent.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="defineindenting" level="style" file="spac-hor.mkiv">
+ <cd:command name="defineindenting" level="style" category="whitespace" file="spac-hor.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:keywords list="yes">
@@ -29,7 +29,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="setupindenting" level="style" file="spac-hor.mkiv">
+ <cd:command name="setupindenting" level="style" category="whitespace" file="spac-hor.mkiv">
<cd:arguments>
<cd:keywords list="yes" optional="yes">
<cd:constant type="small" prefix="cd:sign" method="none"/>
@@ -54,21 +54,21 @@
</cd:arguments>
</cd:command>
- <cd:command name="synchronizeindenting" level="system" file="spac-hor.mkiv"/>
+ <cd:command name="synchronizeindenting" level="system" category="whitespace" file="spac-hor.mkiv"/>
- <cd:command name="useindentingparameter" level="system" file="spac-hor.mkiv">
+ <cd:command name="useindentingparameter" level="system" category="whitespace" file="spac-hor.mkiv">
<cd:arguments>
<cd:csname/>
</cd:arguments>
</cd:command>
- <cd:command name="indentation" file="spac-hor.mkiv" coreprimitive="yes"/>
+ <cd:command name="indentation" coreprimitive="yes" level="document" category="whitespace" file="spac-hor.mkiv"/>
- <cd:command name="noindentation" file="spac-hor.mkiv" coreprimitive="yes"/>
+ <cd:command name="noindentation" coreprimitive="yes" level="document" category="whitespace" file="spac-hor.mkiv"/>
- <cd:command name="doindentation" file="spac-hor.mkiv" coreprimitive="yes"/>
+ <cd:command name="doindentation" coreprimitive="yes" level="system" category="whitespace" file="spac-hor.mkiv"/>
- <cd:command name="checknextindentation" level="system" file="spac-hor.mkiv">
+ <cd:command name="checknextindentation" level="system" category="whitespace" file="spac-hor.mkiv">
<cd:arguments>
<cd:keywords>
<cd:constant type="yes"/>
@@ -78,14 +78,14 @@
</cd:arguments>
</cd:command>
- <cd:command name="useindentnextparameter" level="system" file="spac-hor.mkiv">
+ <cd:command name="useindentnextparameter" level="system" category="whitespace" file="spac-hor.mkiv">
<cd:arguments>
<cd:csname/>
</cd:arguments>
</cd:command>
- <cd:command name="dorechecknextindentation" level="system" file="spac-hor.mkiv"/>
+ <cd:command name="dorechecknextindentation" level="system" category="whitespace" file="spac-hor.mkiv"/>
- <cd:command name="indentation" type="environment" begin="push" end="pop" level="system" file="spac-hor.mkiv"/>
+ <cd:command name="indentation" type="environment" begin="push" end="pop" level="system" category="whitespace" file="spac-hor.mkiv"/>
</cd:interface>