summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-whitespace.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-whitespace.xml')
-rw-r--r--tex/context/interface/mkiv/i-whitespace.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/tex/context/interface/mkiv/i-whitespace.xml b/tex/context/interface/mkiv/i-whitespace.xml
index 06e1997c5..f1a8ce84e 100644
--- a/tex/context/interface/mkiv/i-whitespace.xml
+++ b/tex/context/interface/mkiv/i-whitespace.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="setupwhitespace" file="spac-ver.mkiv">
+ <cd:command name="setupwhitespace" level="style" category="whitespace" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords list="yes" optional="yes">
<cd:constant type="fix"/>
@@ -23,15 +23,15 @@
</cd:arguments>
</cd:command>
- <cd:command name="synchronizewhitespace" file="spac-ver.mkiv"/>
+ <cd:command name="synchronizewhitespace" level="system" category="whitespace" file="spac-ver.mkiv"/>
- <cd:command name="correctwhitespace" file="spac-ver.mkiv">
+ <cd:command name="correctwhitespace" level="system" category="whitespace" file="spac-ver.mkiv">
<cd:arguments>
<cd:content/>
</cd:arguments>
</cd:command>
- <cd:command name="packed" type="environment" file="spac-ver.mkiv">
+ <cd:command name="packed" type="environment" level="document" category="whitespace" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords optional="yes">
<cd:constant type="blank"/>
@@ -39,9 +39,9 @@
</cd:arguments>
</cd:command>
- <cd:command name="unpacked" type="environment" file="spac-ver.mkiv"/>
+ <cd:command name="unpacked" type="environment" category="whitespace" file="spac-ver.mkiv"/>
- <cd:command name="linecorrection" type="environment" file="spac-ver.mkiv">
+ <cd:command name="linecorrection" type="environment" level="document" category="whitespace" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords list="yes" optional="yes">
<cd:constant type="blank"/>
@@ -50,7 +50,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="locallinecorrection" type="environment" file="spac-ver.mkiv">
+ <cd:command name="locallinecorrection" type="environment" category="whitespace" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords list="yes" optional="yes">
<cd:constant type="blank"/>
@@ -59,4 +59,4 @@
</cd:arguments>
</cd:command>
-</cd:interface>
+</cd:interface> \ No newline at end of file