summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-description.xml
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-05-25 13:21:58 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-05-25 13:21:58 +0200
commit82aed3e7e8af29f359ebef4f93684d20e98107e6 (patch)
tree2b92c44d14566481aad5635f479b1b106d4e2347 /tex/context/interface/mkiv/i-description.xml
parentaceba29d651766f5621b9812d4c40e28029bc4ea (diff)
downloadcontext-82aed3e7e8af29f359ebef4f93684d20e98107e6.tar.gz
2017-05-25 12:56:00
Diffstat (limited to 'tex/context/interface/mkiv/i-description.xml')
-rw-r--r--tex/context/interface/mkiv/i-description.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/tex/context/interface/mkiv/i-description.xml b/tex/context/interface/mkiv/i-description.xml
index 13b056d71..6f836f326 100644
--- a/tex/context/interface/mkiv/i-description.xml
+++ b/tex/context/interface/mkiv/i-description.xml
@@ -4,7 +4,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands">
- <cd:command name="definedescription" file="strc-des.mkvi">
+ <cd:command name="definedescription" level="style" file="strc-des.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name"/>
<cd:resolve name="keyword-name-optional"/>
@@ -14,7 +14,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="setupdescription" file="strc-des.mkvi">
+ <cd:command name="setupdescription" level="style" file="strc-des.mkvi">
<cd:arguments>
<cd:resolve name="keyword-name-list-optional"/>
<cd:assignments list="yes">
@@ -102,6 +102,9 @@
<cd:constant type="no" default="yes"/>
<cd:constant type="xml"/>
</cd:parameter>
+ <cd:parameter name="referenceprefix">
+ <cd:resolve name="value-referenceprefix"/>
+ </cd:parameter>
<cd:parameter name="sample">
<cd:constant type="cd:text"/>
</cd:parameter>
@@ -138,7 +141,7 @@
-->
- <cd:command name="description" type="environment" generated="yes" variant="example" file="strc-des.mkvi">
+ <cd:command name="description" type="environment" generated="yes" variant="example" level="document" file="strc-des.mkvi">
<cd:sequence>
<cd:variable value="description"/>
</cd:sequence>
@@ -147,7 +150,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="description" type="environment" generated="yes" variant="example:title" file="strc-des.mkvi">
+ <cd:command name="description" type="environment" generated="yes" variant="example:title" level="document" file="strc-des.mkvi">
<cd:sequence>
<cd:variable value="description"/>
</cd:sequence>
@@ -157,7 +160,7 @@
</cd:arguments>
</cd:command>
- <cd:command name="description" generated="yes" variant="example" file="strc-des.mkvi">
+ <cd:command name="description" generated="yes" variant="example" level="document" file="strc-des.mkvi">
<cd:sequence>
<cd:variable value="description"/>
</cd:sequence>