summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-whitespace.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-whitespace.xml
parentd91c37679b13162a4ead85abbe564090b2e1b51c (diff)
downloadcontext-7fc4b935d045c84e89459e726ff54ae331e4c574.tar.gz
2017-10-29 15:50:00
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 68040a8dd..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" level="style" 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" level="system" file="spac-ver.mkiv"/>
+ <cd:command name="synchronizewhitespace" level="system" category="whitespace" file="spac-ver.mkiv"/>
- <cd:command name="correctwhitespace" level="system" 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" level="document" 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" level="document" 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