summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-grid.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-grid.xml
parentd91c37679b13162a4ead85abbe564090b2e1b51c (diff)
downloadcontext-7fc4b935d045c84e89459e726ff54ae331e4c574.tar.gz
2017-10-29 15:50:00
Diffstat (limited to 'tex/context/interface/mkiv/i-grid.xml')
-rw-r--r--tex/context/interface/mkiv/i-grid.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/tex/context/interface/mkiv/i-grid.xml b/tex/context/interface/mkiv/i-grid.xml
index 155930ef8..bd96388f3 100644
--- a/tex/context/interface/mkiv/i-grid.xml
+++ b/tex/context/interface/mkiv/i-grid.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="showgrid" category="layout" file="page-grd.mkiv">
+ <cd:command name="showgrid" level="document" category="layout" file="page-grd.mkiv">
<cd:arguments>
<cd:keywords list="yes" optional="yes">
<cd:constant type="reset"/>
@@ -23,7 +23,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="definegridsnapping" category="layout" file="spac-ver.mkiv">
+ <cd:command name="definegridsnapping" level="style" category="layout" file="spac-ver.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:keywords list="yes">
@@ -59,7 +59,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="snaptogrid" category="layout" level="document" file="spac-ver.mkiv">
+ <cd:command name="snaptogrid" level="document" category="layout" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords optional="yes">
<cd:resolve name="value-grid"/>
@@ -69,7 +69,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="snaptogrid" variant="list" category="layout" level="document" file="spac-ver.mkiv">
+ <cd:command name="snaptogrid" variant="list" level="document" category="layout" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords list="yes" optional="yes">
<cd:inherit name="definegridsnapping"/>
@@ -79,7 +79,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="placeongrid" category="layout" level="document" file="spac-ver.mkiv">
+ <cd:command name="placeongrid" level="document" category="layout" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords optional="yes">
<cd:resolve name="value-grid"/>
@@ -88,7 +88,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="placeongrid" variant="list" category="layout" level="document" file="spac-ver.mkiv">
+ <cd:command name="placeongrid" variant="list" level="document" category="layout" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords list="yes" optional="yes">
<cd:inherit name="definegridsnapping"/>
@@ -97,7 +97,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="gridsnapping" type="environment" category="layout" level="document" file="spac-ver.mkiv">
+ <cd:command name="gridsnapping" type="environment" level="document" category="layout" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords optional="yes">
<cd:resolve name="value-grid"/>
@@ -105,7 +105,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="gridsnapping" type="environment" variant="list" category="layout" level="document" file="spac-ver.mkiv">
+ <cd:command name="gridsnapping" type="environment" variant="list" level="document" category="layout" file="spac-ver.mkiv">
<cd:arguments>
<cd:keywords list="yes" optional="yes">
<cd:inherit name="definegridsnapping"/>
@@ -113,15 +113,15 @@
</cd:arguments>
</cd:command>
- <cd:command name="usegridparameter" category="layout" level="system" file="spac-ver.mkiv">
+ <cd:command name="usegridparameter" level="system" category="layout" file="spac-ver.mkiv">
<cd:arguments>
<cd:csname/>
</cd:arguments>
</cd:command>
- <cd:command name="showgridsnapping" category="layout" file="spac-ver.mkiv"/>
+ <cd:command name="showgridsnapping" level="document" category="layout" file="spac-ver.mkiv"/>
- <cd:command name="basegrid" level="document" file="meta-grd.mkiv">
+ <cd:command name="basegrid" level="document" category="graphics" file="meta-grd.mkiv">
<cd:arguments>
<cd:assignments list="yes" optional="yes">
<cd:parameter name="nx">
@@ -178,7 +178,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="grid" level="document" file="meta-grd.mkiv">
+ <cd:command name="grid" level="document" category="graphics" file="meta-grd.mkiv">
<cd:arguments>
<cd:assignments list="yes" optional="yes">
<cd:inherit name="basegrid"/>
@@ -186,4 +186,4 @@
</cd:arguments>
</cd:command>
-</cd:interface>
+</cd:interface> \ No newline at end of file