summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-paragraphs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-paragraphs.xml')
-rw-r--r--tex/context/interface/mkiv/i-paragraphs.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/tex/context/interface/mkiv/i-paragraphs.xml b/tex/context/interface/mkiv/i-paragraphs.xml
index 99092f668..0d8ae3d2e 100644
--- a/tex/context/interface/mkiv/i-paragraphs.xml
+++ b/tex/context/interface/mkiv/i-paragraphs.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="defineparagraphs" file="tabl-mis.mkiv">
+ <cd:command name="defineparagraphs" level="style" category="tables" file="tabl-mis.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:resolve name="keyword-name-optional"/>
@@ -14,7 +14,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="setupparagraphs" file="tabl-mis.mkiv">
+ <cd:command name="setupparagraphs" level="style" category="tables" file="tabl-mis.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name-optional"/>
<cd:keywords list="yes" optional="yes">
@@ -76,7 +76,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="setupparagraphs" variant="assignment" file="tabl-mis.mkiv">
+ <cd:command name="setupparagraphs" variant="assignment" level="style" category="tables" file="tabl-mis.mkiv">
<cd:arguments>
<cd:keywords optional="yes">
<cd:constant type="cd:number" prefix="cd:name" method="range"/>
@@ -136,33 +136,33 @@
</cd:arguments>
</cd:command>
- <cd:command name="paragraphs" type="environment" file="tabl-mis.mkiv">
+ <cd:command name="paragraphs" type="environment" level="document" category="tables" file="tabl-mis.mkiv">
<cd:arguments>
<cd:resolve name="keyword-name"/>
</cd:arguments>
</cd:command>
- <cd:command name="nextparagraphs" file="tabl-mis.mkiv"/>
+ <cd:command name="nextparagraphs" level="document" category="tables" file="tabl-mis.mkiv"/>
- <cd:command name="paragraphs" type="environment" generated="yes" variant="example" file="tabl-mis.mkiv">
+ <cd:command name="paragraphs" type="environment" generated="yes" variant="example" level="document" category="tables" file="tabl-mis.mkiv">
<cd:sequence>
<cd:variable value="paragraphs"/>
</cd:sequence>
</cd:command>
- <cd:command name="paragraphs" generated="yes" variant="example" file="tabl-mis.mkiv">
+ <cd:command name="paragraphs" generated="yes" variant="example" level="document" category="tables" file="tabl-mis.mkiv">
<cd:sequence>
<cd:variable value="paragraphs"/>
</cd:sequence>
</cd:command>
- <cd:command name="nextparagraphs" generated="yes" variant="example" file="tabl-mis.mkiv">
+ <cd:command name="nextparagraphs" generated="yes" variant="example" level="document" category="tables" file="tabl-mis.mkiv">
<cd:sequence>
<cd:string value="next"/>
<cd:variable value="paragraphs"/>
</cd:sequence>
</cd:command>
- <cd:command name="paragraphscell" type="environment" file="tabl-mis.mkiv"/>
+ <cd:command name="paragraphscell" type="environment" level="document" category="tables" file="tabl-mis.mkiv"/>
-</cd:interface>
+</cd:interface> \ No newline at end of file