summaryrefslogtreecommitdiff
path: root/tex/context/interface/mkiv/i-mathfence.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/interface/mkiv/i-mathfence.xml')
-rw-r--r--tex/context/interface/mkiv/i-mathfence.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/tex/context/interface/mkiv/i-mathfence.xml b/tex/context/interface/mkiv/i-mathfence.xml
index b23f8558e..9676e2a37 100644
--- a/tex/context/interface/mkiv/i-mathfence.xml
+++ b/tex/context/interface/mkiv/i-mathfence.xml
@@ -40,11 +40,16 @@
<cd:parameter name="state">
<cd:constant type="auto"/>
</cd:parameter>
+ <cd:parameter name="factor">
+ <cd:constant type="auto" default="yes"/>
+ <cd:constant type="none"/>
+ <cd:constant type="number"/>
+ </cd:parameter>
</cd:assignments>
</cd:arguments>
</cd:command>
- <cd:command name="fence" generated="yes" variant="generated" file="math-fen.mkiv">
+ <cd:command name="fence" generated="yes" variant="example" file="math-fen.mkiv">
<cd:sequence>
<cd:variable value="fence"/>
</cd:sequence>
@@ -196,4 +201,4 @@
<cd:command name="checkedfences" type="environment" file="math-fen.mkiv"/>
-</cd:interface> \ No newline at end of file
+</cd:interface>